CodeQL library for Ruby
codeql/ruby-all 4.1.2-dev (changelog, source)
Search

Predicate CleartextSources::nameIsNotSensitive

Holds if name is for a method or variable that appears, syntactically, to not be sensitive.

Import path

import codeql.ruby.security.internal.CleartextSources
predicate nameIsNotSensitive(string name)