Skip to content

v1.2.0

Compare
Choose a tag to compare
@mbarbella-chromium mbarbella-chromium released this 30 Apr 17:39
· 3061 commits to master since this release
8d26b49
  • Various bug fixes.
  • Use Firebase auth for authentication.
  • Use Sendgrid for emails.
  • Remove various dependencies on App Engine SDK.
  • Add support for close_fd_mask in AFL fuzzing.
  • Add metrics new_features and new_edges in libFuzzer fuzzing.
  • Support for multiple device per host in Android startup script.
  • Fix corpus minimization in libFuzzer and AFL to prioritize smaller units.
  • Preparation for Python 2->3 migration using futurize.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v1.2.0

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.