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

Predicate RegExpTreeView::isExcluded

Holds if the regular expression should not be considered.

For javascript we make the pragmatic performance optimization to ignore minified files.

Import path

import semmle.javascript.security.regexp.RegExpTreeView
predicate isExcluded(RegExpParent parent)