Add change note

This commit is contained in:
Joe Farebrother
2022-03-03 12:06:29 +00:00
parent 3ce0c2c23b
commit 9bd3916800

View 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.