Module CleartextStorageQuery
Provides a taint-tracking configuration for “Clear-text storage of sensitive information”.
Note, for performance reasons: only import this file if
CleartextStorageFlow
is needed, otherwise
CleartextStorageCustomizations
should be imported instead.
Import path
import codeql.ruby.security.CleartextStorageQuery
Classes
Configuration | A taint-tracking configuration for detecting “Clear-text storage of sensitive information”. DEPRECATED: Use |
Aliases
CleartextStorageFlow | Taint-tracking for detecting “Clear-text storage of sensitive information”. |