- Various bug fixes.
- Various bug fixes.
- Fixed security severity listbox not working.
- More Python 2->3 conversions using futurize.
- Delete button on jobs page.
- New interface for issue management, as part of refactor to support more issue trackers.
- Android code refactoring.
- Various bug fixes.
- 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
andnew_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.
- Various bug fixes.
- Add support for android-cuttlefish.
- Add production startup scripts for Android.
- Add support for libFuzzer fork mode.
- Add support for Stackdriver Profiler.
- Add an initial permissive CSP, to be improved in later releases.
- Fuzzer weights now scale based on the severity of discovered issues instead of imposing a fixed penalty beyond a threshold.
- Bug fixes to improve local development.
- Initial release.