mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
233 B
233 B
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.