Open SgtCoDFish opened 6 months ago
I can confirm: we have not yet implemented sbom pushing. Important to consider here:
Maybe related, I just noticed the following warning when doing an approver-policy-enterprise release:
WARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.
I can see that SBOMs are generated by
make oci-build-manager
in trust-manager. It looks like these would be helpful to publish in releases, and it shouldn't be hard to add them to github releases.I'd actually assumed we were publishing these but it doesn't seem like we are!
For example, on the v0.10.0 tag of trust-manager: