From 453b8e267c7f9958e44451e3eb7c9dff45fabeba Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sat, 17 Oct 2020 16:40:59 +0000 Subject: [PATCH] README: add OSS-fuzz status banner --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd67f8022..687001cec 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ If you need help/support/info about translations, contact the localization workg | Type | Status | |-----------|--------| | Coverity | [![Coverity Status](https://scan.coverity.com/projects/9657/badge.svg)](https://scan.coverity.com/projects/9657/) +| OSS Fuzz | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/monero.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:monero) | Coveralls | [![Coveralls Status](https://coveralls.io/repos/github/monero-project/monero/badge.svg?branch=master)](https://coveralls.io/github/monero-project/monero?branch=master) | License | [![License](https://img.shields.io/badge/license-BSD3-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)