Skip to Content
Quick Start

Quick Start

Two ways to start. Pick whichever matches how you ship code.

Path A — GitHub App

No CI/CD pipelines, no Dockerfiles, no API keys. Install once, every push and pull request gets scanned automatically.

Step 1 — Create an account

Sign up at vouch-secure.com. The Hobby tier is free, no credit card required.

Step 2 — Install the GitHub App

In the dashboard, open Developer Portal and click Install on GitHub. Authorize the app for the repos you want monitored.

Step 3 — Wait for the first scan

Vouch triggers an initial scan automatically after installation. Most repos complete in 3–6 minutes.

Step 4 — Review and embed the badge

You’ll see a 0–100 Vouch Score and a list of findings — each with an AI-generated explanation and, where available, a ready-to-apply fix.

Embed the live badge in your README.md:

[![Vouch Score](https://api.vouch-secure.com/badge/YOUR_INSTALLATION_ID)](https://vouch-secure.com)

Replace YOUR_INSTALLATION_ID with the ID shown in Developer Portal → Vouch Security Badge.


Both paths use the same scan engine — Semgrep + Gitleaks + npm/pip-audit + Endpoint-Index + AI Hunter + AI Validator + Formatter. The GitHub App is just a friendlier interface around the same pipeline.


What’s Next

Last updated on