Tags: iamdopecode/clusterfuzz
Tags
Add changelog for 1.5.0 release. (google#932) * Add changelog for 1.5.0 release.
Preparing CHANGELOG.md for version 1.4.0 release. (google#725)
Fuzz strategy selection fix (google#559) * added files to compute bandit probabilities as a cron task * fixed formatting in bandit files * fixed revisions and renamed some fuzz strategy selection files (previously called bandit probabilities) * Updated cron.yaml and server.py files. Also updated server SQL query and corresponding tests. * Got rid of strategy count field in ndb datastore table * added code to delete previous strategy probability entries upon update * fixed stylistic errors * fixed more stylistic errors and updated to use ndb_utils to delete from table * fixed some naming issues and udpated types.go file to represent new ndb table schema * fixed bigquery query result bug
Update the changelog in preparation for release (google#310) * Update the changelog in preparation for release. * Revert unintentional format change * Add missing fuzzer weight entry * Use more consistent wording
[docs] Fix some broken links plus a few minor nits. (google#122)