Skip to content

Backlog/v12 resizable columns log explorer - #2581

Merged
AlexSanchez-bit merged 2 commits into
release/v12.0.0from
backlog/v12_resizable_columns_log_explorer
Sep 15, 2026
Merged

AlexSanchez-bit merged 2 commits into
release/v12.0.0from
backlog/v12_resizable_columns_log_explorer

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@AlexSanchez-bit AlexSanchez-bit linked an issue Sep 15, 2026 that may be closed by this pull request
3 tasks
@github-actions

Copy link
Copy Markdown

🛑 AI review — High/critical findings

One or more high/critical issues were found. Please review and fix before merging if they're real.

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

Summary: AI review could not parse model response — manual review recommended.

  • high (n/a):0 — ThreatWinds API returned HTTP 429 (fail-safe fallback — flagged for manual attention, does not block the merge).

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

Summary: AI review could not parse model response — manual review recommended.

  • high (n/a):0 — ThreatWinds API returned HTTP 429 (fail-safe fallback — flagged for manual attention, does not block the merge).

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

Summary: AI review could not parse model response — manual review recommended.

  • high (n/a):0 — ThreatWinds API returned HTTP 429 (fail-safe fallback — flagged for manual attention, does not block the merge).

🔴 go-deps — pending updates

🔍 Discovered 30 Go projects

📦 Dependencies with updates available:

  📁 ./plugins/soc-ai:
     - github.com/modelcontextprotocol/go-sdk: v1.7.0 → v1.8.0
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31
     - golang.org/x/crypto: v0.56.0 → v0.57.0

  📁 ./plugins/shared:
     - golang.org/x/crypto: v0.56.0 → v0.57.0

  📁 ./plugins/feeds:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260811073440-251cb9d842cd → v1.1.31
     - golang.org/x/crypto: v0.56.0 → v0.57.0
     - golang.org/x/sync: v0.22.0 → v0.23.0

  📁 ./plugins/sophos:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31

  📁 ./plugins/bitdefender:
     - golang.org/x/crypto: v0.56.0 → v0.57.0

  📁 ./plugins/soar:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31

  📁 ./plugins/stats:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260811073440-251cb9d842cd → v1.1.31

  📁 ./plugins/azure:
     - github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v1.8.0 → v1.8.1
     - golang.org/x/crypto: v0.56.0 → v0.57.0

  📁 ./plugins/alerts:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260811073440-251cb9d842cd → v1.1.31

  📁 ./plugins/geolocation:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31

  📁 ./plugins/o365:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31

  📁 ./plugins/aws:
     - github.com/aws/aws-sdk-go-v2: v1.46.0 → v1.47.0
     - github.com/aws/aws-sdk-go-v2/config: v1.33.3 → v1.33.5
     - github.com/aws/aws-sdk-go-v2/credentials: v1.20.3 → v1.20.5
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.86.0 → v1.87.0

  📁 ./plugins/gcp:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31
     - golang.org/x/crypto: v0.56.0 → v0.57.0
     - google.golang.org/api: v0.297.0 → v0.298.0

  📁 ./plugins/rule-flood-guard:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260811073440-251cb9d842cd → v1.1.31

  📁 ./backend:
     - github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v1.8.0 → v1.8.1
     - github.com/aws/aws-sdk-go-v2/config: v1.33.3 → v1.33.5
     - github.com/aws/aws-sdk-go-v2/credentials: v1.20.3 → v1.20.5
     - github.com/aws/aws-sdk-go-v2/service/sts: v1.49.0 → v1.51.0
     - github.com/golang-migrate/migrate/v4: v4.19.1 → v4.20.1
     - github.com/jackc/pgx/v5: v5.10.0 → v5.11.0
     - github.com/modelcontextprotocol/go-sdk: v1.7.0 → v1.8.0
     - golang.org/x/crypto: v0.56.0 → v0.57.0
     - golang.org/x/oauth2: v0.36.0 → v0.37.0
     - golang.org/x/sync: v0.22.0 → v0.23.0
     - golang.org/x/sys: v0.47.0 → v0.48.0
     - google.golang.org/api: v0.297.0 → v0.298.0
     - gorm.io/driver/postgres: v1.6.2 → v1.6.3

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

  📁 ./agent-manager:
     - golang.org/x/sync: v0.22.0 → v0.23.0
     - gorm.io/driver/postgres: v1.6.2 → v1.6.3

  📁 ./agent:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31
     - golang.org/x/sys: v0.47.0 → v0.48.0

❌ Please update dependencies before merging.

@AlexSanchez-bit
AlexSanchez-bit merged commit e8c47be into release/v12.0.0 Sep 15, 2026
1 check passed
@AlexSanchez-bit
AlexSanchez-bit deleted the backlog/v12_resizable_columns_log_explorer branch September 15, 2026 03:44
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.

v12 log explorer horizontal scroll

1 participant