Skip to content

fix[backend](mcp): added os index patter syntax on opensearch search … - #2450

Closed
AlexSanchez-bit wants to merge 1 commit into
release/v12.0.0from
backlog/v12_mcp
Closed

fix[backend](mcp): added os index patter syntax on opensearch search …#2450
AlexSanchez-bit wants to merge 1 commit into
release/v12.0.0from
backlog/v12_mcp

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

🛑 AI review — Sensitive area, extra care recommended

This PR touches critical paths or introduces changes the model cannot judge with sufficient confidence. Review carefully before merging.

🛑 architecture (gemini-3-flash-lite) — high/critical — please review

Summary: Modified OpenSearch index pattern format in MCP tool definitions, breaking backwards compatibility with existing index naming conventions.

  • high backend/modules/mcp/tools_opensearch.go:22 — Breaking change to index pattern naming convention (introducing v11-[name]-* prefix). This breaks backward compatibility with existing persisted queries, dashboard data sources, and stored indices unless a migration or compatibility layer is provided.

bugs (gemini-3-flash-lite) — clean

Summary: Diff updates the jsonschema description for IndexPattern in osSearchInput.

No findings.

security (gemini-3-flash-lite) — clean

Summary: Routine schema documentation update for OpenSearch MCP tool index pattern without security impact.

No findings.

🔴 go-deps — pending updates

🔍 Discovered 29 Go projects

📦 Dependencies with updates available:

  📁 ./agent-manager:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./plugins/soar:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/bitdefender:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/o365:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/stats:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/feeds:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/sophos:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/crowdstrike:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/gcp:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/geolocation:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/azure:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/aws:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/playground:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/soc-ai:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/rule-flood-guard:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/alerts:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/events:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./collectors/forwarder:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./collectors/as400:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./collectors/utmstack:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./tools/rulecheck:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260804160110-0dab0e82abf5 → v1.1.28

  📁 ./agent:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./log-input:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260804160110-0dab0e82abf5 → v1.1.28

  📁 ./backend:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

❌ Please update dependencies before merging.

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