CodeQL library for Swift
codeql/swift-all 6.2.1-dev (changelog, source)
Search

Module HostnameRegex

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

Import path

import codeql.swift.security.regex.HostnameRegex

Imports

Make<RegexTreeView::Impl, HostnameRegex::Impl>

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

Modules

Impl

An implementation of the signature that allows the Hostname analysis to run.