Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Releases: docker/attest

v0.5.1

09 Sep 17:10
206b33c

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: expose version and user agent to consumers @kipz (#158)

v0.5.0

09 Sep 16:38
b4e6767

Choose a tag to compare

Changes

🚀 Features

  • feature!: support for setting HTTP User-Agent header @kipz (#157)

💥 Breaking Changes

  • feature!: support for setting HTTP User-Agent header @kipz (#157)

v0.4.4

05 Sep 14:08
ed0ae8e

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: verify mapped image name against subjects @kipz (#156)

v0.4.3

04 Sep 21:49
a363be7

Choose a tag to compare

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

  • fix: escape ! remove .* (global match) @kipz (#146)

🧰 Maintenance

  • chore(deps): bump actions/create-github-app-token from 1.10.3 to 1.10.4 @dependabot (#153)

v0.4.2

02 Sep 08:39
23849c1

Choose a tag to compare

Changes

  • refactor! don't use ctx for policy evaluator @kipz (#140)

🚀 Features

🐛 Bug Fixes

  • fix: use canonical names inside TUF fetcher @kipz (#144)
  • fix: tuf oci image parsing @kipz (#142)

🧰 Maintenance

v0.4.0

28 Aug 10:59
6f94d59

Choose a tag to compare

Changes

Breaking

  • Mock TUF client removed
  • add policy.Resolver

🚀 Features

  • add stateful 'Verifier' to aid TUF client reuse
  • refactor!: add policy.Resolver struct 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

🧰 Maintenance

  • feat(deps): bump github.com/testcontainers/testcontainers-go/modules/registry from 0.32.0 to 0.33.0 @dependabot (#127)

v0.3.2

27 Aug 09:57
aed959f

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

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

🧰 Maintenance

  • feat: add purl details to policy inputs @kipz (#129)

v0.3.1

14 Aug 21:51
a4a0bf3

Choose a tag to compare

Changes

🚀 Features

v0.3.0

08 Aug 20:31
v0.3.0
d97d20e

Choose a tag to compare

Changes

🚀 Features

🧰 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

06 Aug 15:44
8767951

Choose a tag to compare

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

🧰 Maintenance