mbarbella-chromium
mbarbella-chromium
We didn't intend for the local instance instructions to be a starting point to scaling up, it's meant more as a simple proof of concept to demo ClusterFuzz. https://google.github.io/clusterfuzz/production-setup/ has...
Seems worth investigating, at least. We just use very simple tokenizers for specific formats, so something smarter could be a pretty big benefit. I'll take a closer look some time...
We don't specifically track this based on the presence of Fuzz-Blocker, but looking through that function I suspect most of the targets that have issues with the label should also...
I think it's probably enough for the current rule, but it might be worth down-weighting more heavily for targets that have been experiencing problems longer. That would help here and...
The goal for the design of this new interface is that the fuzzer will manage most aspects of fuzzing on its own. It will have a way to provide interesting...
Yeah, that makes sense to me.
The timing is a bit odd unless clusterfuzz-experimental hasn't been deployed to in a while (this should have broken ~1 week ago, but I do think it's my change). Will...
I think initially we'll need to keep Python 2 on the image to deal with Peach as well. I'm happy to own migrating the rest of the things over, but...
I'm not planning on working on this in the short term (and will update the issue if I do start it), so if you'd like to take a look in...