Mirakuru

Latest version: v2.6.0

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

Scan your dependencies

Page 2 of 6

2.4.1

=====

Misc
----

- Use strictier mypy checks

2.4.0

=====

Features
--------

- Replace `exp_sig` executor parameter with `expected_returncode`.
Parameter description already assumed that, however handing it assumed full
POSIX compatibility on the process side. Now the POSIX is only assumed if no
`expected_returncode` is passed to the executor, and returncode is simply that,
a returncode, nothing more

2.3.1

=====

Misc
----

- Moved CI to Github Actions
- Blackified codebase
- Compacted Documentation into readme (was pretty small anyway)

2.3.0

=====

- [enhancement] Ability to set up expected exit code for executor. In Java exit codes 1- 127 have
special meaning, and the regular exit codes are offset by those of special meaning.

2.2.0

=====

- [enhancement] If process is being closed and the shutdown won't be clean (won't return exit code 0)
mirakuru will now rise ProcessFinishedWithError exception with exit_code

2.1.2

=====

- [bugfix][macos] Fixed typing issue on macOS

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.