mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
171 B
171 B
0.3.3
New Queries
- Added a new query,
py/suspicious-regexp-range, to detect character ranges in regular expressions that seem to match too many characters.