Skip to content

Refactor: extract NodesToWrap struct in EQL function tracker #135

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

Closed
wants to merge 0 commits into from

Conversation

CDThomas
Copy link
Contributor

This change refactors the EQL function tracker by using a struct, NodesToWrap, instead of a plain HashSet for nodes that are tracked for wrapping in EQL function calls.

Related conversation: #122 (comment).

@auxesis auxesis closed this Feb 28, 2025
@auxesis auxesis deleted the chore/extract-nodes-to-wrap-struct branch February 28, 2025 05:36
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