mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Add query for polynomial ReDoS
This commit is contained in:
@@ -30,5 +30,10 @@
|
||||
"CFG": [
|
||||
"codeql/csharp/ql/lib/semmle/code/csharp/controlflow/internal/ControlFlowGraphImplShared.qll",
|
||||
"ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll"
|
||||
],
|
||||
"ReDoS Polynomial Ruby/Python/JS": [
|
||||
"codeql/javascript/ql/lib/semmle/javascript/security/performance/SuperlinearBackTracking.qll",
|
||||
"codeql/python/ql/lib/semmle/python/security/performance/SuperlinearBackTracking.qll",
|
||||
"ql/lib/codeql/ruby/regexp/SuperlinearBackTracking.qll"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user