Releases: in-toto/witness
Releases · in-toto/witness
v0.1.2
Changelog
Features
- 9c95b23: feat: Add command to print version (@hooksie1)
- f5d2d2c: feat:add more robust policy constraints (@mikhailswift)
- bf5c3a7: feat:scorecard attestor (@colek42)
- 97adc5f: feat:sarif attestor (@colek42)
Bug fixes
- 83ad247: fix: typo in README (@hectorj2f)
Documentation
- 3651dc7: docs: update readme (@colek42)
- 674d9c5: docs: add documentation for the policy verification process (@mikhailswift)
Others
- 7c8b22e: chore(deps): bump github.com/open-policy-agent/opa from 0.35.0 to 0.37.0 (@dependabot[bot])
- 442c26a: refactor: move attestor imports to pkg (@mikhailswift)
- ace8194: test: update test-oci.sh script (@mikhailswift)
v0.1.1
Changelog
Features
- 5ab9ccc: feat: verify artifacts between collections (@mikhailswift)
- 8524008: feat: use rekor integrated time as a trusted time stamp (@mikhailswift)
Documentation
- 800abd4: docs(attestors): add basic docs for each attestor (@mikhailswift)
- 48c2dcd: docs: update README and add arch docs. (@colek42)
- af249e3: docs: update README and add arch docs. (@colek42)
Others
- 124eea9: bug: temporarily turn off go mod proxy (@mikhailswift)
- b0b7167: bug: fix incorrect policy evaluation (@mikhailswift)
v0.1.0
Changelog
Features
- 5ab9ccc: feat: verify artifacts between collections (@mikhailswift)
- 8524008: feat: use rekor integrated time as a trusted time stamp (@mikhailswift)
Documentation
- 800abd4: docs(attestors): add basic docs for each attestor (@mikhailswift)
- 48c2dcd: docs: update README and add arch docs. (@colek42)
- af249e3: docs: update README and add arch docs. (@colek42)
Others
- 0df87b1: bug: temporarily turn off go mod proxy (@mikhailswift)
v0.0.1-alpha10
Changelog
Features
- 5ab9ccc: feat: verify artifacts between collections (@mikhailswift)
- 8524008: feat: use rekor integrated time as a trusted time stamp (@mikhailswift)
Documentation
- 800abd4: docs(attestors): add basic docs for each attestor (@mikhailswift)
- 48c2dcd: docs: update README and add arch docs. (@colek42)
- af249e3: docs: update README and add arch docs. (@colek42)
Others
- c7eed74: bug: adjust goreleaser main path (@mikhailswift)