CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Class ExternalApiUsedWithUntrustedData

An external API which is used with untrusted data.

Import path

import semmle.javascript.security.dataflow.ExternalAPIUsedWithUntrustedDataQuery

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.