You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.