-
Notifications
You must be signed in to change notification settings - Fork 0
/
.snyk
19 lines (19 loc) · 769 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:mem:20180117':
- nyc > yargs > os-locale > mem:
reason: DoS vulnerability is not valid for CLI tool
expires: '2019-12-19T10:35:25.346Z'
- tap > nyc > yargs > os-locale > mem:
reason: DoS vulnerability is not valid for CLI tool
expires: '2019-12-19T10:35:25.346Z'
SNYK-JS-EXECA-174564:
- os-name > windows-release > execa:
reason: None given
expires: '2019-05-31T17:15:04.209Z'
- update-notifier > boxen > term-size > execa:
reason: None given
expires: '2019-05-31T17:15:04.209Z'
patch: {}