mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Merge pull request #6175 from yoff/python-port-ReDoS
Python: port ReDoS queries from Javascript
This commit is contained in:
3
python/change-notes/2021-07-28-port-RoDoS-queries.md
Normal file
3
python/change-notes/2021-07-28-port-RoDoS-queries.md
Normal file
@@ -0,0 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* Added _Inefficient regular expression_ (`py/redos`) query, which is already available in JavaScript.
|
||||
* Added _Polynomial regular expression used on uncontrolled data_ (`py/polynomial-redos`), which is already available in JavaScript.
|
||||
Reference in New Issue
Block a user