generalbots/src/analytics
Rodrigo Rodriguez (Pragmatismo) e992ed3b39
Some checks are pending
BotServer CI/CD / build (push) Waiting to run
Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault
- Remove all std::env::var calls except VAULT_* and PORT
- get_from_env returns hardcoded defaults only (no env var reading)
- Auth config, rate limits, email, analytics, calendar all use Vault
- WORK_PATH replaced with get_work_path() helper reading from Vault
- .env on production cleaned to only VAULT_ADDR, VAULT_TOKEN, VAULT_CACERT, PORT
- All service IPs/credentials stored in Vault secret/gbo/*
2026-04-03 07:11:40 -03:00
..
analytics.md Fix tenant-org-bot relationship and CRM lead form 2026-03-12 18:19:18 -03:00
goals.rs Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
goals_ui.rs Fix LXD container install: PATH, socket proxy, DNS 2026-03-16 21:24:04 -03:00
insights.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs Fix: add missing async_trait on AuthenticatedUser extractor, type annotation on analytics router, import ObservabilityManager 2026-03-16 21:54:29 -03:00