v0.14.7
Docker images
Pull the matching ghcr.io tag:
docker pull ghcr.io/cloudfieldcz/shieldoo-gate:0.14.7
docker pull ghcr.io/cloudfieldcz/scanner-bridge:0.14.7Image pages:
shdg CLI
Push-from-CI client. Pre-built for Linux, macOS, and Windows:
| OS | Arch | Archive |
|---|---|---|
| Linux | x86_64 | shdg-0.14.7-linux-amd64.tar.gz |
| Linux | aarch64 | shdg-0.14.7-linux-arm64.tar.gz |
| macOS | Intel | shdg-0.14.7-darwin-amd64.tar.gz |
| macOS | Apple Silicon | shdg-0.14.7-darwin-arm64.tar.gz |
| Windows | x86_64 | shdg-0.14.7-windows-amd64.zip |
shdg version reports 0.14.7 to match the Docker tag.
Verify archive integrity with SHA256SUMS (also attached).
Changes (v0.14.6…v0.14.7)
- fix(vuln): normalize project-label filter so case/whitespace match (2e7daa8)