Skip to content

v2.38.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:34
· 19 commits to main since this release
v2.38.0
e5b4118

New features

  • create attestation-type: added --summary (repeatable NAME=EXPRESSION) and --summary-json (JSON array of {name, expression} entries) flags to define a named summary displayed for attestations of that type. The two flags are mutually exclusive.
  • get attestation-type: summary entries are now shown in table output when an attestation type has a summary defined.

Bug fixes

  • begin trail: omit description and user_data fields from the request payload when they are not set, preventing accidental overwrites of existing trail metadata.
  • The docker image (ghcr.io/kosli-dev/cli:v2.38.0) now includes a /tmp writable dir which allows certain cases of the attest commands to be run with that image.