scan
Whole-repo analysis
Index a million-line codebase in seconds and get defects ranked by severity, each with the exact file and line.
> read more// grepline v2.4 — static analysis, on your machine
Grepline scans your repo with a local AI model, flags real defects with file-and-line context, and proposes the patch — all from one command, no code leaves your laptop.
curl -fsSL grepline.dev/install | sh · macOS · Linux · WSL
// 01 — what it does
scan
Index a million-line codebase in seconds and get defects ranked by severity, each with the exact file and line.
> read morefix
Every finding ships with a proposed diff you can preview, edit, or apply — then Grepline re-scans to confirm the fix held.
> read morelocal
Run the model on your own hardware or a self-hosted endpoint. No source upload, no telemetry you did not opt into.
> read more// 02 — three commands to first finding
Install, point it at a directory, and read the report. Grepline infers your language and framework from the tree — you do not write a single rule to get the first useful result.
// 03 — in production
1.2M
lines / min scanned
94%
high-sev precision
0
bytes sent off-box
6.4k
teams installed
// 04 — from the field
"We wired gl scan into pre-push. It catches the null-deref class of bug our linters never did, and because it runs locally, security stopped asking questions. It reads like a coworker left review comments, not like a dashboard yelling at me."
Priya Nadkarni · staff eng, Larkfield Systems
Install in under a minute and get your first ranked report before your coffee is cool. Free on solo projects, forever.