clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Scalable fuzzing infrastructure.

Results 425 clusterfuzz issues
Sort by recently updated
recently updated
newest added

I am trying to debug why our cluster is no longer picking up jobs and we would like to use the GCP live debugger tool documented here. https://cloud.google.com/debugger/docs/setup/python So I...

Hi all! I have tried to use environment variable called `BAD_BUILD_CHECK` - logic is located here ([testcase_manager.py](https://github.com/google/clusterfuzz/blob/master/src/clusterfuzz/_internal/bot/testcase_manager.py#L1102)). I'm not sure if I understand the logic here, but I'm not able...

Currently we only show the top level folder name, which can be ambiguous for larger projects.

@Dor1s I want to upload libfuzzer job on cluster fuzz through python script(without using clusterfuzz UI). 1. Is there any fixed google bucket location, such that I can upload my...

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies
python

original bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1338104

Creating new bugs doesn't seem to have an upper limit and in certain situations a flood of bugs is created like [this](https://bugs.chromium.org/p/chromium/issues/detail?id=1324097#c24). This is a feature request to add a...

enhancement

Given: ``` SUMMARY: AddressSanitizer: heap-use-after-free buildtools/third_party/libc++/trunk/include/__utility/swap.h:36:9 Shadow bytes around the buggy address: 0x0c1680046160: fa fa f7 fa fd fd fd fd fd fd fd fd fd fd fd fd 0x0c1680046170:...

Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.0.0 to 1.7.0. Release notes Sourced from nodeenv's releases. 1.7.0: drop py34, py35, py36; improved work on m1 #272 #289 #288 #294 #296 #295 #298 #299 #307...

dependencies
python