mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
Python: Import framework-modeling in regex.qll
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import python
|
||||
deprecated import semmle.python.objects.ObjectInternal as OI
|
||||
private import semmle.python.ApiGraphs
|
||||
// Need to import since frameworks can extend the abstract `RegexString`
|
||||
private import semmle.python.Frameworks
|
||||
|
||||
/**
|
||||
* Gets the positional argument index containing the regular expression flags for the member of the
|
||||
|
||||
Reference in New Issue
Block a user