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 p2-aware model converter for CycloneDX SBOM generation #3516

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

ptziegler
Copy link
Contributor

This change consists of two parts. The first part consists of generating a valid package URL for a given p2 artifact. The PURL contains the symbolic name, version and classifier of the artifact key, as well as the repository it is located in.
The second part handles the dependencies between two PURLs. For the sake of consistency, this dependency tree matches the tree calculated by the dependency-tree mojo.

@ptziegler
Copy link
Contributor Author

Luckily, RELEASE_NOTES was the only conflicting file.

This change consists of two parts. The first part consists of generating
a valid package URL for a given p2 artifact. The PURL contains the
symbolic name, version and classifier of the artifact key, as well as
the repository it is located in.
The second part handles the dependencies between two PURLs. For the sake
of consistency, this dependency tree matches the tree calculated by the
dependency-tree mojo.
@laeubi
Copy link
Member

laeubi commented Feb 16, 2024

Luckily, RELEASE_NOTES was the only conflicting file.

Yes I havent yet found a good way to let it merge Release notes sucessfully as a backport :-(

@laeubi laeubi enabled auto-merge (rebase) February 16, 2024 15:54
@laeubi laeubi merged commit 99023f3 into eclipse-tycho:tycho-4.0.x Feb 16, 2024
8 of 9 checks passed
@ptziegler ptziegler deleted the sbom-4.0.x branch February 16, 2024 17:33
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.

None yet

2 participants