mirror of
https://github.com/github/codeql.git
synced 2026-06-14 09:21:07 +02:00
171 B
171 B
0.4.2
New Queries
- Added a new query,
py/suspicious-regexp-range, to detect character ranges in regular expressions that seem to match too many characters.