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)