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