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

[Gradle] SBOM generation didn't work on Windows #1615

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

malice00
Copy link
Contributor

@malice00 malice00 commented Feb 3, 2025

cdxgen didn't generate SBOM for Gradle on Windows. This PR fixes this.

Since Windows also has a maximum character count in the CLI, this was also fixed. This unfortunately means that generating a gradle SBOM on Windows could be slower, because we potentially have to run multiple commands instead of just the one!

@malice00 malice00 requested a review from prabhu as a code owner February 3, 2025 01:26
Signed-off-by: Roland Asmann <[email protected]>
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