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

yara-x 0.9.0 #192718

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

yara-x 0.9.0 #192718

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
* Implement the `with` statement (#197).
* The `fmt` command is now customizable (#205).
* Serialize compiled rules in platform-independent way (#202).
* Allow to specify namespaces for input rule files in the CLI (aa25903).
* Mach-O import parsing and import hash function by @latonis in https://github.com/VirusTotal/yara-x/pull/135
* Refactor the deserialization API in Golang (e8bf6ed921).
* Redesign C API using callbacks (#198).
* Implement APIs in C and Golang for accessing the individual rules contained in a `Rules` object (ef032524).
* BUGFIX: issue with some comments inside hex patterns (e7f63634).
* BUGFIX: bug while parsing regexp `/\\/` (09e823a).
* BUGFIX: panic when map, array or regexp is used as a boolean expression (5fb2057).
* BUGFIX: multiple issues in the parser with invalid rules (9c4231d, 699bf51, 28bf377, d19a323, 7e26d31, ba2059d, a2b7394).
* BUGFIX: bug while using `--compiled-rules` without namespaces (#201).

Contributors: @chudicek @TommYDeeee @latonis @wxsBSD

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant