mirror of https://github.com/curbengh/hexo-yam
test(snyk): add set-value and mixin-deep
* https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212 * https://snyk.io/vuln/SNYK-JS-SETVALUE-450213 * Remove braces and chownr
This commit is contained in:
parent
7203ea2abe
commit
feaf654f15
16
.snyk
16
.snyk
|
@ -2,15 +2,15 @@
|
||||||
version: v1.12.0
|
version: v1.12.0
|
||||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||||
ignore:
|
ignore:
|
||||||
'npm:braces:20180219':
|
SNYK-JS-SETVALUE-450213:
|
||||||
- hexo-fs > chokidar > anymatch > micromatch > braces:
|
- nanomatch > snapdragon > base > cache-base > set-value:
|
||||||
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':
|
- nanomatch > snapdragon > base > cache-base > union-value > set-value:
|
||||||
- hexo-fs > chokidar > fsevents > node-pre-gyp > tar > chownr:
|
|
||||||
reason: Patch/update unavailable
|
reason: Patch/update unavailable
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
expires: '2019-12-31T00:00:00.000Z'
|
||||||
- iltorb > prebuild-install > tar-fs > chownr:
|
SNYK-JS-MIXINDEEP-450212:
|
||||||
|
- nanomatch > snapdragon > base > mixin-deep:
|
||||||
reason: Patch/update unavailable
|
reason: Patch/update unavailable
|
||||||
expires: '2018-12-31T00:00:00.000Z'
|
expires: '2019-12-31T00:00:00.000Z'
|
||||||
patch: {}
|
patch: {}
|
||||||
|
|
Loading…
Reference in New Issue