Skip to content

Commit

Permalink
Merge pull request #261 from openshift-cherrypick-robot/cherry-pick-2…
Browse files Browse the repository at this point in the history
…59-to-release-4.14

OCPBUGS-27026: [release-4.14] Add .snyk file
  • Loading branch information
openshift-merge-bot[bot] committed Jan 11, 2024
2 parents a80805c + b94f0b7 commit bf26de3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .snyk
@@ -0,0 +1,9 @@
# References:
# https://docs.snyk.io/scan-applications/snyk-code/using-snyk-code-from-the-cli/excluding-directories-and-files-from-the-snyk-code-cli-test
# https://docs.snyk.io/snyk-cli/commands/ignore
exclude:
global:
- "**/vendor/**"
- "hack/**"
- "tests/**"
- "**/*_test.go"

0 comments on commit bf26de3

Please sign in to comment.