Skip to content

Commit

Permalink
Merge pull request #706 from ksimon1/snyk
Browse files Browse the repository at this point in the history
feat: add snyk file to exclude vendor folders
  • Loading branch information
ksimon1 authored Oct 18, 2023
2 parents 052cdce + 93a314e commit 7401fa3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Snyk (https://snyk.io) policy file
exclude:
global:
- vendor/**
- api/vendor/**

0 comments on commit 7401fa3

Please sign in to comment.