Skip to content

Commit 27208b3

Browse files
changing severity
1 parent cf929bc commit 27208b3

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: medium
56+
severity-cutoff: high
5757

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

0 commit comments

Comments
 (0)