Skip to content

Backlog/v11 filters validation - #2587

Merged
osmontero merged 2 commits into
v11from
backlog/v11_filters_validation
Sep 17, 2026
Merged

osmontero merged 2 commits into
v11from
backlog/v11_filters_validation

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

Main changes

  • set default value of false to system owned prop of pipeline filters
  • allowed null comparation (NULL = false) for systemOwned prop on pipeline filters

@AlexSanchez-bit
AlexSanchez-bit requested a review from a team September 16, 2026 15:25
@AlexSanchez-bit
AlexSanchez-bit force-pushed the backlog/v11_filters_validation branch from 7e56d39 to a16016c Compare September 16, 2026 15:26
@github-actions

github-actions Bot commented Sep 16, 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:

  📁 ./plugins/soc-ai:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/crowdstrike:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

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

  📁 ./plugins/bitdefender:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/stats:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/azure:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/alerts:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/inputs:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/config:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/events:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/modules-config:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

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

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

  📁 ./plugins/aws:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/gcp:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./plugins/rule-flood-guard:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./as400:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./as400/updater:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./agent-manager:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./utmstack-collector:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

  📁 ./agent:
     - github.com/threatwinds/go-sdk: v1.1.31 → v1.1.32

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

@github-actions

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) — blocking — must fix before merge

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

  • high (n/a):0 — ThreatWinds API returned HTTP 404 (fail-safe: a review that cannot run is treated as blocking).

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

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

  • high (n/a):0 — ThreatWinds API returned HTTP 404 (fail-safe: a review that cannot run is treated as blocking).

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

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

  • high (n/a):0 — ThreatWinds API returned HTTP 404 (fail-safe: a review that cannot run is treated as blocking).

@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).

@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).

@AlexSanchez-bit AlexSanchez-bit linked an issue Sep 16, 2026 that may be closed by this pull request
3 tasks
@osmontero
osmontero merged commit 1025cf2 into v11 Sep 17, 2026
5 of 7 checks passed
@osmontero
osmontero deleted the backlog/v11_filters_validation branch September 17, 2026 12:29
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.

pipeline update error

2 participants