clusterfuzz
clusterfuzz copied to clipboard
Scalable fuzzing infrastructure.
It's broken for our staging instances.
### Motivation We currently lack metrics for build retrieval and unpacking times. This PR adds that, with granularity by fuzz target and job type. There are three different implementations for...
### Motivation As part of the initiative to improve clusterfuzz monitoring, it is necessary to enrich some metrics regarding fuzzing outcomes. This PR adds the platform field to the following...
Hello! I'm trying to run a ClusterFuzz bot in a local instance but encountering an error. I made a few changes to the files to adapt the setup to my...
### Motivation We currently lack metrics for fuzzing session duration. This PR adds that as a histogram metric, with granularity by fuzzer, job and platform. Part of #4271
Introduces regex-based filtering directly in the API to improve performance and reduce number of calls to ab api server.
Small change to the `docker/chromium/builder/start.sh` file. The change ensures that the output of the script is redirected to standard output instead of standard error due to the `-x` flag. *...
Bumps the pip group with 2 updates: [cryptography](https://github.com/pyca/cryptography) and [future](https://github.com/PythonCharmers/python-future). Updates `cryptography` from 37.0.4 to 43.0.1 Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux...
With Chromium archive sizes and extracted size being bigger, we cannot afford the 10GB surplus for the build directory.