clusterfuzz
clusterfuzz copied to clipboard
Scalable fuzzing infrastructure.
Handle errors before making assumptions about testcases existing.
Change analyze to use the more complete implementation of utask. Instead of executing utask_postprocess on the same machine after utask_main, it will be executed on a tworker that will receive...
[The previous bug](https://clusterfuzz.com/testcase-detail/6589725262151680) regarding `v8_script_parser_fuzzer` was fixed, indicating the correct ASAN options were applied. However, ASAN options seem not applied on a different target [`html_in_process_fuzzer`](https://clusterfuzz.com/testcases?fuzzer=libFuzzer_html_in_process_fuzzer), even though the options on...
Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [redis](https://github.com/redis/redis-py) from 3.3.11 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
Fixes https://pantheon.corp.google.com/errors/detail/CJmHivqEzp39sAE;time=PT6H?project=clusterfuzz-external&src=ac
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.2. Release notes Sourced from oauthlib's releases. 3.2.2 OAuth2.0 Provider: CVE-2022-36087 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS OAuth1.0: #818...