1.9.0
·
2494 commits
to master
since this release
- Python 3 migration is complete.
- Added Peach mutation strategy for engine fuzzers.
- Added support for Google Cloud IAP authentication.
- Added stop gaps to prevent corpus explosion (e.g. corpus element must be less than 5 MB).
- Use ANTLR grammar for tokenization during testcase minimization (html, js).
- Store statistics on corpus cross-pollination during corpus pruning.
- Removed dependency on Google App Engine SDK.
- Removed unused Go code.
- Various bug fixes.
Please download this release by checking out the release tag in a git checkout:
git checkout tags/v1.9.0NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.