Skip to content

in-toto v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukpueh lukpueh released this 21 Feb 17:41
· 1344 commits to develop since this release
0.2.1
f10ac5d
  • Add metablock validators
  • Add abstract class for layout steps and inspections
  • Disallow passing command string to step and inspection constructor
  • Add custom __repr__ for step and inspection objects
  • Add layout creation convenience methods
  • Command Line tool changes
    • Add missing shebangs
    • Enhance help messages
    • Fix argparse bug for required subcommand in in-toto-record
    • Rename short option to record streams in in-toto-run
  • Fix gpg hashing algorithm name
  • Add layout creation example document
  • Refactor logging and user feedback
  • Rename artifact_rules module to rulelib and add convenience methods