Skip to content

Cicero v0.22.2

Compare
Choose a tag to compare
@jeromesimeon jeromesimeon released this 26 Oct 14:29

๐Ÿ–Š๏ธ ๐Ÿ” This release features the ability for template authors to sign their templates, along with the ability for users to verify that the template has not been tempered with since it's been created. (Contributor: @sanketshevkar)

It also include bug fixes and addresses known vulnerabilities in dependencies.

๐Ÿ›ก๏ธDependencies Updates

  • Upgrades to Concerto 1.2.1
  • Upgrade to Markdown Transform 0.14.1
  • Upgrades to Ergo 0.22.2
  • Upgrades various dependencies, fixing vulnerabilities

๐Ÿ› Bug Fixes

๐Ÿ›ฐ CLI

  • cicero archive --keystore <keystore> --passphrase <passphrase> adds a signature based on the given author's public/private key when creating a template archive
  • cicero verify verifies that an archive is consistent with the contained signature