Discover and explore top open-source AI tools and projects—updated daily.
beenuarAI-powered Security Operations Center platform
New!
Top 35.7% on SourcePulse
An open-source, self-hostable AI Security Operations Center (SOC) designed for alert fusion, agent-assisted triage, and MITRE ATT&CK investigations. It targets security engineers and researchers seeking transparency and control, offering an auditable Investigation Ledger and a public evaluation harness as key benefits over proprietary solutions.
How It Works
AiSOC processes security events via a Kafka spine, correlating and enriching them before AI agents, orchestrated by LangGraph, perform investigations. Key differentiators include the Investigation Ledger, which logs every agent decision step for replayability and transparency, and a public, CI-gated evaluation harness validating the core substrate against synthetic data on every PR.
Quick Start & Requirements
A local demo launches in under 5 minutes via pnpm aisoc:demo (Docker Compose). Hosted deployments are available (Render, Fly.io). Full development requires Docker 24+, Node.js 20+, pnpm 8+, Go 1.21+, Python 3.11+. API keys for optional AI providers may be needed. Live demo: https://tryaisoc.com.
Highlighted Details
Maintenance & Community
A public roadmap outlines future development, with recent additions including autonomous triage agents and EASM. The project welcomes contributions via pull requests, with specific areas like new connector integrations and detection rules highlighted as good starting points.
Licensing & Compatibility
The project is released under the permissive MIT license, allowing for unrestricted use, modification, and distribution, including in commercial and closed-source environments.
Limitations & Caveats
Deploying and managing the full stack, with its diverse datastores (Kafka, ClickHouse, Neo4j, etc.), requires significant operational expertise. While deterministic modes exist, full AI capabilities may necessitate API keys for external LLM providers, incurring associated costs.
1 day ago
Inactive