CodeQL library for Ruby
codeql/ruby-all 3.0.1-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)