tortellini-tools / action

GH action to check dependency licence issues using ort
https://github.com/marketplace/actions/tortellini-action
Apache License 2.0
3 stars 6 forks source link

Statistics over time #135

Open sverhoeven opened 3 years ago

sverhoeven commented 3 years ago

As a program manager I would like to know over time if the violations and issues with repos got resolved. It would be nice to have JSON file for each time an analysis was run. Then I could compare the files to see whether repos better or worse.

sverhoeven commented 3 years ago

Storing stats for each run in index-<timestamp>.json file and having the upload to S3 not delete old index-<timestamp>.json files could be a implementation.