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

search only for Bazel workspace and module files #1394

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

maur1
Copy link
Contributor

@maur1 maur1 commented Sep 26, 2024

As described in the issue #1370 the newest release of cdxgen will match on non-bazel projects f.ex when finding build.gradle files. Changing the search to look for WORKSPACE, WORKSPACE.bazel and MODULE.bazel files.

@maur1 maur1 requested a review from prabhu as a code owner September 26, 2024 09:08
Copy link
Contributor

@prabhu prabhu left a comment

Choose a reason for hiding this comment

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

Thank you!

@prabhu
Copy link
Contributor

prabhu commented Sep 28, 2024

@cerrussell any ideas about the test failures?

@prabhu prabhu merged commit 39bcb3c into CycloneDX:master Sep 30, 2024
16 of 20 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.

2 participants