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] Added an option to fully scan 'includedBuilds' #1388

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

malice00
Copy link
Contributor

Gradle has the possibility to include multiple builds into one. This option adds the possibility to scan those for dependencies as well, if desired. The modules have to be listed manually, since gradle offers no way to automatically find these.

Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
@malice00 malice00 requested a review from prabhu as a code owner September 23, 2024 17:30
… object

Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
…le projects; Using a default so no crashes occur.

Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
Copy link
Collaborator

@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.

Wow! Learn about another cool gradle feature today 👌Thank you so much for pushing the boundaries of this project.

@prabhu prabhu merged commit 919220f into CycloneDX:master Sep 24, 2024
21 checks passed
@malice00 malice00 deleted the fix/gradle_included_builds branch September 24, 2024 08:46
@malice00
Copy link
Contributor Author

Honestly, I only learned about this feature when testing with elasticsearch!

Thanks for merging and releasing, this version is absolutely perfect for our projects at work!

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