Skip to content

chore(plugins): remove obsolete feeds egress plugin and its Dockerfil… - #2565

Open
JocLRojas wants to merge 1 commit into
v11from
backlog/remove-obsolete-feeds-plugin
Open

chore(plugins): remove obsolete feeds egress plugin and its Dockerfil…#2565
JocLRojas wants to merge 1 commit into
v11from
backlog/remove-obsolete-feeds-plugin

Conversation

@JocLRojas

Copy link
Copy Markdown
Contributor

What

Removes the obsolete plugins/feeds/ directory and its COPY line in event_processor.Dockerfile.

Why

The plugin was the old ThreatWinds egress service (sent UTMStack incident entities to ThreatWinds via customer-manager). It's deprecated and no longer used in v11.

Changes

  • Deleted the entire plugins/feeds/ directory (33 files).
  • Removed the COPY ./plugins/feeds/com.utmstack.feeds.plugin line from event_processor.Dockerfile.

@JocLRojas
JocLRojas requested a review from a team September 9, 2026 20:23
@github-actions

github-actions Bot commented Sep 9, 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/azure:
     - github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v1.8.0 → v1.8.1

  📁 ./plugins/modules-config:
     - 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.4
     - github.com/aws/aws-sdk-go-v2/credentials: v1.20.3 → v1.20.4
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.86.0 → v1.87.0
     - github.com/aws/aws-sdk-go-v2/service/sts: v1.49.0 → v1.50.0

  📁 ./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.4
     - github.com/aws/aws-sdk-go-v2/credentials: v1.20.3 → v1.20.4
     - github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.86.0 → v1.87.0

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

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

✅ AI review — Approved

No issues detected in this diff.

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

Summary: Removal of the feeds plugin files and Dockerfile entry. Clean removal without architectural violations.

No findings.

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

Summary: Removed deprecated feeds plugin and its associated files.

No findings.

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

Summary: The PR completely removes the deprecated feeds plugin and its associated files without introducing any vulnerabilities or disclosures.

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

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