CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Predicate Make :: alwaysMatchesHostname

Holds if term will always match a hostname, that is, all disjunctions contain a hostname pattern that isn’t inside a quantifier.

Import path

import codeql.regex.HostnameRegexp
predicate alwaysMatchesHostname ( RegExpTerm term )