Yaramod

Latest version: v3.22.0

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

Scan your dependencies

Page 9 of 15

3.7.0

* Added function for suricata matching ([115](https://github.com/avast/yaramod/pull/115))
* Added support for classes and windows matching in the cuckoo module ([113](https://github.com/avast/yaramod/pull/113))
* Modifiers of rules can be altered with `Rule::setModifier`. ([110](https://github.com/avast/yaramod/pull/110), [#114](https://github.com/avast/yaramod/pull/114))
* Tokens of expressions changed by modifying visitors are altered appropriately. ([100](https://github.com/avast/yaramod/pull/100), ([#111](https://github.com/avast/yaramod/pull/111)), [#75](https://github.com/avast/yaramod/issues/75))
* The documentation is built in Travis to check its correctness.
* Improve links between individual constructs in internal representation. ([96](https://github.com/avast/yaramod/pull/96), [#73](https://github.com/avast/yaramod/issues/73))

3.6.0

* Added new `elf` module function `elf.symtab_symbol()` ([94](https://github.com/avast/yaramod/pull/94))
* Added new overloads of `androguard.signature.hits()` function

3.5.0

* Added `metadata` module ([90](https://github.com/avast/yaramod/pull/90))

3.4.1

* Fix and/or conjunction auto-formatting: comment/newline tokens before it are moved behind it. ([89](https://github.com/avast/yaramod/pull/89))

3.4.0

* In autoformatting, new lines before and/or are removed. ([79](https://github.com/avast/yaramod/issues/79), [#86](https://github.com/avast/yaramod/pull/86))
* In autoformatting, unwanted multiple blank lines are made single new line. ([77](https://github.com/avast/yaramod/pull/77))
* CXX flags are propagated to POG's dependencies. ([82](https://github.com/avast/yaramod/pull/82), [#87](https://github.com/avast/yaramod/pull/87))
* In autoformatting, comments are aligned together with the corresponding lines. ([81](https://github.com/avast/yaramod/pull/81))
* files are loaded as binary which prevents wrong line endings on Windows. ([80](https://github.com/avast/yaramod/pull/80))
* `YaraFileBuilder` sorts imports lexicographically and avoids duplicities. ([78](https://github.com/avast/yaramod/pull/78))

3.3.7

* Unified integral types in `Literal` class ([71](https://github.com/avast/yaramod/issues/71))
* Added Python bindings for `Literal` class ([72](https://github.com/avast/yaramod/issues/72))

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.