Skip to content

CyberOrigenAgentic AI Security

Autonomous security platform combining AI-driven vulnerability scanning with comprehensive GRC management

CyberOrigen

Quick Start

bash
# Clone the repository
git clone https://github.com/your-org/cyberorigen.git
cd cyberorigen

# Start infrastructure
cd infrastructure && docker-compose up -d

# Start Admin Portal
cd ../ui_cyberorigen && npm install && npm run dev

Architecture Overview

┌─────────────────────────────────────────┐
│           Admin Portal (React)          │
└─────────────────┬───────────────────────┘


┌─────────────────────────────────────────┐
│          Backend API (FastAPI)          │
└─────────────────┬───────────────────────┘

       ┌──────────┴──────────┐
       ▼                     ▼
┌─────────────┐      ┌─────────────┐
│  PostgreSQL │      │    Redis    │
│  (Primary)  │      │   (Cache)   │
└─────────────┘      └─────────────┘

Need Help?

Agentic AI-Powered Security & Compliance