Shankar
e1630bcb44
feat(M50): cloud secret manager discovery — AWS SM, Azure KV, GCP SM
Extend certificate discovery from filesystem + network to cloud secret
managers. Three pluggable DiscoverySource connectors feed into the
existing discovery pipeline via sentinel agent pattern, with a 9th
scheduler loop for periodic cloud scanning.
- AWS Secrets Manager: aws-sdk-go-v2, tag/prefix filtering, 10 tests
- Azure Key Vault: stdlib HTTP + OAuth2, base64 DER/PEM, 16 tests
- GCP Secret Manager: stdlib HTTP + JWT OAuth2, label filter, 14 tests
- CloudDiscoveryService orchestrator with 9 tests
- 9th scheduler loop (6h default, atomic.Bool idempotency)
- Discovery page: color-coded source type badges
- 14 new env vars across CloudDiscoveryConfig structs
- Docs: connectors.md, architecture.md, features.md, README updated
49 new tests. All CI checks pass (go vet, race, lint, coverage).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 23:01:00 -04:00
..
2026-03-27 22:53:46 -04:00
2026-03-27 21:35:22 -04:00
2026-04-15 21:05:14 -04:00
2026-04-15 21:05:14 -04:00
2026-03-15 00:25:01 -04:00
2026-03-14 21:38:11 -04:00
2026-04-04 00:20:13 -04:00
2026-04-04 00:20:13 -04:00
2026-04-09 23:09:40 -04:00
2026-03-17 19:32:29 -04:00
2026-04-02 17:02:20 -04:00
2026-04-15 23:01:00 -04:00
2026-04-15 23:01:00 -04:00
2026-04-04 01:09:53 -04:00
2026-04-09 23:09:40 -04:00
2026-04-04 01:09:53 -04:00
2026-04-04 01:09:53 -04:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-04 00:20:13 -04:00
2026-03-30 14:10:42 -04:00
2026-03-30 14:10:42 -04:00
2026-03-28 21:18:35 -04:00
2026-03-28 21:25:25 -04:00
2026-03-24 00:25:00 -04:00
2026-03-30 00:51:18 -04:00
2026-03-25 15:31:06 -04:00
2026-04-15 21:05:14 -04:00
2026-03-28 16:16:19 -04:00
2026-03-30 00:51:18 -04:00
2026-04-15 21:45:45 -04:00
2026-04-15 21:45:45 -04:00
2026-04-15 21:05:14 -04:00
2026-04-15 21:05:14 -04:00
2026-04-09 23:09:40 -04:00
2026-04-04 00:20:13 -04:00
2026-04-04 00:20:13 -04:00
2026-04-04 00:20:13 -04:00
2026-04-15 22:24:12 -04:00
2026-04-04 00:20:13 -04:00
2026-04-02 17:02:20 -04:00
2026-04-15 21:05:14 -04:00
2026-03-28 14:11:16 -04:00
2026-04-15 21:45:45 -04:00
2026-03-15 00:25:01 -04:00
2026-03-22 10:59:18 -04:00
2026-03-21 23:43:32 -04:00
2026-03-20 01:20:03 -04:00
2026-03-17 19:32:29 -04:00
2026-03-27 23:20:28 -04:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-15 00:22:57 -04:00
2026-04-15 21:05:14 -04:00
2026-04-04 00:20:13 -04:00
2026-04-04 00:20:13 -04:00
2026-04-04 00:20:13 -04:00
2026-04-15 16:47:18 -04:00
2026-04-15 21:05:14 -04:00
2026-04-04 00:20:13 -04:00
2026-03-25 20:55:48 -04:00
2026-03-24 12:17:24 -04:00
2026-04-04 01:09:53 -04:00
2026-04-07 20:21:09 -04:00
2026-03-30 00:51:18 -04:00
2026-03-20 01:20:03 -04:00
2026-04-15 21:05:14 -04:00
2026-03-30 14:10:42 -04:00
2026-03-27 21:11:16 -04:00