Skip to content

Commit

Permalink
refactor: trivy scan to table format
Browse files Browse the repository at this point in the history
  • Loading branch information
baizon committed Jul 18, 2024
1 parent 7686696 commit e9f0aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
scan-type: 'fs'
ignore-unfixed: true
format: 'table'
exit-code: '1'
severity: 'CRITICAL,HIGH'

0 comments on commit e9f0aa7

Please sign in to comment.