Lint fixes after js-yaml update
This commit is contained in:
parent
8ece7fac19
commit
62fd2858a5
1 changed files with 99 additions and 4 deletions
|
@ -2871,6 +2871,46 @@
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-04-06T00:07:44.427Z"
|
"updated": "2019-04-06T00:07:44.427Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.js",
|
||||||
|
"line": "function load(input, options) {",
|
||||||
|
"lineNumber": 2557,
|
||||||
|
"reasonCategory": "falseMatch|testCode|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z",
|
||||||
|
"reasonDetail": "<optional>"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.js",
|
||||||
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
|
"lineNumber": 2580,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-$(",
|
||||||
|
"path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.min.js",
|
||||||
|
"lineNumber": 1,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/dmg-builder/node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
|
"line": "function load(input, options) {",
|
||||||
|
"lineNumber": 1580,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/dmg-builder/node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
|
"lineNumber": 1603,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"rule": "jQuery-$(",
|
"rule": "jQuery-$(",
|
||||||
"path": "node_modules/dotenv-expand/lib/main.js",
|
"path": "node_modules/dotenv-expand/lib/main.js",
|
||||||
|
@ -4221,11 +4261,19 @@
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2018-09-19T21:59:32.770Z"
|
"updated": "2018-09-19T21:59:32.770Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/js-yaml/dist/js-yaml.js",
|
||||||
|
"line": " // Avoid code execution in load() via toString property",
|
||||||
|
"lineNumber": 1284,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"rule": "jQuery-load(",
|
"rule": "jQuery-load(",
|
||||||
"path": "node_modules/js-yaml/dist/js-yaml.js",
|
"path": "node_modules/js-yaml/dist/js-yaml.js",
|
||||||
"line": "function load(input, options) {",
|
"line": "function load(input, options) {",
|
||||||
"lineNumber": 2557,
|
"lineNumber": 2572,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-04-03T00:52:04.925Z"
|
"updated": "2019-04-03T00:52:04.925Z"
|
||||||
},
|
},
|
||||||
|
@ -4233,7 +4281,7 @@
|
||||||
"rule": "jQuery-load(",
|
"rule": "jQuery-load(",
|
||||||
"path": "node_modules/js-yaml/dist/js-yaml.js",
|
"path": "node_modules/js-yaml/dist/js-yaml.js",
|
||||||
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
"lineNumber": 2580,
|
"lineNumber": 2595,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-04-03T00:52:04.925Z"
|
"updated": "2019-04-03T00:52:04.925Z"
|
||||||
},
|
},
|
||||||
|
@ -4244,11 +4292,19 @@
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-03-13T01:27:05.473Z"
|
"updated": "2019-03-13T01:27:05.473Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
|
"line": " // Avoid code execution in load() via toString property",
|
||||||
|
"lineNumber": 307,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"rule": "jQuery-load(",
|
"rule": "jQuery-load(",
|
||||||
"path": "node_modules/js-yaml/lib/js-yaml/loader.js",
|
"path": "node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
"line": "function load(input, options) {",
|
"line": "function load(input, options) {",
|
||||||
"lineNumber": 1580,
|
"lineNumber": 1595,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-04-03T00:52:04.925Z"
|
"updated": "2019-04-03T00:52:04.925Z"
|
||||||
},
|
},
|
||||||
|
@ -4256,7 +4312,7 @@
|
||||||
"rule": "jQuery-load(",
|
"rule": "jQuery-load(",
|
||||||
"path": "node_modules/js-yaml/lib/js-yaml/loader.js",
|
"path": "node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
"lineNumber": 1603,
|
"lineNumber": 1618,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2019-04-03T00:52:04.925Z"
|
"updated": "2019-04-03T00:52:04.925Z"
|
||||||
},
|
},
|
||||||
|
@ -5356,6 +5412,45 @@
|
||||||
"updated": "2018-09-18T19:19:27.699Z",
|
"updated": "2018-09-18T19:19:27.699Z",
|
||||||
"reasonDetail": "What's being eval'd is a static string, with one variable: args. Args is of the form arg1, arg2, generated programmatically."
|
"reasonDetail": "What's being eval'd is a static string, with one variable: args. Args is of the form arg1, arg2, generated programmatically."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/read-config-file/node_modules/js-yaml/dist/js-yaml.js",
|
||||||
|
"line": "function load(input, options) {",
|
||||||
|
"lineNumber": 2557,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/read-config-file/node_modules/js-yaml/dist/js-yaml.js",
|
||||||
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
|
"lineNumber": 2580,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-$(",
|
||||||
|
"path": "node_modules/read-config-file/node_modules/js-yaml/dist/js-yaml.min.js",
|
||||||
|
"lineNumber": 1,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/read-config-file/node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
|
"line": "function load(input, options) {",
|
||||||
|
"lineNumber": 1580,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/read-config-file/node_modules/js-yaml/lib/js-yaml/loader.js",
|
||||||
|
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
|
||||||
|
"lineNumber": 1603,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2019-06-19T20:42:32.133Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"rule": "jQuery-$(",
|
"rule": "jQuery-$(",
|
||||||
"path": "node_modules/read-config-file/node_modules/uri-js/dist/es5/uri.all.min.js",
|
"path": "node_modules/read-config-file/node_modules/uri-js/dist/es5/uri.all.min.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue