We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4defd08 commit 94efb8bCopy full SHA for 94efb8b
.github/workflows/scan.yaml
@@ -31,7 +31,6 @@ jobs:
31
scan-type: 'fs'
32
format: 'sarif'
33
output: 'trivy-results.sarif'
34
- severity: 'HIGH,CRITICAL'
35
36
- name: Upload Trivy scan results to GitHub Security tab
37
uses: github/codeql-action/upload-sarif@v3
0 commit comments