Skip to content

Commit

Permalink
feat: add snyk file to exclude vendor folders
Browse files Browse the repository at this point in the history
this file is used for snyk integration to config snyk scan.

Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
ksimon1 authored and oshoval committed Nov 6, 2023
1 parent 95109fd commit 5707044
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Snyk (https://snyk.io) policy file
exclude:
global:
- vendor/**

0 comments on commit 5707044

Please sign in to comment.