chore(snyk): ignore 'SNYK-JS-YARGSPARSER-560381'

Remove past vulnerabilities
This commit is contained in:
MDLeom 2020-07-21 08:39:05 +01:00
parent ee115a60bc
commit ed71f8bbed
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 14 deletions

16
.snyk
View File

@ -2,22 +2,10 @@
version: v1.13.5
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-MINIMIST-559764:
- '*':
reason: Update/patch unavailable
expires: '2020-06-30T00:00:00.000Z'
SNYK-JS-DOTPROP-543489:
- '*':
reason: Update/patch unavailable
expires: '2020-06-30T00:00:00.000Z'
SNYK-JS-YARGSPARSER-560381:
- '*':
reason: Update/patch unavailable
expires: '2020-06-30T00:00:00.000Z'
SNYK-JS-MARKDOWN-560793:
- '*':
reason: Update/patch unavailable
expires: '2020-06-30T00:00:00.000Z'
reason: Update unreliable
expires: '2020-09-30T00:00:00.000Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746: