gomcp/internal/application/soc
DmitrL-dev 413fa8aa2c feat: POST /api/waitlist — backend endpoint for registration waitlist
- server.go: route registration (public, rate-limited)
- soc_handlers.go: handleWaitlist with email validation, input sanitization
- service.go: AddWaitlistEntry with audit trail + structured logging
- Frontend form at /register already submits to this endpoint
2026-03-24 15:46:59 +10:00
..
analytics.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
analytics_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
e2e_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
ingest_bench_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
load_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
service.go feat: POST /api/waitlist — backend endpoint for registration waitlist 2026-03-24 15:46:59 +10:00
service_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
stix_feed.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
stix_feed_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
threat_intel.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
threat_intel_test.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
webhook.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00