Skip to content

do not make decision required to do RDNS enrichment#1825

Merged
buixor merged 1 commit into
masterfrom
fix_rdns_postoverflow
Jun 15, 2026
Merged

do not make decision required to do RDNS enrichment#1825
buixor merged 1 commit into
masterfrom
fix_rdns_postoverflow

Conversation

@buixor

@buixor buixor commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
  • fixed a bug where RDNS based postoverflow whitelists wouldn't work because RDNS enrichment only happens if there is a decision in the alert.

Copilot AI review requested due to automatic review settings June 15, 2026 07:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes RDNS-based postoverflow whitelist behavior by ensuring the crowdsecurity/rdns postoverflow enrichment runs for IP-scoped overflow alerts even when no remediation/decision is present on the alert.

Changes:

  • Relaxed the crowdsecurity/rdns postoverflow filter to run for all overflow alerts whose scope is Ip (removed the Remediation == true condition).

@sabban sabban left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@buixor buixor merged commit ba36f05 into master Jun 15, 2026
5 of 6 checks passed
@buixor buixor deleted the fix_rdns_postoverflow branch June 15, 2026 07:39
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.

3 participants