mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Swift: Change note.
This commit is contained in:
4
swift/ql/src/change-notes/2023-07-04-regex-injection.md
Normal file
4
swift/ql/src/change-notes/2023-07-04-regex-injection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added new query "Regular expression injection" (`swift/regex-injection`). The query finds places where user input is used to construct a regular expression without proper escaping.
|
||||
Reference in New Issue
Block a user