CodeQL library for Java
codeql/java-all 0.6.1 ( changelog , source )
Search

Class ImplicitPendingIntentAdditionalTaintStep

A unit class for adding additional taint steps.

Extend this class to add additional taint steps that should apply to flows related to the use of implicit PendingIntents.

Import path

import semmle.code.java.security.ImplicitPendingIntents

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

step

Holds if the step from node1 to node2 should be considered a taint step for flows related to the use of implicit PendingIntents.

step

Holds if the step from node1 to node2 should be considered a taint step for flows related to the use of implicit PendingIntents. This step is only applicable in state1 and updates the flow state to state2.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit