SecuAAS Docs

Project Status and Roadmap

SecuSiem — Project Status and Roadmap

Project Status and Roadmap

Project Status and Roadmap

Current Version: 0.1.5

Date: 2026-02-05 Status: Advanced development (pre-v1.0)

Version History

v0.1.5 (2026-02-05)

  • Added optional grafana_api_key in Settings
  • Validated tenant creation flow
  • S3/Grafana provisioning tests validated
  • Stable infrastructure (7/7 pods Running, 1h+ uptime)

v0.1.4 (2026-02-05)

  • Full redeployment on k8s-dev
  • Fixed SecretStr subscripting bug in database.py
  • Added psycopg2-binary dependency for PostgreSQL
  • Fixed structlog stdlib integration in ingestion-api
  • End-to-end infrastructure tests validated

v0.1.0 (2026-02-02)

  • Complete initial version with 5 microservices
  • ~12,000 lines of code
  • 25+ API endpoints
  • 10 MITRE ATT&CK rules
  • Infrastructure deployed on k8s-dev
  • Complete documentation (3,500+ lines)

Completed Phases

PhaseStatusDescription
Phase 1: Architecture100%Multi-tenant architecture, 5 microservices, K8s manifests
Phase 2: Build and Registry100%5 Docker images built and pushed to OVH Harbor
Phase 3: k8s-dev Deployment100%Infrastructure + services deployed and validated
Phase 4: E2E Tests75%Infrastructure validated, production credentials missing

Next Steps

Phase 5: External Exposure (0%)

  • Configure Ingress for each service
  • Setup DNS (*.secusiem.secuaas.dev)
  • Configure TLS with cert-manager/Let's Encrypt
  • Test external HTTPS access

Phase 6: Production Readiness (0%)

  • Replace dev secrets with production secrets
  • Configure PostgreSQL backups (Velero)
  • Setup Prometheus monitoring
  • Configure alerting (PagerDuty/Slack)
  • Load testing (Locust/k6)

Phase 7: Production Deployment (0%)

  • Create k8s-prod namespace
  • Deploy production infrastructure
  • Configure production DNS
  • E2E production tests
  • Go-live with first client

Project Metrics

MetricValue
Services developed5/5 (100%)
Lines of code~12,000
Files60+
API endpoints25+
Detection rules10
Docker images5/5 built
Documentation3,500+ lines
Git commits22+
Production ready~70%

On this page