VirusTotal / yara

The pattern matching swiss knife
https://virustotal.github.io/yara/
BSD 3-Clause "New" or "Revised" License
7.95k stars 1.42k forks source link

Fix Validation error for rule_modifier in grammar.y #2019

Closed tibibyte closed 7 months ago

tibibyte commented 7 months ago

Prevent user from using the rule modifiers 'global' and 'private' more than once while also allowing to use them together in any order.

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.