Files
codeql/javascript/change-notes/2021-06-21-sharpen-match-calls.md
Asger Feldthaus 0754ed2b5c JS: Change note
2021-06-21 11:46:44 +02:00

211 B

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.