Class TaintedPathSource
Import path
import semmle.python.dataflow.old.TaintTracking
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
flowsTo | from TaintTrackingNode | |
getASuccessor | from TaintTrackingNode | |
getASuccessor | from TaintTrackingNode | |
getAstNode |
Get the AST node for this node. |
from TaintTrackingNode |
getCfgNode | from TaintTrackingNode | |
getConfiguration | from TaintTrackingNode | |
getContext |
Gets the taint-tracking context for this taint-tracking node |
from TaintTrackingNode |
getLocation | from TaintTrackingNode | |
getNode |
Gets the data flow node for this taint-tracking node |
from TaintTrackingNode |
getPath |
Gets the attribute path context for this taint-tracking node |
from TaintTrackingNode |
getTaintKind |
Gets the taint kind for this taint-tracking node |
from TaintTrackingNode |
isSink | from TaintTrackingNode | |
isSource | from TaintTrackingNode | |
toString |
Gets a textual representation of this element. |
from TaintTrackingNode |