mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
introduce RegExpInterpretation instead of RegexString, and move RegexTreeView.qll into a regexp folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user