Commit Graph

1 Commits

Author SHA1 Message Date
Andrew Pease 1981c72e19 Phase 2: Add configuration management module
- Create Config class to load and validate .env file
- Validate passwords are changed from default 'changeme'
- Provide type-safe access to all configuration values
- Support detection rule flags (Linux/Windows/macOS)
- Helpful error messages for missing or invalid config
2025-11-20 08:42:04 -06:00