Changelog

What we've shipped.

Public preview. Things move fast.

2026-06-17

0.4.0 — Pre-flight

  • Pre-flight scan
    Local secret detection (AWS, GitHub, OpenAI, Stripe, Slack, JWT, private keys, .env) — runs in your browser before any payload is sent.
  • Dependency CVE lookup
    Parses package.json, requirements.txt, Cargo.toml, go.mod and Gemfile.lock; queries the public OSV.dev database for known vulnerabilities.
  • SARIF export
    Download any scan as SARIF 2.1.0 for GitHub Code Scanning, VS Code SARIF Viewer, and most security dashboards.
  • Honest copy
    Removed 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 context
    Upload several files (or a zip) in a single scan; reasoning runs across all of them.
  • Workspace dashboard
    Sidebar layout with Scan, History, and Settings; redesigned with Sora + Manrope typography.
2026-06-10

0.2.0 — Deep Reasoning

  • Two engines
    Speed Scan for fast triage; Deep Reasoning for multi-step analysis of complex flows.
  • Streaming results
    Live token stream while the model reasons through your code.
2026-06-01

0.1.0 — Public preview

  • Initial release
    Paste code, get an AI-powered security review with ranked findings and patch suggestions.