add change note

This commit is contained in:
Erik Krogh Kristensen
2021-01-04 15:23:52 +01:00
parent ce8cc2368b
commit 368603eefa

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* The `js/polynomial-redos` query has been improved by replacing the algorithm that detects expensive regular expressions.
This change reduces the number of false positives and detects new true positives.