An automated Security Operations Center (SOC) copilot designed to ingest system security logs, isolate anomalous system behaviors, and provide structured threat intelligence alerts.
-
Ingestion Layer: Efficient log ingestion engineered with TypeScript.
-
Analysis Engine: Processes structural parameters using deterministic heuristic rules and predictive threat modules.
-
Alert Generation: Outputs high-fidelity mitigation playbooks for systems administrators.
- Clone the environment:
git clone https://github.com/iHiteshShibag/cyberguard-ai
cd cyberguard-ai- Install system-level node dependencies:
pnpm install- Boot the development lifecycle:
pnpm run dev- Production Build:
pnpm buildThis project is licensed under the MIT License.
Feel free to use, modify, and distribute it for educational and personal purposes.
Hitesh Shibag
- GitHub: https://github.com/iHiteshShibag
If you found this project helpful, consider giving it a ⭐ on GitHub.