add .snyk policy
This commit is contained in:
15
.snyk
Normal file
15
.snyk
Normal file
@@ -0,0 +1,15 @@
|
||||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||
version: v1.10.2
|
||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||
ignore:
|
||||
'npm:shelljs:20140723':
|
||||
- shelljs:
|
||||
reason: None given
|
||||
expires: '2018-05-04T20:41:54.426Z'
|
||||
- smartshell > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-05-04T20:41:54.426Z'
|
||||
- smartssh > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-05-04T20:41:54.426Z'
|
||||
patch: {}
|
||||
Reference in New Issue
Block a user