springernature / halfpipe

CLI for interacting with halfpipe
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

actions - use trivy instead of GCR to scan images #152

Closed robwhitby closed 2 years ago

robwhitby commented 2 years ago

trivy is an open source project that has a lot more features than the GCR container scanning feature

they have an official GitHub action we can use directly: https://github.com/aquasecurity/trivy-action