-
Notifications
You must be signed in to change notification settings - Fork 1
/
.snyk
34 lines (34 loc) · 1.48 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.19.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-CSSWHAT-1298035:
- cheerio > css-select > css-what:
reason: None given
expires: '2021-07-31T20:29:39.040Z'
SNYK-JS-GLOBPARENT-1016905:
- babili > babel-cli > chokidar > glob-parent:
reason: None given
expires: '2021-08-07T23:04:11.299Z'
gulp > glob-watcher > chokidar > glob-parent:
reason: Gulp requires patching
expires: '2021-08-07T23:40:13.571Z'
- babili > babel-cli > chokidar > anymatch > micromatch > parse-glob > glob-base > glob-parent:
reason: None given
expires: '2021-08-07T23:04:11.299Z'
gulp > vinyl-fs > glob-stream > glob-parent:
reason: Gulp requires patching
expires: '2021-08-07T23:40:13.571Z'
'npm:braces:20180219':
- babili > babel-cli > chokidar > anymatch > micromatch > braces:
reason: None given
expires: '2021-08-07T23:04:11.299Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:minimatch:20160620':
- gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch:
patched: '2021-07-08T23:01:09.881Z'
- gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch:
patched: '2021-07-08T23:01:09.881Z'
- gulp > vinyl-fs > glob-stream > minimatch:
patched: '2021-07-08T23:01:09.881Z'