Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: enable scheduled trivy scanner and report vulnerabilities as GH i… (
#20) * ci: enable scheduled trivy scanner and report vulnerabilities as GH issues This workflow enables a scheduled scanner (that can also be run from a workflow dispatch) to scan images using the trivy scanner. At the same time, enables the automatic creation/edition of Github issues when a vulnerability is found. Fixes #18
- Loading branch information