From: Stanislav Malyshev Date: Fri, 22 Nov 2019 06:03:01 +0000 (-0800) Subject: Add fuzzing badge to README X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0292d23bb052e5702ef3a8b000e8ba0635cfac13;p=php Add fuzzing badge to README --- diff --git a/README.md b/README.md index 120c36ea85..204fe71489 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ blog to the most popular websites in the world. PHP is distributed under the [![Build status](https://travis-ci.org/php/php-src.svg?branch=master)](https://travis-ci.org/php/php-src) [![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy/branch/master?svg=true)](https://ci.appveyor.com/project/php/php-src) [![Build Status](https://dev.azure.com/phpazuredevops/php/_apis/build/status/php.php-src?branchName=master)](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master) +[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/php.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:php) ## Documentation