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

chore: Create docker image SBOM on release #269

Closed
wants to merge 1 commit into from

Conversation

mchernicoff
Copy link
Contributor

Resolves first part of Issue #171 (other parts are waiting on changes to cargo-dist). Adds a GitHub action to create an SPDX SBOM for the Hipcheck docker image after we create and push that image during the normal release workflow. The SBOM should be automatically added as an artifact to the same release.

Draft because this has not been tested yet. We need to come up with a good way to test this that does not involve creating many unnecessary docker images.

@mchernicoff mchernicoff added the type: enhancement New feature or request label Aug 9, 2024
@mchernicoff mchernicoff added this to the 3.6.0 milestone Aug 9, 2024
@mchernicoff mchernicoff self-assigned this Aug 9, 2024
alilleybrinker
alilleybrinker previously approved these changes Aug 9, 2024
@alilleybrinker
Copy link
Collaborator

@mchernicoff looks like this has a merge conflict with the changes @patrickjcasey made for checking Docker README size. Can you rebase?

@mchernicoff mchernicoff force-pushed the mchernicoff/docker-sbom branch 2 times, most recently from 246f566 to 0f163bc Compare August 9, 2024 18:16
@mchernicoff mchernicoff force-pushed the mchernicoff/docker-sbom branch from 0f163bc to cd9648b Compare August 9, 2024 18:17
@alilleybrinker alilleybrinker modified the milestones: 3.6.0, 3.7.0 Sep 10, 2024
@alilleybrinker alilleybrinker changed the title feat (docker): Create docker image SBOM on release Create docker image SBOM on release Oct 10, 2024
@alilleybrinker alilleybrinker changed the title Create docker image SBOM on release chore: Create docker image SBOM on release Oct 10, 2024
@alilleybrinker
Copy link
Collaborator

Going to close this. I'm in the process of some more substantial reworking of how releases work, and while I definitely want SBOM building to be a part of that, I don't think it'll necessarily take this form. I'll be sure to refer back to this though, and @mchernicoff I appreciate the work you did on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants