Changelog
What we've shipped.
Public preview. Things move fast.
2026-06-17
0.4.0 — Pre-flight
- Pre-flight scanLocal secret detection (AWS, GitHub, OpenAI, Stripe, Slack, JWT, private keys, .env) — runs in your browser before any payload is sent.
- Dependency CVE lookupParses package.json, requirements.txt, Cargo.toml, go.mod and Gemfile.lock; queries the public OSV.dev database for known vulnerabilities.
- SARIF exportDownload any scan as SARIF 2.1.0 for GitHub Code Scanning, VS Code SARIF Viewer, and most security dashboards.
- Honest copyRemoved unverified marketing claims, fake customer logos, and pricing for tiers we don't ship yet.
2026-06-15
0.3.0 — Multi-file
- Multi-file contextUpload several files (or a zip) in a single scan; reasoning runs across all of them.
- Workspace dashboardSidebar layout with Scan, History, and Settings; redesigned with Sora + Manrope typography.
2026-06-10
0.2.0 — Deep Reasoning
- Two enginesSpeed Scan for fast triage; Deep Reasoning for multi-step analysis of complex flows.
- Streaming resultsLive token stream while the model reasons through your code.
2026-06-01
0.1.0 — Public preview
- Initial releasePaste code, get an AI-powered security review with ranked findings and patch suggestions.