mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
rename ReDoSUtil to NfaUtils, and rename the "performance" folder to "regexp"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import semmle.javascript.security.performance.SuperlinearBackTracking
|
||||
import semmle.javascript.security.regexp.SuperlinearBackTracking
|
||||
|
||||
from PolynomialBackTrackingTerm t
|
||||
select t, t.getReason()
|
||||
|
||||
Reference in New Issue
Block a user