ci(snyk): ignore https-proxy-agent

This commit is contained in:
curben 2019-10-17 04:52:09 +01:00
parent 214bf336aa
commit ac35598b04
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 6 additions and 5 deletions

11
.snyk
View File

@ -3,14 +3,15 @@ version: v1.13.5
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:mem:20180117':
- npm > libnpx > yargs > os-locale > mem:
reason: Update/patch unavailable
expires: '2019-12-31T00:00:00.000Z'
- renovate > npm > libnpx > yargs > os-locale > mem:
- '*':
reason: Update/patch unavailable
expires: '2019-12-31T00:00:00.000Z'
SNYK-JS-MARKDOWNIT-459438:
- renovate > markdown-it:
- '*':
reason: Update/patch unavailable
expires: '2019-12-31T00:00:00.000Z'
SNYK-JS-HTTPSPROXYAGENT-469131:
- '*':
reason: Update/patch unavailable
expires: '2019-12-31T00:00:00.000Z'
# patches apply the minimum changes required to fix a vulnerability