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

Predicate CleartextLogging::isSanitizerEdge

DEPRECATED. Use Barrier instead, sanitized have been replaced by sanitized nodes.

Holds if the edge pred -> succ should be sanitized for clear-text logging of sensitive information.

Import path

import semmle.javascript.security.dataflow.CleartextLoggingCustomizations
predicate isSanitizerEdge(Node pred, Node succ)