-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.snyk
23 lines (23 loc) · 873 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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-MINIMIST-559764:
- minimist:
reason: None given
expires: '2021-08-08T19:07:58.668Z'
- mkdirp > minimist:
reason: None given
expires: '2021-08-08T19:07:58.668Z'
SNYK-JS-GLOBPARENT-1016905:
- babel-cli > chokidar > glob-parent:
reason: None given
expires: '2021-08-08T19:10:30.540Z'
- babel-cli > chokidar > anymatch > micromatch > parse-glob > glob-base > glob-parent:
reason: None given
expires: '2021-08-08T19:10:30.540Z'
'npm:braces:20180219':
- babel-cli > chokidar > anymatch > micromatch > braces:
reason: None given
expires: '2021-08-08T19:10:30.540Z'
patch: {}