-
Notifications
You must be signed in to change notification settings - Fork 0
/
.snyk
39 lines (39 loc) · 1.63 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:qs:20170213':
- gulp-livereload > mini-lr > qs:
reason: None given
expires: '2017-05-18T01:13:15.123Z'
- gulp-connect > connect > qs:
reason: None given
expires: '2017-05-18T01:13:15.123Z'
- gulp-connect > connect > body-parser > qs:
reason: None given
expires: '2017-05-18T01:13:15.123Z'
- gulp-connect > tiny-lr > qs:
reason: None given
expires: '2017-05-18T01:13:15.124Z'
- gulp-livereload > mini-lr > body-parser > qs:
reason: None given
expires: '2017-05-18T01:13:15.124Z'
- gulp-connect > tiny-lr > body-parser > qs:
reason: None given
expires: '2017-05-18T01:13:15.160Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:minimatch:20160620':
- gulp > vinyl-fs > glob-stream > minimatch:
patched: '2016-08-07T23:51:08.553Z'
- gulp > vinyl-fs > glob-stream > glob > minimatch:
patched: '2016-08-07T23:51:08.553Z'
- gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch:
patched: '2016-08-07T23:51:08.553Z'
- gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch:
patched: '2016-08-07T23:51:08.553Z'
'npm:negotiator:20160616':
- gulp-connect > connect > compression > accepts > negotiator:
patched: '2016-08-07T23:51:08.553Z'
- gulp-connect > connect > serve-index > accepts > negotiator:
patched: '2016-08-07T23:51:08.553Z'