You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the CSP reporting we could have a --sendReport flag that sends the licenses that a project uses (pakcage.json copy + licenses summary), so we have in ongle single place a tracking of all the projects' status in terms of licenses
1 respuesta
ulisesgascon
hace 9 días
básicamente seria hacer un POST con el contenido del pkg (o una parte) + el analisis de las licencias (copyright) y guardarlo en una base de datos o asi quese pueda consultar
The text was updated successfully, but these errors were encountered:
Similar to the CSP reporting we could have a
--sendReport
flag that sends the licenses that a project uses (pakcage.json copy + licenses summary), so we have in ongle single place a tracking of all the projects' status in terms of licenses1 respuesta
ulisesgascon
hace 9 días
básicamente seria hacer un POST con el contenido del pkg (o una parte) + el analisis de las licencias (copyright) y guardarlo en una base de datos o asi quese pueda consultar
The text was updated successfully, but these errors were encountered: