Skip to content

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:27
· 40 commits to main since this release
0f199ae
  • Improve scan performance by ignoring patterns that can't match due to file header constraints (#676).
  • Optimize regular expression evaluation (#678).
  • New --cpu-limit option 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