Changelog

What we've shipped.

Public preview. Things move fast.

2026-09-11

1.0.0 — Markets

  • StellarLock Markets
    StellarLock expands from code security into protected market execution for tokenized equities on Solana.
  • Verified representations
    Curated xStocks registry with exact mint matching across 8 supported underlyings.
  • Copycat detection
    Ticker, name and logo are treated as untrusted metadata; look-alike mints are flagged and blocked.
  • Jupiter execution routing
    Swap API V2 quotes and raw swap instructions, re-composed locally into a versioned transaction.
  • Transaction pre-flight
    Instruction decoding, address lookup table resolution, program allowlist, recipient and intent validation, plus RPC simulation.
  • Transaction fingerprinting
    The exact audited message is hashed; a mismatch at signing time blocks execution and forces a new pre-flight.
  • Live execution path
    Wallet signing and onchain confirmation are wired end to end, with trade history and Token-2022 scaled amount support.
  • Repositioning
    StellarLock is now the trust layer for onchain markets; the AI code scanner continues as StellarLock Code.
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.