This repository was archived by the owner on Oct 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +161
-165
lines changed
Expand file tree Collapse file tree 3 files changed +161
-165
lines changed Original file line number Diff line number Diff line change 11# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
22version: v1.14.1
3- ignore: {}
3+ # ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+ ignore:
5+ SNYK-JS-DOTPROP-543489:
6+ - npm > update-notifier > configstore > dot-prop:
7+ reason: None given
8+ expires: '2020-06-22T13:47:22.339Z'
9+ - npm > libnpx > update-notifier > configstore > dot-prop:
10+ reason: None given
11+ expires: '2020-06-22T13:47:22.339Z'
12+ SNYK-JS-LODASH-450202:
13+ - changelog > lodash:
14+ reason: None given
15+ expires: '2020-06-22T13:47:22.339Z'
16+ SNYK-JS-LODASH-73638:
17+ - changelog > lodash:
18+ reason: None given
19+ expires: '2020-06-22T13:47:22.339Z'
20+ SNYK-JS-LODASH-73639:
21+ - changelog > lodash:
22+ reason: None given
23+ expires: '2020-06-22T13:47:22.339Z'
24+ SNYK-JS-YARGSPARSER-560381:
25+ - npm > libnpx > yargs > yargs-parser:
26+ reason: None given
27+ expires: '2020-06-22T13:47:22.339Z'
428# patches apply the minimum changes required to fix a vulnerability
529patch:
630 SNYK-JS-LODASH-567746:
You can’t perform that action at this time.
0 commit comments