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

Predicate TaintedUrlSuffix::isBarrier

DEPRECATED. Use isStateBarrier(node, state) instead.

Holds if node should be a barrier for the given label.

This should be used in the isBarrier predicate of a configuration that uses the tainted-url-suffix label.

Import path

import semmle.javascript.security.TaintedUrlSuffixCustomizations
predicate isBarrier(Node node, FlowLabel label)