Skip to content

v0.14.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:41
· 8 commits to main since this release
36c2895

Docker images

Pull the matching ghcr.io tag:

docker pull ghcr.io/cloudfieldcz/shieldoo-gate:0.14.3
docker pull ghcr.io/cloudfieldcz/scanner-bridge:0.14.3

Image pages:

shdg CLI

Push-from-CI client. Pre-built for Linux, macOS, and Windows:

OS Arch Archive
Linux x86_64 shdg-0.14.3-linux-amd64.tar.gz
Linux aarch64 shdg-0.14.3-linux-arm64.tar.gz
macOS Intel shdg-0.14.3-darwin-amd64.tar.gz
macOS Apple Silicon shdg-0.14.3-darwin-arm64.tar.gz
Windows x86_64 shdg-0.14.3-windows-amd64.zip

shdg version reports 0.14.3 to match the Docker tag.
Verify archive integrity with SHA256SUMS (also attached).

Changes (v0.14.2…v0.14.3)

  • Merge pull request #28 from cloudfieldcz/fix/oidc-operator-scopes (36c2895)
  • fix(auth): grant OIDC operators proxy:fetch/scan:upload so admins can mint any API key (4a740d6)
  • cleanup (1092c07)