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

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 13:22
· 76 commits to refs/heads/main since this release
v0.6.0
2ace988

Changes

  • feat(deps): bump github.com/sigstore/sigstore from 1.8.8 to 1.8.9 @dependabot (#169)
  • chore(deps): bump actions/create-github-app-token from 1.10.4 to 1.11.0 @dependabot (#164)
  • BREAKING Use a Factory to create signature verifiers at policy evaluation time @kipz (#165)
  • feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.35 @dependabot (#168)

🧰 Maintenance

  • chore: add test for RegoFnOpts @kipz (#171)
  • refactor: remove explicit closures. expose rego fns @kipz (#170)
  • Add platform filtering support to mapping.yml @kipz (#167)