v1.18.0
- Improve scan performance by ignoring patterns that can't match due to file header constraints (#676).
- Optimize regular expression evaluation (#678).
- New
--cpu-limitoption for the CLI (e9ee494). - BUGFIX: fix issues in atom extraction logic from regular expressions (#673).
- BUGFIX: stack overflow when compiling rules if YARA-X uses
musl(#666).
Contributors: @FranciscoPombal @webknjaz