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

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 CleartextStorageFlow instead

Aliases

CleartextStorageFlow

Taint-tracking for detecting “Clear-text storage of sensitive information”.