CodeQL library for Python
codeql/python-all 1.0.5-dev (changelog, source)
Search

Module regex

Import path

import semmle.python.regex

Imports

ParseRegExp

Library for parsing Python regular expressions.

python

Predicates

getTermForExecution

Gets a parsed regular expression term that is executed at exec.

Classes

RegexString

A StringLiteral used as a regular expression