Skip to content

TRACE v0.1.1

Choose a tag to compare

@imran-siddique imran-siddique released this 15 Jun 23:46
ae152e8

Patch release. Required by cmcp-runtime 0.2.0.

Changes since v0.1.0

  • [schema] Add software-only platform value for non-attested dev-mode records (#23) — dev records now carry platform: software-only instead of tpm2, keeping hardware assertions honest
  • [spec] Make signature and freshness binding mandatory for Trust Records (#24)
  • [models] Enforce exact hex length and reject uppercase in DigestStr (CRYPTO-008, CRYPTO-009) (#11)
  • Workflow and infra fixes