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

Add container build SBOM example #18

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Conversation

mprpic
Copy link
Contributor

@mprpic mprpic commented Aug 16, 2024

Build-time container image SBOMs only differ from the release time SBOMs by not having the repo URL and tag for the objects that represent the images themselves. RPMs are still assumed to have their repo IDs present.

Since the script here is constructing the examples from released data (in the Container Catalog), we can remove the release-time data to create the example build time SBOM equivalent.

Build-time container image SBOMs only differ from the release time SBOMs by
not having the repo URL and tag for the objects that represent the images
themselves. RPMs are still assumed to have their repo IDs present.

Since the script here is constructing the examples from released data (in
the Container Catalog), we can remove the release-time data to create the
example build time SBOM equivalent.
@mprpic mprpic requested a review from twaugh August 16, 2024 18:19
@mprpic mprpic merged commit 1ea7577 into main Aug 19, 2024
3 checks passed
@mprpic mprpic deleted the add-example-container-build-sbom branch August 19, 2024 12:40
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.

2 participants