Skip to content

Commit

Permalink
ci: ignore unfixed vulns
Browse files Browse the repository at this point in the history
  • Loading branch information
ddlees committed Aug 14, 2024
1 parent 5db1360 commit 4ea4058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vuln-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
scan-ref: './'
severity: 'CRITICAL,HIGH'
exit-code: '1'
ignore-unfixed: true

0 comments on commit 4ea4058

Please sign in to comment.