Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug when applying a filter to multiple rules #237

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

cccs-cs
Copy link
Contributor

@cccs-cs cccs-cs commented Jul 10, 2024

Only modify a copy of self.filter.condition[0] so that the filter can be applied to multiple rules.

Fixes #231

Only modify a copy of self.filter.condition[0] so that the filter can
be applied to multiple rules.
@cccs-cs cccs-cs marked this pull request as ready for review July 10, 2024 22:13
@thomaspatzke
Copy link
Member

Cool! Thanks for the PR!

@thomaspatzke thomaspatzke merged commit cab496d into SigmaHQ:main Jul 14, 2024
12 checks passed
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.

[Filters] Sigma Filters don't work in specific mutliple rules definition scenario
2 participants