Python-afl

Latest version: v0.7.3

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

Scan your dependencies

Page 4 of 10

0.9.0

* [MacOS – Hard-code the path to `ar` as `/usr/bin/ar`](https://github.com/rust-fuzz/afl.rs/pull/171)

0.8.0

* [Migrate from AFL to AFLplusplus](https://github.com/rust-fuzz/afl.rs/pull/169)

0.7.3

* Improve the build system:
+ Declare build-dependencies (as per PEP-518).
* Improve the test suite.

-- Jakub Wilk <jwilkjwilk.net> Tue, 06 Oct 2020 20:12:39 +0200

0.7.2

* Document that multi-threaded code is not supported.
* Update URLs in the trophy-case.

-- Jakub Wilk <jwilkjwilk.net> Fri, 15 Feb 2019 15:31:23 +0100

0.7.1

* Reset the SIGCHLD signal handler in the forkserver.
Thanks to Kuang-che Wu for the bug report.
* Document that sys.stdin rewinding is necessary in persistent mode.
* Improve the test suite.
+ Improve error messages for missing command-line tools.
* Explicitly set Cython's Python language level to 2.
This might fix build failures with future versions of Cython.

-- Jakub Wilk <jwilkjwilk.net> Thu, 21 Jun 2018 23:17:56 +0200

0.7

[ Jakub Wilk ]
* Fix stability issues in persistent mode.
* Capitalize “American Fuzzy Lop” in documentation.
* Speed up integer division and modulo operators.
* Improve the build system:
+ Declare build-dependencies (as per PEP-518).
+ Add the bdist_wheel command.
* Improve the test suite.
+ Print helpful error message when the required command-line tools are
missing.
+ Fix stability of the persistent target.
+ Rewind stdin in the persistent target.
Thanks to Alex Groce for the bug report.
* Improve documentation:
+ Add another “Further reading” link to README.
+ Update PyPI URLs.

[ Alex Groce ]
* Add the PYTHON_AFL_TSTL environment variable.

-- Jakub Wilk <jwilkjwilk.net> Mon, 30 Apr 2018 10:42:18 +0200

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.