From 328db8429bdc1c9b2e4decd95aa63d9b778d19ed Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Sun, 12 May 2019 19:42:25 +0530 Subject: [PATCH] fix: Update snyk file --- .snyk | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.snyk b/.snyk index f056697eb7..09063530c7 100644 --- a/.snyk +++ b/.snyk @@ -1,6 +1,15 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. version: v1.13.3 -ignore: {} +# ignores vulnerabilities until expiry date; change duration by modifying expiry date +ignore: + SNYK-JS-AWESOMPLETE-174474: + - awesomplete: + reason: No patch available + expires: '2019-06-11T14:12:04.995Z' + 'npm:mem:20180117': + - showdown > yargs > os-locale > mem: + reason: No patch available + expires: '2019-06-11T14:12:04.995Z' # patches apply the minimum changes required to fix a vulnerability patch: 'npm:extend:20180424':