spirldbg Releases
Latest Assets
| Asset | Latest Release Version | Location |
|---|---|---|
| Linux amd64 | v0.0.18 | https |
| Linux arm64 | v0.0.18 | https |
| macOS amd64 | v0.0.18 | https |
| macOS arm64 | v0.0.18 | https |
| Windows arm64 | v0.0.18 | https |
| Windows amd64 | v0.0.18 | https |
| Container Image | v0.0.18 | ghcr.io/spirl/spirldbg:v0.0.18 |
Release Notes
spirldbg 0.0.18
October 24th, 2025
Enhancements
- Adds a flag
--rawtosvid-jwtcommand to output the raw token without other text - Container images now use a distroless debug container with a shell
spirldbg 0.0.17
October 8th, 2025
Security Fixes
- Updates Golang to 1.25.2 to address CVEs (see Advisory 1 and Advisory 2)
spirldbg 0.0.16
August 26th, 2025
Enhancements
- Adds retries to fetch JWT and x509 commands to make spirldbg resilient to networking issues in the agent.
spirldbg 0.0.15
June 23rd, 2025
Enhancements
- spirldbg: Adds
identity-exchange-tokenflag tosvid-jwtandsvid-x509commands to support OIDC JWT attestation for CI/CD clusters
spirldbg 0.0.14
May 29th, 2025
Enhancements
- Add a subcommand for network diagnostics
spirldbg 0.0.13
March 21st, 2025
Enhancements
- Adds JWT verification to
spirldbg clientandspirldbg server. - Adds
spirldbg serverandspirldbg clientto setup a SPIFFE mTLS server and client.