CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-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)