Strace-process-tree

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 4

1.5.1

------------------

- Nothing changed yet.

1.5.0

------------------

- Add support for Python 3.12.
- Recognize the clone3 system call (`issue 11
<https://github.com/mgedmin/strace-process-tree/pull/11>`_).

1.4.0

------------------

* Fix parsing ``/* 1 var */`` (`issue 9
<https://github.com/mgedmin/strace-process-tree/pull/9>`_).
* Removed support for Python 2.

1.3.0

------------------

* Support the NO_COLOR environment variable for disabling color autodetection
(see https://no-color.org/).
* Fix parsing '<... syscall resumed>)' lines without a space in front of
the closing parenthesis (`issue 5
<https://github.com/mgedmin/strace-process-tree/issues/5>`_).

1.2.1

------------------

* Add support for Python 3.8, 3.9, 3.10, and 3.11.
* Drop support for Python 3.5 and 3.6.
* Show line numbers when complaining about malformed input lines.
* Handle "[pid NNN]" prefixes with more than one space.

1.2.0

------------------

* Colorize the output if your terminal supports color.
* Command-line options --color/--no-color if you don't want autodetection.
* Use ASCII art if your locale does not support UTF-8.
* Command-line options --ascii/--unicode if you don't want autodetection.
* Speed up strace log parsing by 40%.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.