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

Predicate ExternalAPIUsedWithUntrustedDataConfig::allowImplicitRead

Holds if an arbitrary number of implicit read steps of content c may be taken at node.

Import path

import semmle.javascript.security.dataflow.ExternalAPIUsedWithUntrustedDataQuery
predicate allowImplicitRead(Node node, ContentSet contents)