Skip to content

Feat/tree match#129

Merged
ipmach merged 14 commits into
developmentfrom
feat/tree_match
Apr 30, 2026
Merged

Feat/tree match#129
ipmach merged 14 commits into
developmentfrom
feat/tree_match

Conversation

@ipmach
Copy link
Copy Markdown
Contributor

@ipmach ipmach commented Apr 16, 2026

First version of tree matcher in DetectMateLibrary.

  • It raise a warning when use as is still an unstable version.
  • Correct minor syntax issues in docs.
  • Remove kafka from dependencies of the repository.

@ipmach ipmach requested a review from viktorbeck98 April 16, 2026 14:11
@ipmach ipmach added the enhancement New feature or request label Apr 16, 2026
@ipmach ipmach marked this pull request as ready for review April 16, 2026 14:12
Copy link
Copy Markdown
Collaborator

@viktorbeck98 viktorbeck98 left a comment

Choose a reason for hiding this comment

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

Looks very good!! I have a few commments:

  • tests/test_parsers/test_tree_macther.py is misspelled
  • we should find another name since template matcher is alreay using a tree structure so that might be confusing. You once called it TreeCMatcher. Why not going with this? Or CppTemplateMatcher, TemplateMatcherCpp, ...

@ipmach
Copy link
Copy Markdown
Contributor Author

ipmach commented Apr 27, 2026

@viktorbeck98 Ready for review now!

Copy link
Copy Markdown
Collaborator

@viktorbeck98 viktorbeck98 left a comment

Choose a reason for hiding this comment

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

Looks good!

@ipmach ipmach merged commit ec7641f into development Apr 30, 2026
4 checks passed
@ipmach ipmach deleted the feat/tree_match branch April 30, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants