diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index a45459e..4394530 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -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