-
Notifications
You must be signed in to change notification settings - Fork 10
/
.snyk
53 lines (52 loc) · 1.86 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
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.19.0
exclude:
global:
- spec/**
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-101-1292345:
- parse-date > 101:
reason: none
expires: '2021-06-23T10:22:56.636Z'
SNYK-JS-GLOBPARENT-1016905:
- mqtt > help-me > glob-stream > glob-parent:
reason: none
expires: '2021-06-23T10:22:56.636Z'
SNYK-JS-NETMASK-1089716:
- mailgun-js > proxy-agent > pac-proxy-agent > pac-resolver > netmask:
reason: none
expires: '2021-06-23T10:22:56.636Z'
SNYK-JS-PATHPARSE-1077067:
- npm > read-package-json > normalize-package-data > resolve > path-parse:
reason: none
expires: '2021-06-23T10:22:56.636Z'
- npm > libnpmpublish > normalize-package-data > resolve > path-parse:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
- npm > init-package-json > read-package-json > normalize-package-data > resolve > path-parse:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
'npm:mime:20170907':
- github-oauth > request > mime:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
- github-oauth > request > form-data > mime:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
'npm:moment:20161019':
- fs-finder > moment:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
'npm:moment:20170905':
- fs-finder > moment:
reason: None given
expires: '2021-06-23T10:22:56.636Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:moment:20160126':
- fs-finder > moment:
patched: '2021-05-24T10:22:25.995Z'
'npm:request:20160119':
- github-oauth > request:
patched: '2021-05-24T10:22:25.995Z'