From 80a77d5f06d10e1a7d6f5ade851124b8ec77f783 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 10 Sep 2019 18:23:53 +0200 Subject: [PATCH] fix(core): update --- .snyk | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..37df37b --- /dev/null +++ b/.snyk @@ -0,0 +1,23 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.13.5 +# ignores vulnerabilities until expiry date; change duration by modifying expiry date +ignore: + SNYK-JS-JSYAML-173999: + - '@pushrocks/smartfm > gray-matter > js-yaml': + reason: None given + expires: '2019-10-10T16:23:38.993Z' + - '@pushrocks/smartyaml > js-yaml': + reason: None given + expires: '2019-10-10T16:23:38.993Z' + SNYK-JS-JSYAML-174129: + - '@pushrocks/smartfm > gray-matter > js-yaml': + reason: None given + expires: '2019-10-10T16:23:38.993Z' + - '@pushrocks/smartyaml > js-yaml': + reason: None given + expires: '2019-10-10T16:23:38.993Z' + SNYK-JS-LODASH-450202: + - '@pushrocks/smartinteract > inquirer > lodash': + reason: None given + expires: '2019-10-10T16:23:38.993Z' +patch: {}