Skip to content

fix[frontend](soar): fixed flows creation drawe side - #2451

Merged
AlexSanchez-bit merged 2 commits into
release/v12.0.0from
backlog/v12_soar_flows_creation
Aug 11, 2026
Merged

fix[frontend](soar): fixed flows creation drawe side#2451
AlexSanchez-bit merged 2 commits into
release/v12.0.0from
backlog/v12_soar_flows_creation

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

✅ AI review — Clean

No issues detected in this diff.

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

Summary: Routine frontend layout adjustments for SOAR flow editor and expected go.mod/go.sum dependency version bumps.

No findings.

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

Summary: Reviewed PR diff; no concrete bugs, concurrency issues, or user-facing string anomalies found.

No findings.

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

Summary: Routine dependency updates, CSS refactoring, and UI layout fixes with no security vulnerabilities or information disclosures.

No findings.

🔴 go-deps — pending updates

🔍 Discovered 29 Go projects

📦 Dependencies with updates available:

  📁 ./agent-manager:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./plugins/soar:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/bitdefender:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/o365:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/feeds:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/sophos:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/crowdstrike:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/gcp:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0
     - google.golang.org/api: v0.292.0 → v0.293.0

  📁 ./plugins/geolocation:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/azure:
     - github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.22.0 → v1.23.0
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/aws:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/playground:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/soc-ai:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0

  📁 ./plugins/rule-flood-guard:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/alerts:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./plugins/events:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28

  📁 ./collectors/forwarder:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./collectors/as400:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./collectors/utmstack:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./agent:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260803192250-f951ab337482 → v1.1.28

  📁 ./log-input:
     - github.com/nats-io/nats.go: v1.52.0 → v1.53.1
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260804160110-0dab0e82abf5 → v1.1.28

  📁 ./backend:
     - github.com/threatwinds/go-sdk: v1.1.27-0.20260808112451-a0c815800e09 → v1.1.28
     - golang.org/x/crypto: v0.54.0 → v0.55.0
     - google.golang.org/api: v0.292.0 → v0.293.0

❌ Please update dependencies before merging.

@AlexSanchez-bit
AlexSanchez-bit merged commit ec5a2b1 into release/v12.0.0 Aug 11, 2026
1 check passed
@AlexSanchez-bit
AlexSanchez-bit deleted the backlog/v12_soar_flows_creation branch August 11, 2026 19: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.

1 participant