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 mac handling in rules parser #2244

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

joseph-henry
Copy link
Contributor

This branch pulls in changes from #2176 and attempts to fix some bad logic.

I've only unit tested the cleanMac function but have not done a full end-to-end test yet.

lel-amri and others added 4 commits November 15, 2023 16:51
It wasn't ignoring separator characters such as the colon and hyphen.
The rules compiler automatically add a colon to separate bytes, which is
not compatible with how they are parsed.
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.

None yet

2 participants