Signup

  1. Go to zeropath.com/signup to create your account
  2. Choose between:
    • Personal Workspace: Free tier for individual developers
    • Organization: Team workspace with advanced features

Add Your Repo

Give ZeroPath access to scan your code and perform automatic PR reviews. Add Repo New Final Gi

Connection Method

Connect GitHub repositories for automated PR reviews and continuous scanning.
1

Navigate to Add Repositories

Go to Add Repositories in your ZeroPath dashboard
2

Install GitHub App

Click “Install GitHub App” (GitHub App tab should be pre-selected)
3

Complete GitHub Flow

On GitHub’s side:
  1. Select your organization
  2. Choose repositories to grant access to
  3. Approve the permission set
4

Wait for Sync

You’ll be redirected back to ZeroPath. Wait for repositories to appear under “Accessible repositories” (syncing indicator will show if still processing)
5

Add Repositories

Select which repositories to add to ZeroPath, or click “Add All”
Enable “Auto Add” to automatically add new repositories when you grant access in the future

Review Basic Settings

Set up your scan preferences:
  • Branch Selection: Choose which branch to monitor and ensure they exist
  • PR Scanning: Optionally, disable automatic PR Checks (enabled by default)
  • Scanner Settings: By default, ZeroPath is configured for SAST, SCA, IaC, and Secrets by default, with a low confidence permissiveness setting.

Start a Scan

  1. Review your configuration settings
  2. Click “Start Scan” to begin analysis
  3. Your scan will process in the background

Monitor Progress

Track your scan status:
  • Scan Status: View progress at zeropath.com/app/scans
  • Detailed Logs: Click on the “Running time” to view scan logs
  • Notifications: Configure alerts via Slack integration or webhooks
  • Estimated Time: Varies by repository size. First-time full scans take longer while indexing the codebase, but subsequent scans are 10x faster
PR scans typically complete in under a minute, while full repository scans may take longer on the first run.

Getting Help