VirusTotal/yara-x (yara-x)
### [`v0.5.0`](https://togithub.com/VirusTotal/yara-x/releases/tag/v0.5.0)
[Compare Source](https://togithub.com/VirusTotal/yara-x/compare/v0.4.0...v0.5.0)
#### What's Changed
- Parse Mach-O exports and add `export_hash` function to `macho` module ([#132](https://togithub.com/VirusTotal/yara-x/issues/132))
- Add `--disable-warnings` option. Specific warnings can be disabled by using warning identifiers like `slow_patterns`, `duplicate_import`, `unsatisfiable_expr`, etc ([#140](https://togithub.com/VirusTotal/yara-x/issues/140)).
- Raise warning when a boolean expression is always `true` or `false` ([`5f6a1d7`](https://togithub.com/VirusTotal/yara-x/commit/5f6a1d7)).
- BUGFIX: fix multiple crashes in `macho` module.
- BUGFIX: fix multiple crashes in `pe` module.
Contributors: [@latonis](https://togithub.com/latonis)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.4.0
->0.5.0
Release Notes
VirusTotal/yara-x (yara-x)
### [`v0.5.0`](https://togithub.com/VirusTotal/yara-x/releases/tag/v0.5.0) [Compare Source](https://togithub.com/VirusTotal/yara-x/compare/v0.4.0...v0.5.0) #### What's Changed - Parse Mach-O exports and add `export_hash` function to `macho` module ([#132](https://togithub.com/VirusTotal/yara-x/issues/132)) - Add `--disable-warnings` option. Specific warnings can be disabled by using warning identifiers like `slow_patterns`, `duplicate_import`, `unsatisfiable_expr`, etc ([#140](https://togithub.com/VirusTotal/yara-x/issues/140)). - Raise warning when a boolean expression is always `true` or `false` ([`5f6a1d7`](https://togithub.com/VirusTotal/yara-x/commit/5f6a1d7)). - BUGFIX: fix multiple crashes in `macho` module. - BUGFIX: fix multiple crashes in `pe` module. Contributors: [@latonis](https://togithub.com/latonis)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.