introduce RegExpInterpretation instead of RegexString, and move RegexTreeView.qll into a regexp folder

This commit is contained in:
erik-krogh
2023-03-17 17:38:13 +01:00
parent e677b62241
commit f0254fc089
15 changed files with 1174 additions and 1157 deletions

View File

@@ -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