Commit dc06e9d
committed
move predicates that depend on isReDoSCandidate into a ReDoSPruning module
1 parent 3248f7b commit dc06e9d
12 files changed
Lines changed: 1164 additions & 1156 deletions
File tree
- javascript/ql
- lib/semmle/javascript/security/performance
- src/Performance
- java/ql
- lib/semmle/code/java/security/performance
- test/query-tests/security/CWE-730
- python/ql
- lib/semmle/python/security/performance
- src/Security/CWE-730
- ruby/ql
- lib/codeql/ruby/security/performance
- src/queries/security/cwe-1333
Lines changed: 289 additions & 287 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments