We encourage you to gain a basic understanding of the SCAI specification before using the CLI tools in this repo.
The general flow is to first generate any ResourceDescriptors, one or more AttributeAssertions and then generate a SCAI Report. The generated SCAI report document is a valid in-toto Statement.
Note, that the CLI tools do not generate signed SCAI Reports or in-toto attestations.
The SCAI CLI tools and examples have been tested on Ubuntu 20.04 or higher.
For information on how to use our CLI tools in Python or Go environments, please refer to their instructions.