mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Line number changes in redos test case
This commit is contained in:
@@ -181,7 +181,7 @@ edges
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:43:2:43:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:43:2:43:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:44:2:44:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:46:2:46:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:46:9:46:15 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:47:2:47:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:48:2:48:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:5:6:5:32 | tainted | polynomial-redos.js:48:2:48:8 | tainted | provenance | |
|
||||
@@ -333,8 +333,8 @@ edges
|
||||
| polynomial-redos.js:41:2:41:8 | tainted | polynomial-redos.js:43:2:43:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:41:2:41:8 | tainted | polynomial-redos.js:43:2:43:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:43:2:43:8 | tainted | polynomial-redos.js:44:2:44:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:44:2:44:8 | tainted | polynomial-redos.js:46:2:46:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:46:2:46:8 | tainted | polynomial-redos.js:47:2:47:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:44:2:44:8 | tainted | polynomial-redos.js:46:9:46:15 | tainted | provenance | |
|
||||
| polynomial-redos.js:46:9:46:15 | tainted | polynomial-redos.js:47:2:47:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:47:2:47:8 | tainted | polynomial-redos.js:48:2:48:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:47:2:47:8 | tainted | polynomial-redos.js:48:2:48:8 | tainted | provenance | |
|
||||
| polynomial-redos.js:48:2:48:8 | tainted | polynomial-redos.js:50:14:50:20 | tainted | provenance | |
|
||||
@@ -557,7 +557,7 @@ nodes
|
||||
| polynomial-redos.js:43:2:43:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:43:2:43:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:44:2:44:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:46:2:46:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:46:9:46:15 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:47:2:47:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:48:2:48:8 | tainted | semmle.label | tainted |
|
||||
| polynomial-redos.js:48:2:48:8 | tainted | semmle.label | tainted |
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
| jsonschema.js:20:18:20:24 | (a?a?)* | This part of the regular expression may cause exponential backtracking on strings containing many repetitions of 'a'. |
|
||||
| polynomial-redos.js:17:5:17:6 | .* | This part of the regular expression may cause exponential backtracking on strings containing many repetitions of ','. |
|
||||
| polynomial-redos.js:41:52:41:63 | [\\x21-\\x7E]* | This part of the regular expression may cause exponential backtracking on strings containing many repetitions of '?'. |
|
||||
| polynomial-redos.js:46:33:46:45 | [a-zA-Z_0-9]* | This part of the regular expression may cause exponential backtracking on strings starting with 'A' and containing many repetitions of 'A'. |
|
||||
| polynomial-redos.js:46:40:46:52 | [a-zA-Z_0-9]* | This part of the regular expression may cause exponential backtracking on strings starting with 'A' and containing many repetitions of 'A'. |
|
||||
| regexplib/address.js:51:220:51:222 | \\w+ | This part of the regular expression may cause exponential backtracking on strings starting with 'C/O ' and containing many repetitions of '0'. |
|
||||
| regexplib/address.js:51:616:51:618 | \\w+ | This part of the regular expression may cause exponential backtracking on strings starting with 'C/O 0\\tC/O ' and containing many repetitions of '0'. |
|
||||
| regexplib/address.js:51:803:51:811 | [A-Za-z]+ | This part of the regular expression may cause exponential backtracking on strings starting with 'C/O 0\\t\\t' and containing many repetitions of 'A'. |
|
||||
|
||||
Reference in New Issue
Block a user