chore verify image vulns
This commit is contained in:
2
.github/workflows/docker-scan.yml
vendored
2
.github/workflows/docker-scan.yml
vendored
@@ -23,6 +23,6 @@ jobs:
|
||||
output: "trivy-results.sarif"
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
Reference in New Issue
Block a user