v0.0.80
Released Jul 24, 2026
All releases
Release Notes
The CLI is now open source under MIT, with the public repo set up as the canonical home for the CLI and docs. This release also hardens the public surface and makes sure the telemetry opt-out is honored everywhere.
Added
- MIT licensed CLI.
squirrelscanis now open source under MIT. - Public repo source of truth. CLI builds and docs now come from the public repository.
- Telemetry opt-out respected everywhere.
NO_TELEMETRYis honored by the CLI and install flow.
Fixed
- Public-repo hardening. Release and update paths were tightened to avoid command injection, traversal, unsafe URL handling, and Markdown injection issues.
- Parser and sanitizer performance issues. Several regex-heavy paths were rewritten to avoid ReDoS-style slowdowns.
- Secret and scheme filtering tightened. Unsafe URLs and non-http(s) inputs are now rejected more consistently.
Update to this version
squirrelscan will auto-update, or run this command to update now:
$