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.CleartextLoggingCustomizationspredicate isSanitizerEdge(Node pred, Node succ)