Skip to content

Commit 3f3cd61

Browse files
Merge pull request #313 from racheljpg/snykvendor-4.16
OCPBUGS-25750: Add Snyk file to exclude vendor directory on scan
2 parents d9a1ea3 + 9591961 commit 3f3cd61

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.snyk

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# References:
2+
# https://docs.snyk.io/scan-applications/snyk-code/using-snyk-code-from-the-cli/excluding-directories-and-files-from-the-snyk-code-cli-test
3+
# https://docs.snyk.io/snyk-cli/commands/ignore
4+
exclude:
5+
global:
6+
- vendor/**

0 commit comments

Comments
 (0)