mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Add change note for rb/regex/missing-regexp-anchor
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `rb/regex/missing-regexp-anchor`, which finds regular expressions which are improperly anchored. Validations using such expressions are at risk of being bypassed.
|
||||
Reference in New Issue
Block a user