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

fix: remove dummy root component from sbom for python/pip #64

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

zvigrinberg
Copy link
Collaborator

Description

Remove dummy root component from sbom for python/pip, as in python you don't have a root component, just a list of required packages/modules in requirements.txt

For the purpose, Added new sbom generic feature, to remove from sbom the root component :

from components list.
from dependencies list.
and from metadata
currently it will be used only by Python/pip.

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Additional information

related to: RHEcosystemAppEng/exhort-javascript-api#58

Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Test Results

75 tests   75 ✔️  1m 9s ⏱️
  7 suites    0 💤
  7 files      0

Results for commit 413849d.

@zvigrinberg zvigrinberg merged commit ceaabb8 into main Oct 5, 2023
6 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.

1 participant