CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Module HostnameRegexp

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

Import path

import semmle.javascript.security.regexp.HostnameRegexp

Imports

Make<RegExpTreeView::RegExpTreeView, 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.