Skip to content

[c-RCP-09] SBOM/provenance/SPDX artifacts frozen at v0.70.0, twenty releases behind source (v0.90.0) #121

Description

@SoundMatt

Summary

The shipped SBOM, provenance, and SPDX artifacts are frozen at version 0.70.0 while the actual source, changelog, and CLI have moved on to 0.90.0. Twenty releases' worth of evidence artifacts are missing or stale.

Evidence (current HEAD)

  • sbom.json and provenance.json both still declare "module": "c-RCP@0.70.0".
  • The newest committed SPDX file is c-RCP-0.70.0.spdx.json (directory listing runs 0.1.0 through 0.70.0 with nothing newer).
  • include/rcp/version.h and CMakeLists.txt's project() VERSION both declare 0.90.0, and CHANGELOG.md documents releases up through v0.90.0.

Recommendation

Regenerate all version-bearing evidence artifacts (SBOM, provenance, SPDX) at the current PROJECT_VERSION, and add a release-gate check asserting every shipped artifact's declared version matches version.h's macro, so this can't silently drift again.

Filed from the 2026-07-29 ecosystem audit register; independently re-verified against current HEAD before filing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions