v0.0.39
Released Jun 9, 2026
All releases
Fixed:
Release Notes
Fixed: squirrel auth login (important)
Login was broken for everyone — sessions always reported as expired due to a timestamp comparison bug in the API. This release fixes the full flow end to end:
squirrel auth loginworks again — complete sign-in via browser and the CLI picks up your token reliably- After signing in with Google you now land back on the CLI auth page instead of being redirected away mid-handshake
- Re-running a used login link now gives a clear "session already used — run
squirrel auth loginagain" message instead of hanging - The expiry date shown by
squirrel auth statusnow matches your actual token
If you're signed out or your login previously failed, just run squirrel auth login.
Published reports now link to your website projects
squirrel audit <url> -pandsquirrel report -pnow automatically create (or find) the matching website project in squirrelscan cloud- Published reports appear in the website's audit history with health score, issue counts, and report link
- Reports that exceed the 5 MB publish limit now get a clear error instead of a generic failure
Other Improvements
- Leaner, faster CLI: removed the experimental built-in agent — squirrel is now a focused deterministic scanner built to pair with Claude Code, Cursor, and your own agents
- Dependency refresh across the board
Update to this version
squirrelscan will auto-update, or run this command to update now:
$