Skip to content

Commit 6e4f50d

Browse files
Merge pull request #3604 from RedisInsight/snyk-poc
add .snyk file
2 parents eae0e78 + 9a1b1fe commit 6e4f50d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.snyk

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Snyk (https://snyk.io) policy file
2+
exclude:
3+
global:
4+
- __mocks__/**
5+
- redisinsight/api/test
6+
- *.spec.ts
7+
- *.spec.tsx

0 commit comments

Comments
 (0)