mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
update change note
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `java/regex-injection`, to detect unescaped user input used in regular expressions.
|
||||
4
java/ql/src/change-notes/2022-11-03-regex-injection.md
Normal file
4
java/ql/src/change-notes/2022-11-03-regex-injection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* The query, `java/regex-injection`, has been promoted from experimental to the main query pack. Its results will now appear by default. This query was originally [submitted as an experimental query by @edvraa](https://github.com/github/codeql/pull/5704).
|
||||
Reference in New Issue
Block a user