codeql/ruby-all
4.1.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if term is a wildcard . or an actual . character.
term
import codeql.regex.HostnameRegexp
predicate isDotLike(RegExpTerm term)