Predicate Make::isConstantInvalidInsideOrigin
Holds if the given constant is unlikely to occur in the origin part of a URL.
Import path
import codeql.regex.HostnameRegexp
predicate isConstantInvalidInsideOrigin(RegExpConstant term)
Holds if the given constant is unlikely to occur in the origin part of a URL.
import codeql.regex.HostnameRegexp
predicate isConstantInvalidInsideOrigin(RegExpConstant term)