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

Filterx parse cef/leef #1 #324

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bshifter
Copy link
Member

@bshifter bshifter commented Oct 5, 2024

Introduces the parse_cef and parse_leef functions to the filterx module.
Currently, parse_leef supports only LEEF version 1.0. Support for LEEF 2.0 will be included in a future update.

examples:

filterx {
   leef = parse_leef(leef_message);
   cef = parse_cef(cef_message);
}

@bshifter bshifter force-pushed the filterx-parse-cef branch 4 times, most recently from c0dc3b7 to df2a9b3 Compare October 5, 2024 12:04
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