gomcp/internal/infrastructure
DmitrL-dev a54c892736 security: deep audit fixes — error leak prevention, DOMPurify XSS guard, mutex race fix, i18n parity, HMAC warning
- [C-1] Fix sync.Mutex copy in guard.GuardStats (go vet race condition)
- [C-2] Replace 3x raw err.Error() HTTP leaks with generic messages (tenant_handlers, ws_transport, immune)
- [M-1] Add isomorphic-dompurify to LegalPage and AIAssistant (XSS defense-in-depth)
- [M-4] Add swaggo/swag dependency for Swagger docs
- [L-4] Add slog.Warn for hardcoded dev HMAC key in tpmaudit
- [L-5] Add 2 missing i18n keys (nav.contacts, nav.start_free) — 365/365 parity
2026-03-31 19:52:21 +10:00
..
antitamper Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
audit feat: SOC ghost sinkhole, rate limiter, RBAC, demo seed 2026-03-27 12:45:11 +10:00
auth security: deep audit fixes — error leak prevention, DOMPurify XSS guard, mutex race fix, i18n parity, HMAC warning 2026-03-31 19:52:21 +10:00
cache refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
email feat: bilingual email templates + fix legacy domain in email.go 2026-03-24 15:23:33 +10:00
formalspec Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
guard security: deep audit fixes — error leak prevention, DOMPurify XSS guard, mutex race fix, i18n parity, HMAC warning 2026-03-31 19:52:21 +10:00
hardware refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
ipc Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
logging Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
onnx refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
postgres perf: SOC hardening — CPU limits, scan semaphore, SEO, tenant_id migration 2026-03-26 14:02:55 +10:00
pqcrypto Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
pybridge refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
sbom sec: fix C4/C5/M4/M5 + domain migration to syntrex.pro 2026-03-24 11:49:33 +10:00
secureboot Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
sqlite fix(gomcp): watchdog flood + SOC migration race condition 2026-03-28 16:34:28 +10:00
tpmaudit security: deep audit fixes — error leak prevention, DOMPurify XSS guard, mutex race fix, i18n parity, HMAC warning 2026-03-31 19:52:21 +10:00
tracing Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
wasmsandbox Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
watchdog Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
zerotrust sec: complete domain migration - chg@live.ru to contact@syntrex.pro, SPIFFE to syntrex.pro, CORS cleanup 2026-03-24 12:43:21 +10:00