aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Antoine <contact@catenacyber.fr>2020-02-06 10:56:33 +0100
committerPhilippe Antoine <contact@catenacyber.fr>2020-02-06 10:56:33 +0100
commitaf661bd6525347fbcc514ae02cdb95bb72721b2f (patch)
treec28a412e5cda487c4d7aa4b0f7812fea5a5e90f1
parent3e99b736358ca11c3ba3723a1282ffd3bfc760bd (diff)
Adds oss-fuzz badge to REAMDE
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8ab8f641..bb878137d 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/github/ntop/nDPI?svg=true)](https://ci.appveyor.com/project/ntop/ndpi)
[![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/ntop/nDPI.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ntop/nDPI/context:cpp)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/ntop/nDPI.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ntop/nDPI/alerts)
+[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/ndpi.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:ndpi)
## What is nDPI ?