mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
JS/Ruby/Python: rename RegExpTreeView.qll to ReDoSUtilSpecific.qll
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* states that will cause backtracking (a rejecting suffix exists).
|
||||
*/
|
||||
|
||||
import RegExpTreeView
|
||||
import ReDoSUtilSpecific
|
||||
|
||||
/**
|
||||
* A configuration for which parts of a regular expression should be considered relevant for
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
/**
|
||||
* This module should provide a class hierarchy corresponding to a parse tree of regular expressions.
|
||||
*
|
||||
* Since the javascript extractor already provides such a hierarchy, we simply import that.
|
||||
* Provides JavaScript-specific definitions for use in the ReDoSUtil module.
|
||||
*/
|
||||
|
||||
import javascript
|
||||
Reference in New Issue
Block a user