Expand description
Environment loader with automatic secret decryption.
This module provides EnvLoader for loading and decrypting environment files,
and AutoDetectPatterns for automatically identifying sensitive variables.
Structsยง
- Auto
Detect Patterns - Auto-detection patterns for identifying sensitive environment variables.
- EnvLoader
- Loads environment files with automatic decryption of encrypted values.