-
Notifications
You must be signed in to change notification settings - Fork 2
/
.snyk
24 lines (24 loc) · 939 Bytes
/
.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
# 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:mime:20170907':
- express > send > mime:
reason: None given
expires: '2017-10-27T21:09:18.737Z'
- express > serve-static > send > mime:
reason: None given
expires: '2017-10-27T21:09:18.737Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:debug:20170905':
- mongoose > mquery > debug:
patched: '2017-09-27T08:57:09.318Z'
SNYK-JS-LODASH-450202:
- mongoose > async > lodash:
patched: '2019-07-10T02:04:53.880Z'
SNYK-JS-HTTPSPROXYAGENT-469131:
- snyk > proxy-agent > https-proxy-agent:
patched: '2019-10-02T17:28:49.051Z'
- snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
patched: '2019-10-02T17:28:49.051Z'