CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Class TaintedPathSource

Import path

import semmle.python.dataflow.old.TaintTracking

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

flowsTofrom TaintTrackingNode
getASuccessorfrom TaintTrackingNode
getASuccessorfrom TaintTrackingNode
getAstNode

Get the AST node for this node.

from TaintTrackingNode
getCfgNodefrom TaintTrackingNode
getConfigurationfrom TaintTrackingNode
getContext

Gets the taint-tracking context for this taint-tracking node

from TaintTrackingNode
getLocationfrom 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
isSinkfrom TaintTrackingNode
isSourcefrom TaintTrackingNode
toString

Gets a textual representation of this element.

from TaintTrackingNode

Charpred