mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Increase severity cutoff to crtitical
This commit is contained in:
parent
0c2bfbc552
commit
cf8ab9b10d
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -51,6 +51,7 @@ jobs:
|
||||
with:
|
||||
image: protonmail-bridge:latest
|
||||
fail-build: true
|
||||
severity-cutoff: critical
|
||||
acs-report-enable: true
|
||||
- name: Upload Anchore scan SARIF report
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
|
||||
1
.github/workflows/deb.yaml
vendored
1
.github/workflows/deb.yaml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
with:
|
||||
image: protonmail-bridge:latest
|
||||
fail-build: true
|
||||
severity-cutoff: critical
|
||||
acs-report-enable: true
|
||||
- name: Upload Anchore scan SARIF report
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user