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)
Holds if name
is for a method or variable that appears, syntactically, to
not be sensitive.
import codeql.ruby.security.internal.CleartextSources
predicate nameIsNotSensitive(string name)