in-toto / scai-demos

Software Supply Chain Attribute Integrity (SCAI) Demos and CLI tools
Apache License 2.0
18 stars 4 forks source link

Transition to scai-generator tool #2

Closed marcelamelara closed 1 year ago

marcelamelara commented 1 year ago

This PR introduces the SCAI Generator tool, which is meant as standalone tooling for generating ITE-6/ITE-9 compliant SCAI metadata. As part of this transition, we use the soon-to-be upstreamed SCAI Python package in https://github.com/in-toto/attestation.

Blocked by https://github.com/in-toto/attestation/pull/272