🤖
Agentic Vulnerability Scanning
AI-powered autonomous security assessments that continuously monitor and identify vulnerabilities in your infrastructure.
Autonomous security platform combining AI-driven vulnerability scanning with comprehensive GRC management
# 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┌─────────────────────────────────────────┐
│ Admin Portal (React) │
└─────────────────┬───────────────────────┘
│
▼
┌─────────────────────────────────────────┐
│ Backend API (FastAPI) │
└─────────────────┬───────────────────────┘
│
┌──────────┴──────────┐
▼ ▼
┌─────────────┐ ┌─────────────┐
│ PostgreSQL │ │ Redis │
│ (Primary) │ │ (Cache) │
└─────────────┘ └─────────────┘