Skip to content

Commit

Permalink
update trivy severities
Browse files Browse the repository at this point in the history
  • Loading branch information
ruigomescx committed Jan 30, 2025
1 parent 93baa97 commit 2b787ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
vuln-type: os,library
format: table
ignore-unfixed: true
severity: CRITICAL,HIGH,MEDIUM,LOW
severity: CRITICAL,HIGH,MEDIUM,LOW,UNKNOWN
trivy-config: trivy.yaml
exit-code: '1'
env:
Expand Down

0 comments on commit 2b787ee

Please sign in to comment.