MAESTRO: feat: add debug package sanitization unit tests (Phase 6.3)

Add comprehensive test suite for debug package sanitization utilities:
- Path sanitization: home directory replacement, Windows/Unix handling,
  edge cases (null, undefined, numbers), special characters, spaces
- API key redaction: 14+ sensitive key patterns (apiKey, authToken,
  password, secret, credential, accessToken, refreshToken, privateKey)
  with case-insensitive and naming convention support
- Environment variable filtering: custom env vars/args masking,
  path-based env variables sanitization
- Nested object and array handling for deep structures
- Comprehensive integration tests ensuring no sensitive data leaks

62 tests covering all sanitization functionality.
This commit is contained in:
Pedram Amini
2025-12-20 02:50:09 -06:00
parent eb49b08db1
commit c5ee280235

File diff suppressed because it is too large Load Diff