license-checker icon indicating copy to clipboard operation
license-checker copied to clipboard

Send report to a custom endpoint

Open inigomarquinez opened this issue 3 years ago • 0 comments

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

inigomarquinez avatar Nov 17 '22 07:11 inigomarquinez