mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Merge pull request #6117 from asgerf/js/sharpen-match-calls
Approved by esbena
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* The regular expression queries now recognize calls to the String `match` method more precisely,
|
||||
resulting in fewer false-positive results when a string is passed to a method named `match`.
|
||||
Reference in New Issue
Block a user