Skip to content

fix(sbom): correctly handle multiple vendors (second try) #4866

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

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

ffontaine
Copy link
Contributor

@ffontaine ffontaine commented Feb 27, 2025

Correctly handle multiple vendors by using set_relationship_id

This reverts commit aa33a7a as prepending vendor to product for the SBOM package name will set an incorrect value for the CPE ID.

This reverts commit aa33a7a as
prepending the vendor to product for the SBOM package name will set an
incorrect value for the CPE ID.

Signed-off-by: Fabrice Fontaine <[email protected]>
@ffontaine ffontaine changed the title Fix SBOM with multiple vendors fix(sbom): correctly handle multiple vendors (second try) Feb 27, 2025
@ffontaine ffontaine force-pushed the fix-sbom-with-multiple-vendors branch 3 times, most recently from 61f694e to 4dbe976 Compare February 28, 2025 15:22
Correctly handle multiple vendors by using set_relationship_id

Signed-off-by: Fabrice Fontaine <[email protected]>
@ffontaine ffontaine force-pushed the fix-sbom-with-multiple-vendors branch from 4dbe976 to 5779169 Compare February 28, 2025 15:26
Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Darn. Well, let's get this reverted then.

@terriko terriko merged commit 8691433 into intel:main Mar 7, 2025
23 of 24 checks passed
@ffontaine ffontaine deleted the fix-sbom-with-multiple-vendors branch March 7, 2025 19:14
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