Getting Started with Erzo


Quick Start


1. Create an account at erzo.dev/signup

2. Add a project — paste your app URL or connect a GitHub repo

3. Run your first scan — choose Quick Scan for a fast overview

4. Review findings — each finding includes severity, description, and fix suggestion


Prerequisites


  • A web application built with any vibe coding tool (Lovable, Cursor, Bolt, Replit, v0)
  • A public URL or GitHub repository

  • Your First Scan


    bash
    # Using the CLI
    erzo scan --url https://your-app.com
    
    # Or from your dashboard
    # Go to Scans > New Scan > Select Project > Run

    Understanding Your ErzoScore


    Your ErzoScore™ is calculated across 12 security modules:


    Score RangeGradeMeaning
    90-100A+Platinum - Excellent security
    80-89AGold - Strong security
    70-79BSilver - Good, room for improvement
    60-69CBronze - Needs attention
    Below 60FCritical issues found

    Next Steps


  • Enable GitHub integration for auto-scanning on push
  • Set up notification preferences
  • Explore the security modules to understand what we scan for