We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc2033 commit a6a938bCopy full SHA for a6a938b
scripts/config/trivy.yaml
@@ -4,3 +4,4 @@ exit-code: 1 # When issues are found
4
scan:
5
skip-files:
6
- "**/.terraform/**/*"
7
+ - "**/node_modules/**/*"
0 commit comments