Skip to content

Commit 3f409fc

Browse files
Set severity-cutoff to high
1 parent 23a4f81 commit 3f409fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/anchore-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
image: "localbuild/testimage:latest"
2424
acs-report-enable: true
25+
severity-cutoff: high
2526
- name: Upload Anchore Scan Report
2627
uses: github/codeql-action/upload-sarif@v1
2728
with:

0 commit comments

Comments
 (0)