Changelog

New features, improvements, and fixes.

v1.2.02026-04-01

Expanded PQC Scanner + Blog Launch

  • new27 new cryptographic vulnerability patterns including AES-128, 3DES, RC4, Blowfish, and language-specific detections for Python, Go, and Java
  • newBlog with 5 in-depth security articles covering AI code security, PQC migration, OWASP, and more
  • newProgrammatic SEO pages for 8 languages and 6 vulnerability types
  • newGitHub Action for automated PR scanning with inline comments
  • improvedHomepage redesigned with PQC-first positioning and interactive terminal demo
  • improvedDashboard with skeleton loading, empty states, and progressive scan feedback
v1.1.02026-03-25

Stripe Integration + Account Management

  • newStripe checkout for Team ($29/dev/mo) and Business ($79/dev/mo) plans
  • newAccount page with subscription management and billing portal
  • newPricing page with 4 tiers including Enterprise
  • newAuth middleware (proxy) protecting dashboard and API routes
  • improvedNextAuth type augmentation eliminating unsafe type casts
  • improvedSecurity headers: HSTS, X-Frame-Options, Referrer-Policy
v1.0.02026-03-20

Initial Launch

  • newVulnerability scanner with 22 patterns: PQC, OWASP Top 10, and secrets detection
  • newGitHub OAuth integration with read-only repo access
  • newAI auto-fix powered by Claude (claude-sonnet-4-20250514)
  • newDashboard with repo listing, inline scan results, and detailed reports
  • newDark cybersecurity theme with JetBrains Mono and Space Grotesk
  • newDeploy-ready for Vercel with full TypeScript strict mode