Skip to content

Commit

Permalink
Stop skipping secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdavidhamilton committed Jul 22, 2024
1 parent 877f1db commit 0853b3c
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 @@ -69,6 +69,6 @@ jobs:
format: table
exit-code: 1
ignore-unfixed: true
scanners: vuln
vuln-type: os,library
severity: CRITICAL,HIGH
skip-dirs: /etc/ssh

0 comments on commit 0853b3c

Please sign in to comment.