Skip to content

Commit

Permalink
Update Snyk configuration file to exclude vendor directory with a prefix
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Wilczyński <[email protected]>
  • Loading branch information
Krzysztof Wilczyński committed Jan 12, 2024
1 parent 78ec789 commit 4cf8a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
exclude:
global:
- 'vendor/**'
- '*/vendor/**'
- '**/*_test.go'

0 comments on commit 4cf8a2d

Please sign in to comment.