What problem does it solve?
Agentic SOC Platform (ASP) provides an AI-driven security operations automation framework that unifies SIEM integration, AI agents, and a built-in SIRP to streamline alert processing and incident response.
Core Features & Use Cases
- Modules: streaming processors that consume alerts from Redis streams and perform AI-driven analysis to generate actionable outcomes.
- Playbooks: event-driven automation tasks triggered from the SIRP UI to orchestrate responses.
- SIRP Platform: case management, artifacts, and collaboration UI built to handle security incidents.
- AI Agents: support for Langgraph, Dify, and local LLMs to enrich alerts and drive decisions.
- Redis Streams: centralized alert ingestion and routing into modular analysis pipelines.
- Deployment Flexibility: Docker-based deployment with docker-compose, enabling reproducible setups.
Quick Start
Clone the repository and run the Docker Compose deployment to launch the ASP platform.