🤖
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/d4sh010101/cyber-origen-autonomous-security.git
cd cyber-origen-autonomous-security
# 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) │
└─────────────┘ └─────────────┘