Cybersecurity-Projects/PROJECTS/advanced
CarterPerez-dev 7f35fbd839 feat: complete Phase 1 — rule-based detection pipeline, API, Docker E2E
Phase 1 delivers end-to-end threat detection from nginx log ingestion
through rule-based scoring to REST API and WebSocket alerts.

- API layer: /threats, /stats, /models/status, /ws/alerts, /health, /ready
- Alert dispatcher with Redis pub/sub + PostgreSQL persistence
- Typer CLI: vigil serve, config, health
- Integration tests (tailer -> pipeline -> DB round-trip)
- Docker E2E verified: dev.compose.yml stack with all services healthy
- Linting clean: ruff, mypy strict (0 issues), pylint 10/10
- 75 tests passing across 8 test modules
2026-02-18 13:02:10 -05:00
..
Aenebris - Standardize READMEs and add justfiles across all 14 projects 2026-02-11 07:01:25 -05:00
ai-threat-detection feat: complete Phase 1 — rule-based detection pipeline, API, Docker E2E 2026-02-18 13:02:10 -05:00
api-rate-limiter Update README with new Python version and rate limit 2026-02-11 07:43:44 -05:00
bug-bounty-platform - Standardize READMEs and add justfiles across all 14 projects 2026-02-11 07:01:25 -05:00
encrypted-p2p-chat Add learn folder for encrypted-p2p-chat (phase 3.4) 2026-02-11 09:29:54 -05:00