diff --git a/test/fixtures/pkg-mean-io/.snyk b/test/fixtures/pkg-mean-io/.snyk new file mode 100644 index 0000000000..fc8dce22d0 --- /dev/null +++ b/test/fixtures/pkg-mean-io/.snyk @@ -0,0 +1,30 @@ +# 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: + - lodash: + patched: '2020-05-01T01:54:54.962Z' + - assetmanager > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > assetmanager > lodash: + patched: '2020-05-01T01:54:54.962Z' + - assetmanager > grunt > grunt-legacy-log > lodash: + patched: '2020-05-01T01:54:54.962Z' + - assetmanager > grunt > grunt-legacy-util > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > mongoose > async > lodash: + patched: '2020-05-01T01:54:54.962Z' + - assetmanager > grunt > grunt-legacy-log > grunt-legacy-log-utils > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > assetmanager > grunt > grunt-legacy-log > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > assetmanager > grunt > grunt-legacy-util > lodash: + patched: '2020-05-01T01:54:54.962Z' + - npm > request > form-data > async > lodash: + patched: '2020-05-01T01:54:54.962Z' + - meanio > assetmanager > grunt > grunt-legacy-log > grunt-legacy-log-utils > lodash: + patched: '2020-05-01T01:54:54.962Z' diff --git a/test/fixtures/pkg-mean-io/package.json b/test/fixtures/pkg-mean-io/package.json index 5f40c3ca25..2e6449a230 100644 --- a/test/fixtures/pkg-mean-io/package.json +++ b/test/fixtures/pkg-mean-io/package.json @@ -55,7 +55,7 @@ "shelljs": "latest", "swig": "latest", "view-helpers": "latest", - "snyk": "*" + "snyk": "^1.316.1" }, "devDependencies": { "del": "latest",