Module HostnameRegex
Provides predicates for reasoning about regular expressions that match URLs and hostname patterns.
Import path
import codeql.swift.security.regex.HostnameRegexImports
| 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. |