Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.21 KB

usage.md

File metadata and controls

26 lines (19 loc) · 1.21 KB

scai-generator Usage

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.

CLI Usage

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.