Skip to content

v3.43.0

Latest
Compare
Choose a tag to compare
@ekristen ekristen released this 10 Jan 18:54
5f9ab5f

3.43.0 (2025-01-10)

Bug Fixes

Features

  • command/list: improve output of resources (e623b06)

Verify Binaries

Currently only the checksums.txt is signed, therefore it's sha256 signature is signed. Simply verify the hash and then verify the checksums signature.

cosign verify-blob \
  --signature https://github.com/ekristen/aws-nuke/releases/download/v3.43.0/checksums.txt.sig \
  --certificate https://github.com/ekristen/aws-nuke/releases/download/v3.43.0/checksums.txt.pem \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/ekristen/aws-nuke/.github/workflows/goreleaser.yml@refs/tags/v3.43.0" \
  https://github.com/ekristen/aws-nuke/releases/download/v3.43.0/checksums.txt