We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e010023 commit 31743afCopy full SHA for 31743af
ruby/ql/src/change-notes/2023-01-06-badly-anchored-regex.md
@@ -0,0 +1,5 @@
1
+---
2
+category: newQuery
3
4
+* Added a new query, `rb/regex/badly-anchored-regexp` to detect regular expression validators that use `^` and `$`
5
+ as anchors and thus might match a single line instead of the entire string.
0 commit comments