Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 918 Bytes

File metadata and controls

31 lines (24 loc) · 918 Bytes

CloudCop

AI-powered cloud security tool that scans AWS environments for common misconfigurations and vulnerabilities. It provides actionable insights and even command-level fixes using LLMs to enhance cloud security with minimal setup.

Quick Start

Setup

  1. Clone the repository:

    git clone https://github.com/PhantomInTheWire/CloudCop.git
    cd CloudCop
  2. Copy environment file:

    cp .env.example .env
    # Edit .env and add your OPENAI_API_KEY
  3. Start all services:

    npm run dev

Services will be available at: