Skip to content

Conversation

javirln
Copy link
Member

@javirln javirln commented Feb 10, 2025

This patch restore the push of sbom materials to GitHub release.

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln requested review from jiparis and migmartri February 10, 2025 08:52
@javirln javirln self-assigned this Feb 10, 2025
syft -o cyclonedx-json=/tmp/sbom-$material_name.cyclonedx.json $entry
chainloop attestation add --value $entry --attestation-id ${{ env.ATTESTATION_ID }}
chainloop attestation add --value /tmp/sbom-$material_name.cyclonedx.json --attestation-id ${{ env.ATTESTATION_ID }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add the KIND to prevent running the autodiscovery?

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln merged commit dfe10b1 into chainloop-dev:main Feb 10, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants