From feaf654f150fbaab2596e83cec5d43c25b97d387 Mon Sep 17 00:00:00 2001 From: weyusi Date: Sat, 22 Jun 2019 14:10:58 +0930 Subject: [PATCH] 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 --- .snyk | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.snyk b/.snyk index 8586bed..d2eedab 100644 --- a/.snyk +++ b/.snyk @@ -2,15 +2,15 @@ version: v1.12.0 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: - 'npm:braces:20180219': - - hexo-fs > chokidar > anymatch > micromatch > braces: + SNYK-JS-SETVALUE-450213: + - nanomatch > snapdragon > base > cache-base > set-value: reason: Patch/update unavailable - expires: '2018-12-31T00:00:00.000Z' - 'npm:chownr:20180731': - - hexo-fs > chokidar > fsevents > node-pre-gyp > tar > chownr: + expires: '2019-12-31T00:00:00.000Z' + - nanomatch > snapdragon > base > cache-base > union-value > set-value: reason: Patch/update unavailable - expires: '2018-12-31T00:00:00.000Z' - - iltorb > prebuild-install > tar-fs > chownr: + expires: '2019-12-31T00:00:00.000Z' + SNYK-JS-MIXINDEEP-450212: + - nanomatch > snapdragon > base > mixin-deep: reason: Patch/update unavailable - expires: '2018-12-31T00:00:00.000Z' + expires: '2019-12-31T00:00:00.000Z' patch: {}