Changelog
Features
- 266144d: feat: add cpu and memory profiling (#504) (@mikhailswift)
- 33946bb: Adding functionality for dirhash in cli (#436) (@matglas)
Update to go-witness v0.7.0 #530
- better concurrency support on Linux by @joshdabosh in in-toto/go-witness#306
- improve SPDX and CycloneDX JSON SBOM format detection by @joshdabosh in in-toto/go-witness#322
- fix: Passing kms provider options down to initialisation of functionaries by @ChaosInTheCRD in in-toto/go-witness#292
- fix: golangci-lint failing due nil check by @kairoaraujo in in-toto/go-witness#333
- add jenkins attestor by @joshdabosh in in-toto/go-witness#323
- Adding functionality for dirhash in library by @matglas in in-toto/go-witness#223
- test: add additional policy verification test by @mikhailswift in in-toto/go-witness#341
- chore: Improve the git status speed. by @matglas in in-toto/go-witness#359
- Test/more policy tests by @mikhailswift in in-toto/go-witness#345
- address feedback from governance review by @jkjell in in-toto/go-witness#394
Documentation
- 97e2e04: docs: update Makefile help (#505) (@kairoaraujo)
Others
- 29117fc: prevent early return in verifier (#484) (@joshdabosh)
- 25e05d5: chore: Allow make build-goreleaser for convenience. (#503) (@matglas)
- 18dad87: Add pem as output of goreleaser sign for verification. (#508) (@matglas)
- 782ef81: address feedback from governance review (#528) (@jkjell)
- 1af18d4: chore: Add install tutorial with cosign check (#506) (@matglas)
- c077bfe: Use /usr/local/bin for witness install (#531) (@jkjell)