forked from kaiwood/pnut-butter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
50 lines (50 loc) · 2.31 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
# 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:brace-expansion:20170302':
- fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- fstream-ignore > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- fstream-ignore > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar-pack > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar-pack > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar-pack > fstream-ignore > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar-pack > fstream-ignore > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
- node-pre-gyp > tar-pack > tar > fstream > rimraf > glob > minimatch > brace-expansion:
reason: None given
expires: '2017-10-30T13:59:08.481Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
- node-pre-gyp > tar-pack > debug > ms:
patched: '2017-09-30T13:56:39.389Z'
'npm:debug:20170905':
- node-pre-gyp > tar-pack > debug:
patched: '2017-09-30T13:56:39.389Z'
babel-cli > chokidar > fsevents > node-pre-gyp > tar-pack > debug:
patched: '2017-10-25T09:45:09.356Z'
'npm:tough-cookie:20170905':
- node-pre-gyp > request > tough-cookie:
patched: '2017-09-30T13:56:39.389Z'
babel-cli > chokidar > fsevents > node-pre-gyp > request > tough-cookie:
patched: '2017-10-25T09:45:09.356Z'