forked from cloudinary/cloudinary-video-player
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
19 lines (19 loc) · 731 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.16.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:mem:20180117':
- jest-webpack > yargs > os-locale > mem:
reason: None given
expires: '2019-03-02T12:06:33.051Z'
'npm:shelljs:20140723':
- eslint > shelljs:
reason: None given
expires: '2019-03-02T12:06:33.051Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- videojs-ima > lodash:
patched: '2020-05-03T06:05:08.670Z'
- dashjs > request-promise > request-promise-core > lodash:
patched: '2020-07-06T12:04:07.601Z'