mirror of
https://github.com/github/codeql.git
synced 2025-12-28 14:46:33 +01:00
Add change note
This commit is contained in:
6
java/ql/lib/change-notes/2022-03-03-redos.md
Normal file
6
java/ql/lib/change-notes/2022-03-03-redos.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
|
||||
* Two new queries "Inefficient regular expression" (`java/redos`) and "Polynomial regular expression used on uncontrolled data" (`java/polynomial-redos`) have been added.
|
||||
These queries help find instances of Regular Expression Denial of Service vulnerabilities.
|
||||
Reference in New Issue
Block a user