mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
add change-note
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `rb/regex/badly-anchored-regexp` to detect regular expression validators that use `^` and `$`
|
||||
as anchors and thus might match a single line instead of the entire string.
|
||||
Reference in New Issue
Block a user