Skip to content

Update Event trait with iterators and a Values enum#14

Merged
thomaspatzke merged 3 commits into
SigmaHQ:mainfrom
kryesh:event_trait_nofmt
Mar 23, 2026
Merged

Update Event trait with iterators and a Values enum#14
thomaspatzke merged 3 commits into
SigmaHQ:mainfrom
kryesh:event_trait_nofmt

Conversation

@kryesh

@kryesh kryesh commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

This allows users who implement the event trait to provide pre-parsed values for types supported by sigma rules.
Changing from returning an Option to an IntoIterator allows for further flexibility in matching events that have multiple values for a field.

@thomaspatzke thomaspatzke merged commit bf02406 into SigmaHQ:main Mar 23, 2026
1 check passed

@thomaspatzke thomaspatzke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice! Thank for your great work!

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.

2 participants