add .snyk policy

This commit is contained in:
2018-04-04 22:43:15 +02:00
parent 2bc892cb4c
commit 32ef4c2f65
7 changed files with 117 additions and 1258 deletions

15
.snyk Normal file
View 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: {}