Skip to content

Commit 3b740d6

Browse files
ignore devfile-web dependencies in snyk scanning (#301)
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
1 parent b685f54 commit 3b740d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.snyk

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Snyk (https://snyk.io) policy file
2+
# Exclusions from vulnerability scanning
3+
version: v1.25.0
4+
exclude:
5+
global:
6+
- package.json
7+
- package-lock.json
8+
- yarn.lock

0 commit comments

Comments
 (0)