v0.1.14
Changelog
Features
- 57b29fd: feat: publish ko built images to ghcr (@mikhailswift)
- 4a41144: feat: use signer registry to setup signers for CLI flags (@mikhailswift)
Bug fixes
- 58b3f59: fix: update scorecard version to fix invalid key error (@mikhailswift)
- bde414e: fix: use witness-run-action instead of testifysec-run-action (@mikhailswift)
- 2dc9401: fix: update goreleaser action to use go 1.20.x (@mikhailswift)
- 8a53d68: fix: update github actions to use new fulcio url (@mikhailswift)
- 03ab65f: fix: re-enable verify tests (@mikhailswift)
- f7d7e96: fix: use the pflag.FlagSet.Set function to set values from config files (@mikhailswift)
- aa35c1f: fix: update changed signer flags in tests (@mikhailswift)
Documentation
- 88a8d93: docs: regenerate docs for new cli flags (@mikhailswift)
- 5bf31d7: docs: regenerate docs for new cli flags (@mikhailswift)
Others
- 9bac7df: chore(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 (@dependabot[bot])
- 0c7a4e5: refactor: use generic registry for attestor options (@mikhailswift)
- d713711: refactor: create helper function to add options from registries (@mikhailswift)