canonical / argo-workflows-rocks

ROCKs for Argo Workflows
Apache License 2.0
0 stars 1 forks source link

ci: enable scheduled trivy scanner and report vulnerabilities as GH i… #30

Closed DnPlas closed 1 week ago

DnPlas commented 1 week ago

…ssues

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 #28