Skip to content

Commit

Permalink
Update integration rewards documentation. (google#9543)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverchang authored Feb 1, 2023
1 parent 36e0de3 commit 47bdea9
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions docs/getting-started/integration_rewards.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,8 @@ permalink: /getting-started/integration-rewards/

# Integration rewards

We encourage you to apply for integration rewards (up to **$20,000**) once your project
is successfully integrated with OSS-Fuzz. Please see the details in our blog post
[here](https://opensource.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html).
We encourage you to apply for integration rewards (up to **$30,000**) once your project
is successfully integrated with OSS-Fuzz. Please see the full details
[here](https://bughunters.google.com/about/rules/5097259337383936/oss-fuzz-reward-program-rules).

Rewards are based on the quality of integration with OSS-Fuzz, which is evaluated using
the following criteria:
* Upstream integration of the fuzz targets and build support.
* Performance of the fuzz targets and code coverage achieved with fuzzing.
* Regression testing in the upstream repository using fuzz targets and OSS-Fuzz corpora.
Enabling [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/)
is the easiest way to address this.
* Discretion bonus to recognize outstanding work.

For each of the points above, the OSS-Fuzz rewards panel first sets up a cap of up to $5,000.
Then, the panel decides the actual reward amount (ranging from $0 up to the cap) for each
criteria, depending on how well the criteria is satisfied.

The highest cap values ($5,000) are awarded only to projects of a critical importance for the
global infrastructure and/or widely used products, devices, or services.

To submit your application for a reward, please fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSd5TlIXAiWRmbsHtPDR-8aDYKAZVgkJ5tcn6Dh-ym79r4iUxA/viewform) after reading the [blog post](https://opensource.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html).
To submit your application for a reward, please fill out [this form](https://goo.gle/oss-fuzz-submission).

0 comments on commit 47bdea9

Please sign in to comment.