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

Predicate Make::isDotLike

Holds if term is a wildcard . or an actual . character.

Import path

import codeql.regex.HostnameRegexp
predicate isDotLike(RegExpTerm term)