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

SBOM support #227

Merged
merged 1 commit into from
Sep 21, 2022
Merged

SBOM support #227

merged 1 commit into from
Sep 21, 2022

Conversation

tri-adam
Copy link
Member

@tri-adam tri-adam commented Sep 15, 2022

Add support for embedding software bill of materials (SBOM) within a SIF.

Add DataSBOM data type. Add OptSBOMMetadata, which allows the user to identify the type of SBOM (Syft, CycloneDX, SPDX, GitHub dependency snapshot) that is stored within the SIF.

Closes #190

Add support for software bill of materials (SBOM) data object.
@tri-adam tri-adam self-assigned this Sep 15, 2022
@tri-adam tri-adam marked this pull request as ready for review September 21, 2022 18:08
@tri-adam tri-adam merged commit fe08d87 into sylabs:main Sep 21, 2022
@tri-adam tri-adam deleted the sbom branch September 21, 2022 18:34
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.

Generate SBOM from SIF Image
2 participants