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
Similar to the CSP reporting we could have a
--sendReportflag 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