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

Predicate HeuristicNames::maybeSensitiveRegexp

Gets a regular expression that identifies strings that may indicate the presence of sensitive data, with classification describing the kind of sensitive data involved.

Import path

import semmle.python.security.internal.SensitiveDataHeuristics
string maybeSensitiveRegexp(SensitiveDataClassification classification)