Skip to content

Commit

Permalink
severity to critical, to align with nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Nov 5, 2024
1 parent 80d5c33 commit 7a71271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
exit-code: '1'
ignore-unfixed: true
vuln-type: 'os,library'
severity: 'CRITICAL,HIGH'
severity: 'CRITICAL'

0 comments on commit 7a71271

Please sign in to comment.