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

Support SBOM creation #1087

Merged
merged 6 commits into from
Dec 5, 2024
Merged

Support SBOM creation #1087

merged 6 commits into from
Dec 5, 2024

Conversation

rpoet-jh
Copy link
Contributor

@rpoet-jh rpoet-jh commented Dec 2, 2024

The following changes are in this PR:

  • The node-action now has an input parameter to determine if a call to create_sbom script will happen. Default is true for this input parameter.
  • When creating the github Release, we now also upload the associated SBOMs for each component in the repo.

#767

@rpoet-jh
Copy link
Contributor Author

rpoet-jh commented Dec 3, 2024

I'm going to update the release all workflow to upload the generated SBOMs to the github Release as an asset. I'll add another comment when this is done.

@rpoet-jh
Copy link
Contributor Author

rpoet-jh commented Dec 3, 2024

I'm going to update the release all workflow to upload the generated SBOMs to the github Release as an asset. I'll add another comment when this is done.

This is done.

@rpoet-jh rpoet-jh changed the title Add create_sbom input to node-build action Support SBOM creation Dec 3, 2024
Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

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

Looks good.

@rpoet-jh rpoet-jh merged commit 0c58897 into main Dec 5, 2024
2 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.

2 participants