Yaramod

Latest version: v4.0.1

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

Scan your dependencies

Page 15 of 15

2.1.1

* Fix: Fixed problem with too many open files on Windows when includes are used.

2.1.0

* Enhancement: Unknown escape sequences in plain strings are now considered as parser errors.
* Fix: Integer-based for-loops now won't raise the `'Redefinition of variable ...'` error if they are independent of each other (3).
* Fix: Plain strings now only allow escape sequences `\n`, `\t`, `\\`, `\"` and `\xYZ`.
* Fix: TAB now counts only as a single character when reporting errors.

2.0.1

* Fix: `ModifyingVisitor` now won't delete string offset or length expression without array subscript on its own.

2.0.0

* New: Python bindings were added to the `yaramod` library.
* Enhancement: Parsed rules now contain information about the file they are located in and the line number.
* Fix: Line numbers of errors are now reported correctly for files with includes.

1.0.1

* Enhancement: Syntax errors not throw exceptions instead of just returning empty file.
* Enhancement: Removed submodule dependencies.

1.0

Initial release.

Page 15 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.