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.
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.
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.