-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.snyk
58 lines (58 loc) · 2.08 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# 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:ejs:20161128':
- ejs-locals > ejs:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
'npm:ejs:20161130':
- ejs-locals > ejs:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
'npm:ejs:20161130-1':
- ejs-locals > ejs:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
'npm:hoek:20180212':
- tap > codecov.io > request > hawk > hoek:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
- tap > codecov.io > request > hawk > boom > hoek:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
- tap > codecov.io > request > hawk > sntp > hoek:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
- tap > codecov.io > request > hawk > cryptiles > boom > hoek:
reason: None given
expires: '2020-02-06T11:41:42.215Z'
'npm:qs:20170213':
- tap > codecov.io > request > qs:
reason: None given
expires: '2020-02-06T11:41:42.216Z'
'snyk:lic:npm:goof:GPL-2.0':
- '':
reason: None given
expires: '2020-02-06T11:41:42.216Z'
'snyk:lic:npm:symbol:MPL-2.0':
- tap > nyc > yargs > pkg-conf > symbol:
reason: None given
expires: '2020-02-06T11:41:42.216Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:hawk:20160119':
- tap > codecov.io > request > hawk:
patched: '2020-01-07T11:41:08.913Z'
'npm:http-signature:20150122':
- tap > codecov.io > request > http-signature:
patched: '2020-01-07T11:41:08.913Z'
'npm:mime:20170907':
- tap > codecov.io > request > form-data > mime:
patched: '2020-01-07T11:41:08.913Z'
'npm:request:20160119':
- tap > codecov.io > request:
patched: '2020-01-07T11:41:08.913Z'
'npm:tunnel-agent:20170305':
- tap > codecov.io > request > tunnel-agent:
patched: '2020-01-07T11:41:08.913Z'