-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.snyk
90 lines (90 loc) · 3.59 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# 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:minimatch:20160620':
- node-gyp > minimatch:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- node-gyp > glob > minimatch:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
'npm:tough-cookie:20160722':
- tough-cookie:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
'npm:ms:20170412':
- array-index > debug > ms:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- node-gyp > path-array > array-index > debug > ms:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
'npm:brace-expansion:20170302':
- fs-vacuum > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- init-package-json > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- init-package-json > read-package-json > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- npm-registry-client > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- read-installed > read-package-json > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- fstream-ignore > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- fstream-ignore > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- fstream-npm > fstream-ignore > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- fstream-npm > fstream-ignore > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- node-gyp > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- node-gyp > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- node-gyp > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
- node-gyp > tar > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2018-01-14T11:47:01.486Z'
'npm:tunnel-agent:20170305':
- node-gyp > request > tunnel-agent:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- npm-registry-client > request > tunnel-agent:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
'npm:debug:20170905':
- array-index > debug:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- node-gyp > path-array > array-index > debug:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
'npm:tough-cookie:20170905':
- node-gyp > request > tough-cookie:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- npm-registry-client > request > tough-cookie:
reason: None given
expires: '2018-01-14T11:47:01.484Z'
- tough-cookie:
reason: None given
expires: '2018-01-14T11:47:01.485Z'
patch: {}