List view
- Artifacthub security scanning endpoints - LF OSS Security posture dashboards
No due dateAdd a lambda and non-s3 backend allowing for various scan data for a given repo+chart combination, via a REST API, new runs of the scanner via GH actions should update the backend data for this API.
No due dateOnce refactor is complete, dataset generation should be much quicker. Add Github actions to add timestamp-based versions of the scan to S3
No due dateMake the codebase more manageable and maintainable: - Move `runner.py` content for processing each repo into an `artifactHubRepo` class, which processes each repo represented by a model which can be passed to `output/result_writer.py`. This will also allow us to multi-thread.
No due date