forked from clarkio/ttv-chat-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.snyk
53 lines (53 loc) · 1.89 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.12.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:hoek:20180212':
- tmi.js > request > hawk > hoek:
reason: None given
expires: '2018-07-03T06:04:03.337Z'
- tmi.js > request > hawk > boom > hoek:
reason: None given
expires: '2018-07-03T06:04:03.338Z'
- tmi.js > request > hawk > sntp > hoek:
reason: None given
expires: '2018-07-03T06:04:03.338Z'
- tmi.js > request > hawk > cryptiles > boom > hoek:
reason: None given
expires: '2018-07-03T06:04:03.338Z'
'npm:open:20180512':
- snyk > open:
reason: None given
expires: '2018-07-03T06:04:03.338Z'
'npm:tunnel-agent:20170305':
- tmi.js > request > tunnel-agent:
reason: None given
expires: '2018-07-03T06:04:03.338Z'
'npm:ws:20171108':
- tmi.js > ws:
reason: None given
expires: '2018-08-28T07:24:30.928Z'
'npm:cryptiles:20180710':
- tmi.js > request > hawk > cryptiles:
reason: None given
expires: '2018-08-28T07:24:30.928Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ws:20160624':
- tmi.js > ws:
patched: '2018-07-29T07:24:07.513Z'
'npm:ws:20160920':
- tmi.js > ws:
patched: '2018-07-29T07:24:07.513Z'
'npm:hoek:20180212':
- tmi.js > request > hawk > boom > hoek:
patched: '2018-07-29T07:24:07.513Z'
- tmi.js > request > hawk > sntp > hoek:
patched: '2018-07-29T07:24:07.513Z'
- tmi.js > request > hawk > cryptiles > boom > hoek:
patched: '2018-07-29T07:24:07.513Z'
- tmi.js > request > hawk > hoek:
patched: '2018-07-29T07:24:07.513Z'
'npm:tunnel-agent:20170305':
- tmi.js > request > tunnel-agent:
patched: '2018-07-29T07:24:07.513Z'