Pyarmor

Latest version: v8.5.8

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

Scan your dependencies

Page 38 of 44

3.8.8

Not secure
* Fix bug: the `frame.f_locals` still can be accessed in callback function

3.8.7

Not secure
* The `frame.f_locals` of `wrapper` and wrapped function will return an empty dictionary once `__wraparmor__` is called.

3.8.6

Not secure
* The `frame.f_locals` of `wrapper` and wrapped function return an empty dictionary, all the other frames still return original value.

3.8.5

Not secure
* The `frame.f_locals` of all frames will always return an empty dictionary to protect runtime data.
* Add extra optional argument `tb` when call `__wraparmor__` in decorator `wraparmor`, pass None if no exception.

3.8.4

Not secure
* Do not touch `frame.f_locals` when raise exception, let decorator `wraparmor` to control everything.

3.8.3

Not secure
* Fix issue: option `--disable-restrict-mode` doesn't work in command `licenses`
* Remove freevar `func` from `frame.f_locals` when raise exception in decorator `wraparmor`

Page 38 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.