Python: add changenote

This commit is contained in:
Rasmus Lerchedahl Petersen
2021-10-28 14:48:48 +02:00
parent 8536f5f5a2
commit 7201b3e116

View File

@@ -0,0 +1,3 @@
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.