mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 02:47:46 +00:00
chore: set trivy to also scan for misconfig (#592)
This commit is contained in:
1
.github/workflows/trivy.yml
vendored
1
.github/workflows/trivy.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
with:
|
||||
image-ref: 'ghcr.io/secureblue/silverblue-main-userns-hardened:latest'
|
||||
format: template
|
||||
scanners: vuln,secret,misconfig
|
||||
template: '@/contrib/sarif.tpl'
|
||||
output: trivy-results.sarif
|
||||
timeout: 30m0s
|
||||
|
||||
Reference in New Issue
Block a user