codeql/javascript-all
2.6.3
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)