diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2020-10-17 16:40:59 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2020-10-17 16:41:24 +0000 |
commit | 453b8e267c7f9958e44451e3eb7c9dff45fabeba (patch) | |
tree | 7aec149d591122766f12da793642a1f3ec120589 | |
parent | Merge pull request #6841 (diff) | |
download | monero-453b8e267c7f9958e44451e3eb7c9dff45fabeba.tar.xz |
README: add OSS-fuzz status banner
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |