Python: Move TaintTracking.qll from semmle.python.security to semmle.python.dataflow, for consistency with other code.

This commit is contained in:
Mark Shannon
2019-08-30 12:02:35 +01:00
parent 4f26b58a1a
commit 637677d515
6 changed files with 860 additions and 870 deletions

View File

@@ -1,5 +1,4 @@
import python
import semmle.python.security.TaintTest
import TaintLib

View File

@@ -1,5 +1,4 @@
import python
import semmle.python.security.TaintTest
import TaintLib