Docker images
Pull the matching ghcr.io tag:
docker pull ghcr.io/cloudfieldcz/shieldoo-gate:0.9.5
docker pull ghcr.io/cloudfieldcz/scanner-bridge:0.9.5Image pages:
shdg CLI
Push-from-CI client. Pre-built for Linux, macOS, and Windows:
| OS | Arch | Archive |
|---|---|---|
| Linux | x86_64 | shdg-0.9.5-linux-amd64.tar.gz |
| Linux | aarch64 | shdg-0.9.5-linux-arm64.tar.gz |
| macOS | Intel | shdg-0.9.5-darwin-amd64.tar.gz |
| macOS | Apple Silicon | shdg-0.9.5-darwin-arm64.tar.gz |
| Windows | x86_64 | shdg-0.9.5-windows-amd64.zip |
shdg version reports 0.9.5 to match the Docker tag.
Verify archive integrity with SHA256SUMS (also attached).
Changes (v0.9.4…v0.9.5)
- feat(ui): render severity counts as colored pills (fe40739)
- fix(deps): bump idna & starlette in scanner-bridge for 2026 CVEs (c318c37)
- fix(deps): bump golang.org/x/{net,crypto,sys} for GO-2026 CVEs (e2cc4c3)
- chore: gitignore *.lscache (#9) (a1fe339)
- security: clear Snyk PEN-test HIGHs + dogfood gating hardening (#8) (784e077)