fetch_ml/internal/config
Jeremie Fraeys e4d286f2e5
feat: add security monitoring and validation framework
- Implement anomaly detection monitor (brute force, path traversal, etc.)
- Add input validation framework with safety rules
- Add environment-based secrets manager with redaction
- Add security test suite for path traversal and injection
- Add CI security scanning workflow
2026-02-19 15:34:25 -05:00
..
constants.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
paths.go chore: implement centralized path registry and file organization conventions 2026-02-18 16:48:50 -05:00
resources.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
secrets.go feat: add security monitoring and validation framework 2026-02-19 15:34:25 -05:00
security.go feat: Worker sandboxing and security configuration 2026-02-18 21:27:59 -05:00
shared.go refactor: Phase 3 - fix config/storage boundaries 2026-02-17 12:49:53 -05:00
smart_defaults.go refactor: replace panic with error returns and update maintenance 2026-02-18 14:44:21 -05:00
validation.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00