Uh oh!
There was an error while loading. Please reload this page.
Improve SBOM generation - #301
Conversation
vpetersson
commented
Jul 20, 2026
- Update SBOM generation flow
- Moves sbomify work to OIDC instead of token
OverviewReplaces
Net direction is a clear improvement. I verified all four SHA pins resolve to the tags in their comments ( Blocking prerequisiteTrusted publishing must be registered before this merges. Per the action's README, OIDC only works once a binding exists for component Issues1. SHA pinning doesn't actually pin the executed code ( |
sergey-borovkov
left a comment
There was a problem hiding this comment.
Approving — the OIDC + SHA-pinning direction is a solid improvement, and the failure mode if anything is off is contained to SBOM upload rather than the release build.
Leaving my detailed comment open for the two follow-ups (cache key rotation, PRODUCT_RELEASE on manual dispatch) and the one question worth confirming before the next tag: that trusted publishing is registered for component UUzAdk8ixV in the sbomify UI. None of it needs to block this.