rename ReDoSUtil to NfaUtils, and rename the "performance" folder to "regexp"

This commit is contained in:
Erik Krogh Kristensen
2022-05-25 14:51:20 +02:00
parent bbc8cb32be
commit 13482fc97b
44 changed files with 78 additions and 98 deletions

View File

@@ -1,4 +1,4 @@
import semmle.javascript.security.performance.SuperlinearBackTracking
import semmle.javascript.security.regexp.SuperlinearBackTracking
from PolynomialBackTrackingTerm t
select t, t.getReason()