Module DataflowQueryTest
Import path
import utils.test.dataflow.DataflowQueryTest
Imports
DataFlow | Provides a library for local (intra-procedural) and global (inter-procedural) data flow analysis: deciding whether data can flow from a source to a sink. |
InlineExpectationsTest | Inline expectation tests for Python. See |
TaintTracking | Provides classes for performing local (intra-procedural) and global (inter-procedural) taint-tracking analyses. |
python |