Module loader

Module loader 

Source
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ยง

AutoDetectPatterns
Auto-detection patterns for identifying sensitive environment variables.
EnvLoader
Loads environment files with automatic decryption of encrypted values.