Skip to content

Commit 2e4e091

Browse files
committed
Set the severity cutoff for Anchore scan to critical
1 parent 607129c commit 2e4e091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
image: "mendhak/http-https-echo:latest"
6565
debug: false
6666
acs-report-enable: true
67+
severity-cutoff: critical
6768

6869
- name: upload Anchore scan SARIF report
6970
uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)