Skip to main content
Free to download — no account needed →
DocsContact
Changelog

What's new in HZSec.

Every release, every fix, every improvement. New releases ship to the CLI via npm and to the desktop app as a direct download.

v1.1.0Latest
July 28, 2026
  • NewDashboard: API Keys page — paste your Anthropic key and get the CLI setup command instantly
  • NewDashboard: dedicated Feedback page with 500-char form and success state
  • NewDashboard: Usage page rewritten as a client component — no longer crashes when the backend is offline
  • NewDashboard: Overview now includes a CLI quick-start panel for subscribed users and a 4-step onboarding checklist for new users
  • NewCLI: hzsec auth login for account-linked sessions
  • ImprovedDashboard sidebar: Account, API Keys, and Feedback are now visible named nav items under Settings — no more hunting for the profile
  • ImprovedAccount page: Appearance switcher now correctly applies dark/light/system via localStorage + data-theme (was a no-op in v1.0)
  • ImprovedAccount page: Log out now works correctly (Clerk v6 API fix)
  • ImprovedDesktop app: marked as Beta with Gatekeeper bypass instructions on the install page and download section
  • FixedDownload route: artifact filename now matches the actual CI output (HZSec-arm64.dmg)
  • FixedFeedback and Contact support: mailto links now use window.location.href — no more stuck blank tabs
  • FixedESLint: unescaped apostrophes in account page that were failing Vercel builds
v1.0.0
May 18, 2026
  • NewCLI scanner: secret detection across 40+ credential patterns (AWS, Stripe, GitHub, and more)
  • NewCLI scanner: dependency audit against OSV and NVD databases
  • NewCLI scanner: SAST rules for SQL injection, XSS, path traversal, command injection
  • NewDesktop app: macOS (Apple Silicon) and Windows builds with full GUI
  • NewAI assistant: managed Anthropic proxy for Pro and Team (no key setup), BYOK for Free
  • NewBreach Library: check email addresses against known data breach databases
  • NewLive monitor: watch for credential leaks in running processes
  • NewDashboard: License, Billing, and Usage management for subscribers
  • NewDocs: Installation, Quickstart, First Scan, CLI reference, AI assistant guide
  • NewTheme system: light, dark, and system — persisted via localStorage

Older releases will be archived here as the product matures.