Skip to content

Hotfix/v11 alerts incident#2331

Merged
Kbayero merged 2 commits into
v11from
hotfix/v11_alerts_incident
Jul 7, 2026
Merged

Hotfix/v11 alerts incident#2331
Kbayero merged 2 commits into
v11from
hotfix/v11_alerts_incident

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

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

github-actions Bot commented Jul 7, 2026

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 25 Go projects

📦 Dependencies with updates available:

  📁 ./agent/updater:
     - github.com/kardianos/service: v1.2.4 → v1.3.0

  📁 ./agent:
     - github.com/elastic/go-sysinfo: v1.15.4 → v1.15.5
     - github.com/kardianos/service: v1.2.4 → v1.3.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0
     - gorm.io/gorm: v1.31.1 → v1.31.2

  📁 ./as400/updater:
     - github.com/kardianos/service: v1.2.4 → v1.3.0

  📁 ./as400:
     - github.com/elastic/go-sysinfo: v1.15.4 → v1.15.5
     - github.com/kardianos/service: v1.2.4 → v1.3.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0
     - gorm.io/gorm: v1.31.1 → v1.31.2

  📁 ./utmstack-collector:
     - github.com/elastic/go-sysinfo: v1.15.4 → v1.15.5
     - github.com/kardianos/service: v1.2.4 → v1.3.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0
     - gorm.io/gorm: v1.31.1 → v1.31.2

  📁 ./installer:
     - github.com/cloudfoundry/gosigar: v1.3.121 → v1.3.123
     - github.com/kardianos/service: v1.2.4 → v1.3.0

  📁 ./plugins/inputs:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/sophos:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/gcp:
     - google.golang.org/api: v0.285.0 → v0.287.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/crowdstrike:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/bitdefender:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/azure:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/modules-config:
     - github.com/aws/aws-sdk-go-v2/config: v1.32.25 → v1.32.28
     - github.com/aws/aws-sdk-go-v2/credentials: v1.19.24 → v1.19.27
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.77.0 → v1.79.0
     - github.com/aws/aws-sdk-go-v2/service/sts: v1.43.3 → v1.44.0
     - google.golang.org/api: v0.285.0 → v0.287.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/aws:
     - github.com/aws/aws-sdk-go-v2: v1.42.0 → v1.42.1
     - github.com/aws/aws-sdk-go-v2/config: v1.32.25 → v1.32.28
     - github.com/aws/aws-sdk-go-v2/credentials: v1.19.24 → v1.19.27
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.77.0 → v1.79.0
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./plugins/o365:
     - google.golang.org/grpc: v1.81.1 → v1.82.0

  📁 ./agent-manager:
     - google.golang.org/grpc: v1.81.1 → v1.82.0
     - gorm.io/gorm: v1.31.1 → v1.31.2

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

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

🛑 AI review — Blocking issues

One or more high/critical issues can break things and must be fixed before merging. Details below.

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

Summary: Refactoring index pattern constants to improve specificity; no architectural deviations detected.

No findings.

🛑 bugs (gemini-3-flash-lite) — blocking — must fix before merge

Summary: Refactoring of index patterns removed MAIN_INDEX_PATTERN, but likely left orphaned references or broke components relying on the default index.

  • high frontend/src/app/shared/constants/main-index-pattern.constant.ts:4 — The constant MAIN_INDEX_PATTERN was removed. If other components in the codebase still import this constant, the build will fail. Ensure all references were updated.

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

Summary: Refactoring of index pattern constants to improve specificity; no security vulnerabilities introduced.

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.

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

@Kbayero Kbayero merged commit d23e93f into v11 Jul 7, 2026
5 of 7 checks passed
@Kbayero Kbayero deleted the hotfix/v11_alerts_incident branch July 7, 2026 18:12
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