mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
introduce RegExpInterpretation instead of RegexString, and move RegexTreeView.qll into a regexp folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import python
|
||||
private import semmle.python.RegexTreeView::RegexTreeView as TreeView
|
||||
private import semmle.python.regexp.RegexTreeView::RegexTreeView as TreeView
|
||||
import codeql.regex.nfa.SuperlinearBackTracking::Make<TreeView>
|
||||
|
||||
from PolynomialBackTrackingTerm t
|
||||
|
||||
Reference in New Issue
Block a user