mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Ruby: add change note for rb/regexp-injection
This commit is contained in:
2
ruby/change-notes/2021-10-29-regexp-injection.md
Normal file
2
ruby/change-notes/2021-10-29-regexp-injection.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* A new query (`rb/regexp-injection`) has been added. The query finds regular expressions constructed from user input, which could allow an attacker to perform a Regular Expression Denial of Service (ReDoS) attack.
|
||||
Reference in New Issue
Block a user