clusterfuzz
clusterfuzz copied to clipboard
Scalable fuzzing infrastructure.
Implements the fuzzing engine interface of `Centipede`, as the first of a series of PRs for `Centipede` integration.
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.5.0. Release notes Sourced from pyjwt's releases. 2.5.0 What's Changed Bump actions/checkout from 2 to 3 by @dependabot in jpadilla/pyjwt#758 Bump codecov/codecov-action from 1 to...
The create script is supposed to automatically create storage buckets in google cloud, however it's not possible because appspot domain is not verified and rather cannot be verified: ```bash gcloud...
Why supported python versions are 3.7, 3.8. 3.9 while I get following error? ``` "You can only deploy from Python 3.7. Install Python 3.7" ``` https://github.com/google/clusterfuzz/blob/master/src/local/butler/deploy.py#L428 I changed it manually...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.3 to 4.21.6. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.1 PHP Fix building packaged PHP extension (#9727) Fixed composer.json to only advertise compatibility with PHP...
In V8 we have several flags that might indicate a certain component for a bug found on Monorail. We'd like to get the following behavior: Have a mapping somewhere: flag...
Corrected spelling of 'dependencies'
https://cloud.google.com/iam/quotas#limits This causes issues for OSS-Fuzz, because we create a service account and grant metrics writer + logging roles for each project. This counts as 2x number of oss-fuzz projects