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

Module RegExpPatterns

Provides utility predicates related to regular expressions.

Import path

import javascript

Predicates

getACommonTld

Gets a pattern that matches common top-level domain names in lower case. DEPRECATED: use the similarly named predicate from HostnameRegex from the regex pack instead.