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

Class ExternalApiUsedWithUntrustedData

An external API which is used with untrusted data.

Import path

import semmle.code.java.security.ExternalAPIs

Direct supertypes

Predicates

getNumberOfUntrustedSources

Gets the number of untrusted sources used with this external API.

getUntrustedDataNode

Gets a possibly untrusted use of this external API.

toString

Gets a textual representation of this element.