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

Better SBOMs with Maven #65

Open
hendrikebbers opened this issue Jun 8, 2024 · 1 comment
Open

Better SBOMs with Maven #65

hendrikebbers opened this issue Jun 8, 2024 · 1 comment
Labels
epic Group: Supply Chain (Security) Size: L Esitmated size of the issue (S,M,L,XL) STF

Comments

@hendrikebbers
Copy link
Member

hendrikebbers commented Jun 8, 2024

Today there are different ways how SBOMs can be created but it looks like the CyclonDX format is used more often than anything else. Based on that the Maven plugin to create SBOMs based on that format is quite popular (https://github.com/CycloneDX/cyclonedx-maven-plugin). From a supply chain security perspective SBOM support is a must in near future. Therefore we need a good solution for SBOMs that are created by Maven. That can be the CyclonDX plugin today. Sadly an SBOM created with that plugin miss a lot of metadata about the used build tools. For a full SBOM that information is a must. Based on that we need to add information about Maven and all used plugins for a build so that it can be added to a SBOM created by CyclonDX.

Based on discussion #1

@hendrikebbers hendrikebbers added epic Size: L Esitmated size of the issue (S,M,L,XL) Group: Supply Chain (Security) labels Jun 8, 2024
@hendrikebbers
Copy link
Member Author

There is already an issue in the CyclonDX plugin for that use case: CycloneDX/cyclonedx-maven-plugin#382

@support-and-care support-and-care locked and limited conversation to collaborators Jun 17, 2024
@sparsick sparsick added the STF label Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic Group: Supply Chain (Security) Size: L Esitmated size of the issue (S,M,L,XL) STF
Projects
None yet
Development

No branches or pull requests

2 participants