Expand description
Configuration validation and security checks
This module provides multi-layered security validation for setup commands and other potentially dangerous configuration options.
Functionsยง
- validate_
config - Validate entire configuration file
- validate_
setup_ commands - Validate setup commands (Layer 2: Command Validation)
- validate_
teardown_ commands - Validate teardown commands (Layer 2: Command Validation)