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

@@ -14,7 +14,7 @@
* external/cwe/cwe-186
*/
private import semmle.python.RegexTreeView::RegexTreeView as TreeView
private import semmle.python.regexp.RegexTreeView::RegexTreeView as TreeView
import codeql.regex.nfa.BadTagFilterQuery::Make<TreeView>
from HtmlMatchingRegExp regexp, string msg