Skip to content

Commit 40f594a

Browse files
changing severity to critical
1 parent 27208b3 commit 40f594a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
image: nhsdev/nia-gp2gp-adaptor:test-build
5555
output-format: json
56-
severity-cutoff: high
56+
severity-cutoff: critical
5757

5858
- name: save report
5959
run: echo "${{ steps.grype_scan.outputs.json }}" > vulnerabilities.json

0 commit comments

Comments
 (0)