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

Module HostnameRegexp

Provides predicates for reasoning about regular expressions that match URLs and hostname patterns.

Import path

import codeql.regex.HostnameRegexp

Modules

Make

Classes and predicates implementing an analysis on regular expressions that match URLs and hostname patterns.

Utils

Utility predicates and classes that doesn’t depend on any signature.

Module signatures

HostnameRegexpSig

A signature specifying the required parts to perform an analysis on regular expressions matching hostnames.