From ed71f8bbedc0cbf96160c9948d0766329e9c7776 Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Tue, 21 Jul 2020 08:39:05 +0100 Subject: [PATCH] chore(snyk): ignore 'SNYK-JS-YARGSPARSER-560381' Remove past vulnerabilities --- .snyk | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.snyk b/.snyk index 7a0ff25..22ce4dd 100644 --- a/.snyk +++ b/.snyk @@ -2,22 +2,10 @@ version: v1.13.5 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: - SNYK-JS-MINIMIST-559764: - - '*': - reason: Update/patch unavailable - expires: '2020-06-30T00:00:00.000Z' - SNYK-JS-DOTPROP-543489: - - '*': - reason: Update/patch unavailable - expires: '2020-06-30T00:00:00.000Z' SNYK-JS-YARGSPARSER-560381: - '*': - reason: Update/patch unavailable - expires: '2020-06-30T00:00:00.000Z' - SNYK-JS-MARKDOWN-560793: - - '*': - reason: Update/patch unavailable - expires: '2020-06-30T00:00:00.000Z' + reason: Update unreliable + expires: '2020-09-30T00:00:00.000Z' # patches apply the minimum changes required to fix a vulnerability patch: SNYK-JS-LODASH-567746: