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.
severity-cutoff
1 parent 23a4f81 commit 3f409fcCopy full SHA for 3f409fc
.github/workflows/anchore-analysis.yml
@@ -22,6 +22,7 @@ jobs:
22
with:
23
image: "localbuild/testimage:latest"
24
acs-report-enable: true
25
+ severity-cutoff: high
26
- name: Upload Anchore Scan Report
27
uses: github/codeql-action/upload-sarif@v1
28
0 commit comments