sec: lower vuln threshold

This commit is contained in:
2023-09-22 21:09:20 +00:00
parent 7eb72f78f3
commit d3f10891c8

View File

@@ -50,7 +50,7 @@ jobs:
id: scan
with:
sbom: sbom.spdx.json
severity-cutoff: high
severity-cutoff: medium
fail-build: false
only-fixed: true
by-cve: true