diff options
author | luigi1111 <luigi1111w@gmail.com> | 2020-11-29 01:25:15 -0600 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2020-11-29 01:25:15 -0600 |
commit | c3592a5595e6d8a86a768a6be225fbbed63ccda9 (patch) | |
tree | 6b403eb87c336cb4d1e9c71d78a326f2448ae86a | |
parent | Merge pull request #6898 (diff) | |
parent | README: add OSS-fuzz status banner (diff) | |
download | monero-c3592a5595e6d8a86a768a6be225fbbed63ccda9.tar.xz |
Merge pull request #6903
453b8e2 README: add OSS-fuzz status banner (moneromooo-monero)
-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) |