Skip to content

Add ci.opensearch.org/m2/ mirror for plugin resolution (geospatial) - #882

Draft
shreyah963 wants to merge 1 commit into
opensearch-project:3.8from
shreyah963:update-plugin-m2
Draft

Add ci.opensearch.org/m2/ mirror for plugin resolution (geospatial)#882
shreyah963 wants to merge 1 commit into
opensearch-project:3.8from
shreyah963:update-plugin-m2

Conversation

@shreyah963

@shreyah963 shreyah963 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

Add ci.opensearch.org/m2/ mirror for plugin resolution (geospatial)

Issues Resolved

opensearch-project/opensearch-build#6278 (comment)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

PR Code Analyzer ❗

AI-powered 'Code-Diff-Analyzer' found issues on commit 23aea8a.

Hard block: Issues at High severity or above will block this PR from merging.

PathLineSeverityDescription
build.gradle31highNew Maven repository source added (https://ci.opensearch.org/m2/) in buildscript block. Per mandatory policy, all package registry URL additions must be flagged regardless of apparent legitimacy. Maintainers must verify this URL resolves to the intended artifact store and cannot be hijacked.
build.gradle111highNew Maven repository source added (https://ci.opensearch.org/m2/) in allprojects repositories block. Same URL as above but in a separate resolution context; must be independently verified.
client/build.gradle23highNew Maven repository source added (https://ci.opensearch.org/m2/) to client subproject. Artifacts resolved from this repo for the client module must be verified as originating from the intended OpenSearch CI infrastructure.
libs/h3/build.gradle33highNew Maven repository source added (https://ci.opensearch.org/m2/) to the h3 library subproject. Artifacts resolved from this repo for the h3 module must be verified as originating from the intended OpenSearch CI infrastructure.
settings.gradle12highNew Maven repository source added (https://ci.opensearch.org/m2/) to the pluginManagement block. This is particularly sensitive as it controls resolution of Gradle plugins themselves, not just project dependencies — a compromised artifact here could execute arbitrary code during the build.

The table above displays the top 10 most important findings.

Total: 5 | Critical: 0 | High: 5 | Medium: 0 | Low: 0


Pull Requests Author(s): Please update your Pull Request according to the report above.

Repository Maintainer(s): You can bypass diff analyzer by adding label skip-diff-analyzer after reviewing the changes carefully, then re-run failed actions. To re-enable the analyzer, remove the label, then re-run all actions.


⚠️ Note: The Code-Diff-Analyzer helps protect against potentially harmful code patterns. Please ensure you have thoroughly reviewed the changes beforehand.

Thanks.

Signed-off-by: shreyah963 <shreyab963@gmail.com>
@shreyah963
shreyah963 changed the base branch from main to 3.8 July 30, 2026 23:45
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