Skip to content

Commit

Permalink
Configure trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
VOID404 committed Apr 5, 2023
1 parent 3f0e757 commit de2fdd7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .trivy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
exit-code: 1
format: table
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
timeout: 5m0s
vulnerability:
ignore-unfixed: false
type: os,library
scan:
scanners:
- vuln
- secret
db:
no-progress: true

0 comments on commit de2fdd7

Please sign in to comment.