8000 Improve dependency tree for poetry in non-workspace mode by prabhu · Pull Request #1817 · CycloneDX/cdxgen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve dependency tree for poetry in non-workspace mode #1817

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 3 commits into from
May 27, 2025

Conversation

prabhu
Copy link
Collaborator
@prabhu prabhu commented May 27, 2025

For poetry v1, cdxgen was treating every component as a root dependency in non-workspace mode. Must be a regression from the UV workspace feature. This PR improves the check used to decide whether the component gets added to the rootList (rootList.push(pkg);)

prabhu added 3 commits May 27, 2025 12:43
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit 7cf6cca into master May 27, 2025
72 checks passed
@prabhu prabhu deleted the feature/poetry-rootlist-nonworkspace branch May 27, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0