Skip to content

Support optional build.gradle(.kts) at root in Gemnasium Maven

Philip Cunningham requested to merge philipcunningham-spike-gradle-settings into master

What does this MR do?

This update to Gemnasium Maven adds support for optional build.gradle(.kts) files at the project root, improving flexibility in project configuration. The change includes modifications to the package_manager.go file and introduces new test fixtures to validate this functionality.

Please note that this started out as a spike to refine the linked issue but it ended up being so straightforward, I thought it was worth submitting for review to get some feedback.

What are the relevant issue numbers?

Dependency Scanning: Gemnasium Gradle assumes p... (gitlab-org/gitlab#464280 - closed) • Philip Cunningham • 17.1

Does this MR meet the acceptance criteria?

Edited by Philip Cunningham

Merge request reports