▶ GitHub repo
▶ Paste code
▶ Upload files
Runs entirely in your browser — nothing is uploaded anywhere. Public repos are read via api.github.com (file tree) and
raw.githubusercontent.com (file contents), same as any browser could. Scans every source file in the repo — no file cap. Individual files over 250KB are skipped
(they're almost always vendored bundles or data, not code you wrote). This is a pattern-based heuristic scanner (regex rules for
secrets, CORS, injection, XSS, weak crypto, etc.) — good for a fast first pass, not a replacement for CodeQL/Semgrep on anything you'd ship.
idle
0.00s
network trace — the literal requests this page made
No requests yet. GitHub scans appear here with the exact URL, HTTP status, timing, and the first bytes of the real response. Paste/upload scans make zero requests — nothing to show, by design.