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

Semicolon after import causes no rules to be parsed #16

Closed
metthal opened this issue Jan 25, 2019 · 1 comment
Closed

Semicolon after import causes no rules to be parsed #16

metthal opened this issue Jan 25, 2019 · 1 comment
Labels

Comments

@metthal
Copy link
Member

metthal commented Jan 25, 2019

Example ruleset:

import "cuckoo";

rule aaa {
	condition: 1
}

No exception is raised even though this should not be valid YARA rule.

@metthal
Copy link
Member Author

metthal commented Feb 1, 2019

Fixed in d922d52.

@metthal metthal closed this as completed Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant