mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
sec: lower vuln threshold
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user