fetch_ml/internal/crypto
Jeremie Fraeys 5057f02167
test(crypto,security): add tenant key manager and anomaly monitor tests
Add comprehensive tests for:
- crypto/tenant_keys: KMS integration, key rotation, encryption/decryption
- security/monitor: sliding window, anomaly detection, concurrent access

Coverage: crypto 65.1%, security 100%
2026-03-13 23:26:22 -04:00
..
kms feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
signing.go feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
tenant_keys.go feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
tenant_keys_test.go test(crypto,security): add tenant key manager and anomaly monitor tests 2026-03-13 23:26:22 -04:00