mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
We now highlight the `replace` call (instead of the regular expression), and the alert message for the case of missing backslash escapes clarifies that it is talking about failure to escape backslashes in the input, not in the replacement text.