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

Class HttpUrlsAdditionalTaintStep

A unit class for adding additional taint steps.

Extend this class to add additional taint steps that should apply to configurations working with HTTP URLs.

Import path

import semmle.code.java.security.HttpsUrls

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

step

Holds if the step from node1 to node2 should be considered a taint step for taint tracking configurations working with HTTP URLs.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit