⚡ 5-Minute Quickstart
Get your first security scan running in under 5 minutes.
Prerequisites
- A GitHub or GitLab account
- A code repository to scan
Option 1: GitHub/GitLab App
- Visit the GitHub Marketplace
- Click Install, select repos, and authorize.
- Open a Pull Request — Precogs scans automatically.
Option 2: CLI (Terminal)
- Install:
pip install precogs-cli - Auth:
precogs auth login --api-key YOUR_KEY - Scan:
precogs scan .
Review Results
Navigate to your Precogs Dashboard to view:
- Vulnerability summary
- Dependency analysis
- AI-generated fixes