Strace-process-tree

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 4

1.1.0

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

* Show process running times when the strace log has timestamps
(i.e. -t/-tt/ -ttt was passed to strace).
* Fix tree construction to avoid duplicating processes when execve()
shows up in the log before the parent's clone() resumes.

1.0.0

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

* Moved to its own repository on GitHub, added a README and this changelog.
* First release to PyPI.

0.9.0

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

* Use Python 3 by default.

0.8.0

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

* Parse more strace log variations: pids shown as "[pid NNN]", timestamps
formatted as "HH:MM:SS.ssss" (strace -t/-tt versus -ttt that we already
handled).

0.7.0

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

* Do not lose information on repeated execve() calls.

0.6.2

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

* PEP-8 and slight readability refactoring.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.