From 0292d23bb052e5702ef3a8b000e8ba0635cfac13 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 21 Nov 2019 22:03:01 -0800 Subject: [PATCH] Add fuzzing badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1