mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
370 B
370 B
lgtm,codescanning
- The query "Inefficient regular expression" (
py/redos) has been promoted from experimental to the main query pack. Its results will now appear by default. - The query "Polynomial regular expression used on uncontrolled data" (
py/polynomial-redos) has been promoted from experimental to the main query pack. Its results will now appear by default.