Module HostnameRegexp
Provides predicates for reasoning about regular expressions that match URLs and hostname patterns.
Import path
import codeql.ruby.security.regexp.HostnameRegexp
Imports
Make<RegExpTreeView::Impl, HostnameRegexp::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. |