Yaramod

Latest version: v3.22.0

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

3.3.0

* Builders now work properly when you create `YaraExpressionBuilder` out of already existing expression.
* Calculation of rule locations now works again.
* Include files are now closed as soon as possible to not exhaust file descriptors.
* Very last rule in the parsed file is now reported to be located in the correct file.
* Include guarded parsing mode now works properly again.

3.2.0

* Added Python bindings for `ImportFeatures`
* Import features are now specified when creating `Yaramod` instance

3.1.0

* Target `install` is now properly installing yaramod again.
* Added support for language YARA features added in 3.11.0 ([51](https://github.com/avast/yaramod/pull/51), [#52](https://github.com/avast/yaramod/pull/52)).
* Autoformatting now automatically adds new lines where needed ([53](https://github.com/avast/yaramod/pull/53)).

3.0.1

* Make autoformatting use LF or CRLF depending on what is used in the file ([48](https://github.com/avast/yaramod/issues/48)).
* Added missing getter IdExpression::getSymbol().

3.0.0

* Replaced `flex` and `bison` with `pog`.
* Added autoformatting of YARA rules.
* Added `cuckoo.process.scheduled_task()`.

2.12.1

* Re-release of v2.12.0 because it was broken on git

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.