Module HostnameRegexp
Provides predicates for reasoning about regular expressions that match URLs and hostname patterns.
Import path
import codeql.regex.HostnameRegexp
Modules
Module signatures
HostnameRegexpSig | A signature specifying the required parts to perform an analysis on regular expressions matching hostnames. |