summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-09-19 14:00:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-09-19 14:02:10 +0200
commitfafad1496b036577d68bfc8db688fbcd7930819a (patch)
tree5fdc17e6d122dade60c1a68a33482fa46383ff77
parent2a2404153bb427a8c4b046a96389fc9862944aa3 (diff)
downloadcurl-fafad1496b036577d68bfc8db688fbcd7930819a.tar.gz
README: add OSS-Fuzz badge [skip ci]
Closes #4380
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80c7ea85b..9a7f5cac6 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@
[![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/curl/curl.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/curl/curl/context:cpp)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d11483a0cc5c4ebd9da4ff9f7cd56690)](https://www.codacy.com/app/curl/curl?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=curl/curl&amp;utm_campaign=Badge_Grade)
+[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/curl.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:curl)
Curl is a command-line tool for transferring data specified with URL
syntax. Find out how to use curl by reading [the curl.1 man