CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Class CommandInjectionAdditionalTaintStep

A unit class for adding additional taint steps.

Extend this class to add additional taint steps that should apply to configurations related to command injection.

Import path

import semmle.code.java.security.CommandLineQuery

Direct supertypes

Indirect supertypes

Predicates

step

Holds if the step from node1 to node2 should be considered a taint step for configurations related to command injection.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit