mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
move the polynomialbacktracking-test to the test folder
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import python
|
||||
import semmle.python.security.performance.SuperlinearBackTracking
|
||||
|
||||
from PolynomialBackTrackingTerm t
|
||||
where t.getLocation().getFile().getBaseName() = "KnownCVEs.py"
|
||||
select t.getRegex(), t, t.getReason()
|
||||
Reference in New Issue
Block a user