-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
35 lines (35 loc) · 1.46 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
# 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:tunnel-agent:20170305':
- coveralls > request > tunnel-agent:
reason: >-
Vulnerability just introduced. Coveralls only used for CI (no
dependency on prod)
expires: '2017-09-01T16:29:40.974Z'
- elm > request > tunnel-agent:
reason: Vulnerability just introduced. waiting for a fix
expires: '2017-09-01T16:50:01.489Z'
'npm:lodash:20180130':
- node-elm-compiler > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
- node-elm-compiler > find-elm-dependencies > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
SNYK-JS-LODASH-73638:
- node-elm-compiler > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
- node-elm-compiler > find-elm-dependencies > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
SNYK-JS-LODASH-73639:
- node-elm-compiler > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
- node-elm-compiler > find-elm-dependencies > lodash:
reason: Impossible to upgrade to elm 0.19
expires: '2019-04-08T11:31:10.950Z'
patch: {}