This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Releases: docker/attest
Releases · docker/attest
v0.5.1
v0.5.0
v0.4.4
v0.4.3
Changes
💥 Breaking Changes
- refactor! remove pkg directory @kipz (#145)
- Verify input image/platform against attestation subjects before passing to rego @kipz (#148)
🚀 Features
- feat(deps): bump google.golang.org/api from 0.195.0 to 0.196.0 @dependabot (#150)
- feat(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.8 to 1.8.9 @dependabot (#151)
- feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33 @dependabot (#155)
- feat(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.8 to 1.8.9 @dependabot (#149)
- feat(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0 @dependabot (#143)
- feat: add slsa v1 predicate type @mrjoelkamp (#154)
- feat: validate mapping files on load @kipz (#147)
🐛 Bug Fixes
🧰 Maintenance
- chore(deps): bump actions/create-github-app-token from 1.10.3 to 1.10.4 @dependabot (#153)
v0.4.2
Changes
🚀 Features
- feat(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 @dependabot (#139)
- feat: add policy resolver tests @mrjoelkamp (#138)
🐛 Bug Fixes
🧰 Maintenance
- feat: add policy resolver tests @mrjoelkamp (#138)
v0.4.0
Changes
Breaking
- Mock TUF client removed
- add
policy.Resolver
🚀 Features
- add stateful 'Verifier' to aid TUF client reuse
- refactor!: add
policy.Resolverstruct to reduce parameters @jonnystoten (#130) - feat(deps): bump github.com/testcontainers/testcontainers-go/modules/registry from 0.32.0 to 0.33.0 @dependabot (#127)
- feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.31 @dependabot (#134)
- feat(deps): bump google.golang.org/api from 0.192.0 to 0.194.0 @dependabot (#131)
- feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 @dependabot (#136)
- feat!: remove MockTUFClient @kipz (#135)
🐛 Bug Fixes
- fix: use a client pointing at Docker's TUF by default @jonnystoten (#104)
🧰 Maintenance
- feat(deps): bump github.com/testcontainers/testcontainers-go/modules/registry from 0.32.0 to 0.33.0 @dependabot (#127)
v0.3.2
Changes
Breaking
- feat: remove isCanonical from rego inputs
🚀 Features
- feat: add purl details to policy inputs @kipz (#129)
- feat(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in the go_modules group @dependabot (#126)
- feat(deps): bump google.golang.org/api from 0.191.0 to 0.192.0 @dependabot (#123)
- feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 @dependabot (#125)
🐛 Bug Fixes
- fix: use a client pointing at Docker's TUF by default @jonnystoten (#104)
🧰 Maintenance
v0.3.1
Changes
🚀 Features
- feat: add
digestanddownloadLocationto VSA policy @mrjoelkamp (#124) - feat: mirror empty config image @mrjoelkamp (#122)
v0.3.0
Changes
🚀 Features
- feat!: push attestation artifacts by digest @mrjoelkamp (#120)
🧰 Maintenance
- feat(deps): bump google.golang.org/api from 0.190.0 to 0.191.0 @dependabot (#121)
- feat(deps): bump github.com/sigstore/cosign/v2 from 2.3.0 to 2.4.0 @dependabot (#119)
- feat(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.7 to 1.8.8 @dependabot (#118)
- feat(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.7 to 1.8.8 @dependabot (#117)
v0.2.1
Changes
🚀 Features
- feat(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 @dependabot (#114)
- feat(deps): bump github.com/open-policy-agent/opa from 0.67.0 to 0.67.1 @dependabot (#116)
🐛 Bug Fixes
- fix: let OCI layouts use referrers attestations @mrjoelkamp (#113)
🧰 Maintenance
- chore: disable codecov patch status @mrjoelkamp (#115)