clusterfuzz
clusterfuzz copied to clipboard
Scalable fuzzing infrastructure.
Hey folks, I can't deploy this project using tag v2.6.0 because it has a python37 constraint, appengine barks at that. Deploying from master using python311 goes much further but has...
Currently, Java stackoverflow bugs manifest as a "Security exception" crash type (example: https://oss-fuzz.com/testcase-detail/6307143094960128). In our daily progression_task, we exclude stack-overflow bugs from having their crash states compared for reproducibility (because...
### JIra Watcher Management Improvements - Enhanced `_add_watchers` method to prevent duplicate watcher additions. This is essential because if there are a lot of watchers and jira tickets this could...
I’m extracting _**ClusterFuzz’s crash deduplication logic**_ into a standalone Python script. When I parse an ASAN log (A.asan.log) with clusterfuzz.stacktraces.StackParser().parse(), I get a CrashInfo object containing four main fields: -...
Ubuntu 20.04 Python 3.11 Running `local/install_deps.bash` ``` Processing triggers for google-cloud-cli-anthoscli (519.0.0-0) ... ++ dirname local/install_deps_linux.bash + dir=local + local/install_python_deps_linux.bash + echo If this fails, you may need to build...
Trying local deployment. Ran `python3.9 -m pipenv shell` ang got this error. The internet search says the syntax requires 3.10 or later. Asking because of these lines: https://github.com/google/clusterfuzz/blob/44d02ae7cbc93d58ed25120cd1eff7915dee8170/local/install_deps_linux.bash#L30-L35 ``` Launching...
Create config has gotten stale over time. A few encountered issues: * Redis is being created both by terraform and deployment manager, which leads to butler deploy failing after the...
There is some setup that is needed that cannot be done by the container.