CodeQL library for Swift
codeql/swift-all 5.0.7 (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 codeql.concepts.internal.SensitiveDataHeuristics
string maybeSensitiveRegexp(SensitiveDataClassification classification)