Releases: in-toto/scai-demos
Releases · in-toto/scai-demos
v0.3.0
v0.2
This release adds a Go CLI, various examples, reusable Actions for generating SCAI metadata via GitHub Actions workflows, and a demo.
What's Changed
- Update in-toto attestation v0.9.1 in #1
- Transition to scai-generator tool in #2
- Add SBOM+SLSA example in #3
- Add secure boot example in #4
- Add SLSA v0.1 hermetic build evidence example in #5
- Update Go pkg name in #7
- Add dependabot and gofmt workflows in #8
- Add SCAI reusable actions (KubeCon NA '23 Demo) in #13
- Add KubeCon + CloudNativeCon NA '23 demo files in #32
Full Changelog: v0.1...v0.2
v0.1
Initial Release:
- Python implementation of SCAI spec v0.1
- CLI tools for generating SCAI v0.1 AttributeAssertion and AttributeReport metadata
- Example for generating SCAI metadata for a basic gcc build of Hello World app