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.
1 parent cf929bc commit 27208b3Copy full SHA for 27208b3
.github/workflows/test-sbom.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
image: nhsdev/nia-gp2gp-adaptor:test-build
55
output-format: json
56
- severity-cutoff: medium
+ severity-cutoff: high
57
58
- name: save report
59
run: echo "${{ steps.grype_scan.outputs.json }}" > vulnerabilities.json
0 commit comments