in-toto-run
Verified for current stable LTS
In Toto Run Commands
In Toto Run command syntax with verified terminal examples.
Commands
4 commands for In Toto Run
in-toto-run Archive
In Toto Run Command: Create Tarball And Store Materials
in-toto-run -n <package> -m <project> -p <project.tar.gz> -- <tar czf project.tar.gz project> in-toto-run Operations
In Toto Run Command: Generate Signed Attestations For Review
in-toto-run -n <review> --signing-key <key_file> -m <document.pdf> -x in-toto-run Video
In Toto Run Command: Scan Image With Trivy And Generate Link File
in-toto-run -n <scan> --signing-key <key_file> -p <report.json> -- /bin/sh -c "trivy --output report.json --format json <path/to/image>" in-toto-run Operations
In Toto Run Command: Tag Git Repo And Sign Link File
in-toto-run -n <tag> -p <.> --signing-key <key_file> -- <git tag v1.0> Suggest a In Toto Run Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common In Toto Run workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.