-
Notifications
You must be signed in to change notification settings - Fork 11
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
yara.Match unexpected incompatibility #56
Comments
Appears that it should now be something like |
Assuming this is intentional, I can put together a PR to update the demo extractors and try to make a unit test for them |
Well the If this is an action that you can perform in yara-python normally, then I think we should extend that functionality to the interface classes |
I've confirmed that this issue was originally raised with Yara (non x) v4.3.0, and that the maco interfaces are correct. I'll submit a PR with the updated demo extractor, and add testing of the demo extractor run so we can pick this up next time |
Looks like 1.2.0 breaks compatibility for extractors that inspect yara rules.
Running maco with the demo extractors causes the following issue:
The text was updated successfully, but these errors were encountered: