CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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.