mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Swift: Change note.
This commit is contained in:
4
swift/ql/src/change-notes/2023-06-23-redos-query.md
Normal file
4
swift/ql/src/change-notes/2023-06-23-redos-query.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added new query "Inefficient regular expression" (`swift/redos`). This query finds regular expressions that require exponential time to match certain inputs and may make an application vulnerable to denial-of-service attacks.
|
||||
Reference in New Issue
Block a user