This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.snyk
37 lines (37 loc) · 1.53 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:hoek:20180212':
- azure-storage > request > hawk > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.451Z'
- azure-storage > request > hawk > boom > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.451Z'
- azure-storage > request > hawk > sntp > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
- azure-storage > request > hawk > cryptiles > boom > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
- node-pre-gyp > request > hawk > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
- node-pre-gyp > request > hawk > boom > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
- node-pre-gyp > request > hawk > sntp > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
- node-pre-gyp > request > hawk > cryptiles > boom > hoek:
reason: no patch available
expires: '2018-03-17T09:46:03.452Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:debug:20170905':
- node-pre-gyp > tar-pack > debug:
patched: '2018-02-15T09:44:11.990Z'
'npm:tough-cookie:20170905':
- node-pre-gyp > request > tough-cookie:
patched: '2018-02-15T09:44:11.990Z'