Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oci-copy: rework SBOM generation, support SPDX #1816

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chmeliik
Copy link
Contributor

@chmeliik
Copy link
Contributor Author

Uses my build of the sbom-utility-image for now. konflux-ci/build-tasks-dockerfiles#226 will need to be merged first.

@ralphbean would you be able to test this?

Use scripts from https://github.com/konflux-ci/build-tasks-dockerfiles
instead of the previous bash script.

Signed-off-by: Adam Cmiel <[email protected]>
Add SBOM_TYPE param to allow choosing the SBOM format to generate.
Defaults to cyclonedx for now.

Signed-off-by: Adam Cmiel <[email protected]>
@chmeliik chmeliik marked this pull request as ready for review January 23, 2025 13:49
@chmeliik chmeliik requested a review from ralphbean as a code owner January 23, 2025 13:49
Copy link
Contributor Author

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

@@ -274,50 +281,39 @@ spec:
name: varlibcontainers
workingDir: $(workspaces.source.path)
- name: sbom-generate
image: quay.io/konflux-ci/yq:latest@sha256:93bb15cff64b708263055a5814b24a0b450d8724b86a7e5206396f25d81fcc21
image: quay.io/acmiel-test/sbom-utility-scripts:spdx-support
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This will needs to change after konflux-ci/build-tasks-dockerfiles#226, of course

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.

1 participant