clusterfuzz
clusterfuzz copied to clipboard
Scalable fuzzing infrastructure.
Not sure if I misinterpreted this, but I reckon [`chromium` has been changed to `pep8`](https://chromium.googlesource.com/chromium/src/+/HEAD/styleguide/python/python.md#yapf)? Alternatively, it can be [`google` or `yapf`](https://github.com/google/yapf/blob/main/README.rst#formatting-style). `yapf` has an error, though.
Tasks - [ ] Fuzz - [x] Symbolize - [x] Minimize - [x] Progression - [x] Regression - [x] Corpus Pruning - [x] Analyze - [x] Variant
We need to specify the version of ClusterFuzz to use when launching uworker_main or postprocess. Otherwise changes can really break things.
Python 3.7 was deprecated June 27
Hello, I've been trying to run the bot on my self-hosted Kubernetes cluster recently. In the documentation, it recommended running the scalable bot (only do fuzzing task) on GCE **preemptible**...
https://pantheon.corp.google.com/errors/detail/CN-rqdOZ-siJsgE;time=P30D?project=clusterfuzz-external&utm_source=error-reporting-notification&utm_medium=email&utm_content=new-error
Hello, I tried to put in my job FORK_FLAG=0 but it is not working. The problem is that with fork=1 it didn't find a crash on a binary, where that...
After running create_config i get the following error: `ERROR: (gcloud.services.enable) User [[email protected]] does not have permission to access projects instance [myid] (or it may not exist): Not found or permission...
https://github.com/google/clusterfuzz/blob/ad055a7b792b154f9e8d37841464a897c8320cfd/docker/base/setup_clusterfuzz.sh#L36 This causes various issues.
currently the system support till Ubuntu focal.