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

Predicate canThrowSensitiveInformation

Holds if node can possibly cause an exception containing sensitive information to be thrown.

Import path

import semmle.javascript.security.dataflow.ExceptionXssQuery
predicate canThrowSensitiveInformation(Node node)