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 9c90fc2 commit cd82269Copy full SHA for cd82269
1 file changed
.github/workflows/ci.yml
@@ -178,7 +178,6 @@ jobs:
178
format: "sarif"
179
output: "trivy-results.sarif"
180
ignore-unfixed: true
181
- vuln-type: "os,library"
182
severity: "CRITICAL,HIGH"
183
184
- name: Upload Trivy results to GitHub Security tab
0 commit comments