forked from raineorshine/npm-check-updates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
30 lines (30 loc) · 1.18 KB
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.3
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:qs:20170213':
- npm > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.448Z'
- npmi > npm > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.448Z'
- npm > npm-registry-client > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.448Z'
- npmi > npm > npm-registry-client > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.449Z'
- npm > node-gyp > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.449Z'
- npmi > npm > node-gyp > request > qs:
reason: None given
expires: '2017-04-02T15:55:36.451Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-HTTPSPROXYAGENT-469131:
- pacote > npm-registry-fetch > make-fetch-happen > https-proxy-agent:
patched: '2019-10-07T01:48:25.543Z'
- pacote > make-fetch-happen > https-proxy-agent:
patched: '2019-10-07T01:48:25.543Z'