From 22dfde4c29639bda4347cf4f255da8e91279436b Mon Sep 17 00:00:00 2001 From: solomonneas Date: Wed, 1 Jul 2026 19:40:04 -0400 Subject: [PATCH] docs: switch README badges to shieldcn --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 26eccbd..108a5ba 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,20 @@

- CI status - Latest release - MIT License + CI status + Latest release + MIT License

- Proxmox VE LXC - Wazuh - TheHive and Cortex - MISP - Zeek and Suricata - MCP servers - Docker Compose stacks - Bash installers + Proxmox VE LXC + Wazuh + TheHive and Cortex + MISP + Zeek and Suricata + MCP servers + Docker Compose stacks + Bash installers

SOC Stack is a one-command installer that stands up a full open-source Security Operations Center on a single Proxmox host: Wazuh, TheHive + Cortex, MISP, Zeek + Suricata, dashboards, and a row of MCP servers, all wired together. You want a realistic SOC to train on, test detections against, or run as a homelab, but assembling six tools by hand and integrating them eats days. It differs from a pile of per-tool guides by treating the whole stack as one declarative, idempotent, agent-friendly deploy: each tool is a self-contained LXC component, cross-component integrations wire automatically, and the entire run is non-interactive with JSON output so an AI agent can SSH in and one-shot it.