From ab0bd10129464090e837920baa6bf7f013fcd1d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 07:17:00 +0100 Subject: [PATCH 1/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- package.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b4d298d..52b4a6b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,9 @@ } ], "scripts": { - "test": "grunt test" + "test": "grunt test", + "snyk-protect": "snyk protect", + "prepublish": "npm run snyk-protect" }, "dependencies": { "knockout": "^3.2.0", @@ -33,7 +35,8 @@ "noflo-strings": "^0.1.9", "signage-business": "git://github.com/dippyhippy/signage-business", "signage-comms": "git://github.com/dippyhippy/signage-comms", - "signage-data": "git://github.com/dippyhippy/signage-data" + "signage-data": "git://github.com/dippyhippy/signage-data", + "snyk": "^1.316.1" }, "devDependencies": { "grunt": "~0.4.1", @@ -58,5 +61,6 @@ "components": { "DefaultConfig": "components/DefaultConfig.coffee" } - } + }, + "snyk": true } \ No newline at end of file From aa02cda62383ab14d0364c9eb3d585091e6f310f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 07:17:01 +0100 Subject: [PATCH 2/2] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- .snyk | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..7dbdaa8 --- /dev/null +++ b/.snyk @@ -0,0 +1,136 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.14.1 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + SNYK-JS-LODASH-567746: + - noflo > babel-core > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-generator > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-generator > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-generator > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-generator > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-generator > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-generator > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-helpers > babel-template > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-nodejs > noflo-runtime-websocket > noflo-runtime-base > noflo > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2020-05-01T06:16:58.346Z' + - noflo-flow > noflo-cache > noflo-swiss > noflo-test > noflo > babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2020-05-01T06:16:58.346Z'