Skip to content

fix[frontend](socai): changed anthropic model keys - #2363

Merged
Kbayero merged 2 commits into
v11from
hotfix/v11_socai_claude_models
Aug 10, 2026
Merged

fix[frontend](socai): changed anthropic model keys#2363
Kbayero merged 2 commits into
v11from
hotfix/v11_socai_claude_models

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

Closing #2345

@AlexSanchez-bit
AlexSanchez-bit requested a review from a team July 21, 2026 17:11
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

✅ AI review — Approved

No issues detected in this diff.

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

Summary: Frontend text and value updates for AI model configuration options.

No findings.

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

Summary: Updated AI model options in SOC AI guide component

No findings.

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

Summary: Updated AI model configuration options in the SOC AI guide component with no vulnerabilities or information leaks.

No findings.

@utmstackprapprover utmstackprapprover Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved — no blocking issues, deps OK, authorized author. Any non-blocking warnings are listed above.

@Kbayero
Kbayero merged commit 38ff3fa into v11 Aug 10, 2026
2 checks passed
@Kbayero
Kbayero deleted the hotfix/v11_socai_claude_models branch August 10, 2026 18:07
@github-actions

Copy link
Copy Markdown

❌ Go dependencies check failed

There are outdated Go dependencies, or modules that could not be inspected.
Run bash .github/scripts/go-deps.sh --update --discover locally and
commit the updated go.mod / go.sum files.

Script output
🔍 Discovered 26 Go projects

📦 Dependencies with updates available:

  📁 ./agent-manager:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/bitdefender:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/o365:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/stats:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/sophos:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/crowdstrike:
     - github.com/crowdstrike/gofalcon: v0.21.1 → v0.22.0
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/gcp:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/inputs:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/azure:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/aws:
     - github.com/aws/aws-sdk-go-v2: v1.43.3 → v1.43.4
     - github.com/aws/aws-sdk-go-v2/config: v1.32.34 → v1.32.35
     - github.com/aws/aws-sdk-go-v2/credentials: v1.19.33 → v1.19.34
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.81.0 → v1.82.0
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/soc-ai:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/rule-flood-guard:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/alerts:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./plugins/modules-config:
     - github.com/aws/aws-sdk-go-v2/config: v1.32.34 → v1.32.35
     - github.com/aws/aws-sdk-go-v2/credentials: v1.19.33 → v1.19.34
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.81.0 → v1.82.0
     - github.com/aws/aws-sdk-go-v2/service/sts: v1.45.3 → v1.45.4
     - github.com/crowdstrike/gofalcon: v0.21.1 → v0.22.0
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./installer:
     - github.com/cloudfoundry/gosigar: v1.3.125 → v1.3.126

  📁 ./as400:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./agent:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

  📁 ./utmstack-collector:
     - google.golang.org/protobuf: v1.36.11 → v1.36.12

�[0;31m❌ Please update dependencies before merging.�[0m

@utmstackprapprover utmstackprapprover Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Changes requested — Go dependencies check failed (see above).

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.

[SOC-AI] Anthropic provider dropdown lists invalid / retired Claude model IDs

2 participants