Skip to content

fix(threat-intel): drop empty alert field values from IOC correlation - #2559

Merged
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_threatintel_queries
Sep 8, 2026
Merged

fix(threat-intel): drop empty alert field values from IOC correlation#2559
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_threatintel_queries

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ AI review — Clean

No issues detected in this diff.

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

Summary: Frontend threat intel hook filters out empty IOC values; no architectural deviations.

No findings.

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

Summary: Added a filter to ensure IOC values are present before mapping.

No findings.

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

Summary: Diff adds a null/falsy value check to threat intel IOC hook, introducing no vulnerabilities or information leaks.

No findings.

🔴 go-deps — pending updates

🔍 Discovered 30 Go projects

📦 Dependencies with updates available:

  📁 ./plugins/soc-ai:
     - 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:
     - 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/gcp:
     - github.com/threatwinds/go-sdk: v1.1.28 → v1.1.31
     - golang.org/x/crypto: v0.56.0 → v0.57.0

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

  📁 ./backend:
     - github.com/jackc/pgx/v5: v5.10.0 → v5.11.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

  📁 ./agent-manager:
     - golang.org/x/sync: v0.22.0 → v0.23.0

  📁 ./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 a9f3258 into release/v12.0.0 Sep 8, 2026
1 check passed
@AlexSanchez-bit
AlexSanchez-bit deleted the backlog/v12_threatintel_queries branch September 8, 2026 19:42
@AlexSanchez-bit AlexSanchez-bit linked an issue Sep 8, 2026 that may be closed by this pull request
3 tasks
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 Threat Intelligence

1 participant