mirror of https://gitlab.com/curben/blog
chore: update expiry of snyk ignore policy
Updated 'renovate' package has fixed vulnerabilities.
This commit is contained in:
parent
ba524ca079
commit
28ff8fcb22
30
.snyk
30
.snyk
|
@ -5,33 +5,9 @@ ignore:
|
||||||
'npm:braces:20180219':
|
'npm:braces:20180219':
|
||||||
- '*':
|
- '*':
|
||||||
reason: Patch/update unavailable
|
reason: Patch/update unavailable
|
||||||
expires: 2018-12-31T00:00:00.000Z
|
expires: 2019-12-31T00:00:00.000Z
|
||||||
'npm:chownr:20180731':
|
'npm:chownr:20180731':
|
||||||
- '*':
|
- '*':
|
||||||
reason: Patch/update unavailable
|
reason: Patch/update unavailable
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
expires: '2019-12-31T00:00:00.000Z'
|
||||||
'npm:base64url:20180511':
|
|
||||||
- renovate > docker-registry-client > base64url:
|
|
||||||
reason: Patch/update unavailable
|
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
|
||||||
- renovate > docker-registry-client > jws > base64url:
|
|
||||||
reason: Patch/update unavailable
|
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
|
||||||
'npm:mem:20180117':
|
|
||||||
- renovate > npm > libnpx > yargs > os-locale > mem:
|
|
||||||
reason: Patch/update unavailable
|
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
|
||||||
'npm:tough-cookie:20170905':
|
|
||||||
- renovate > docker-registry-client > tough-cookie:
|
|
||||||
reason: Patch/update unavailable
|
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
|
||||||
# patches apply the minimum changes required to fix a vulnerability
|
|
||||||
patch:
|
|
||||||
'npm:lodash:20180130':
|
|
||||||
- renovate > docker-registry-client > restify-clients > restify-errors > lodash:
|
|
||||||
patched: '2018-10-27T00:00:00.000Z'
|
|
||||||
- renovate > docker-registry-client > restify-errors > lodash:
|
|
||||||
patched: '2018-10-27T00:00:00.000Z'
|
|
||||||
'npm:tough-cookie:20160722':
|
|
||||||
- renovate > docker-registry-client > tough-cookie:
|
|
||||||
patched: '2018-10-27T00:00:00.000Z'
|
|
||||||
|
|
Loading…
Reference in New Issue