3.43.0 (2025-01-10)
Bug Fixes
- cloud-control: properly execute cloud control resources (abbe053)
- deps: update to libnuke@0.24.1 (c2c26b3)
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