CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (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.ruby.security.internal.SensitiveDataHeuristics
string maybeSensitiveRegexp(SensitiveDataClassification classification)