mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Python: Move TaintTracking.qll from semmle.python.security to semmle.python.dataflow, for consistency with other code.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import python
|
||||
import semmle.python.security.TaintTest
|
||||
import TaintLib
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import python
|
||||
import semmle.python.security.TaintTest
|
||||
import TaintLib
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user