mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Add redirects to old data-flow libraries
This commit is contained in:
1
python/ql/src/semmle/python/dataflow/Configuration.qll
Normal file
1
python/ql/src/semmle/python/dataflow/Configuration.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.Configuration
|
||||
1
python/ql/src/semmle/python/dataflow/DataFlow.qll
Normal file
1
python/ql/src/semmle/python/dataflow/DataFlow.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.DataFlow
|
||||
1
python/ql/src/semmle/python/dataflow/Files.qll
Normal file
1
python/ql/src/semmle/python/dataflow/Files.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.Files
|
||||
1
python/ql/src/semmle/python/dataflow/Implementation.qll
Normal file
1
python/ql/src/semmle/python/dataflow/Implementation.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.Implementation
|
||||
1
python/ql/src/semmle/python/dataflow/Legacy.qll
Normal file
1
python/ql/src/semmle/python/dataflow/Legacy.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.Legacy
|
||||
1
python/ql/src/semmle/python/dataflow/StateTracking.qll
Normal file
1
python/ql/src/semmle/python/dataflow/StateTracking.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.StateTracking
|
||||
1
python/ql/src/semmle/python/dataflow/TaintTracking.qll
Normal file
1
python/ql/src/semmle/python/dataflow/TaintTracking.qll
Normal file
@@ -0,0 +1 @@
|
||||
import old.TaintTracking
|
||||
Reference in New Issue
Block a user