Files
codeql/ql/test/query-tests/Security
Chris Smowton 59138048bb Add query spotting probably-bad escapes in regular expressions.
Inspired by js/useless-regexp-character-escape, but much much simpler because the Go source code parser forbids unrecognised escapes and its regex engine refuses to compile \\x where x is not a character class or other special token (e.g. start-of-word).
2020-09-23 15:07:22 +01:00
..
2020-05-13 15:28:49 +01:00
2019-12-06 12:14:53 +00:00
2020-08-28 12:01:33 +01:00
2020-07-28 15:47:44 +01:00
2020-06-17 14:33:53 +01:00
2020-05-13 10:07:14 -07:00
2020-08-13 18:22:58 +01:00
2020-01-17 10:25:10 +00:00
2020-05-20 09:19:42 -07:00