From 8826f3b433f65294414697df2cef23511211f39e Mon Sep 17 00:00:00 2001 From: Hasnain Lakhani Date: Tue, 8 Oct 2019 14:13:45 -0700 Subject: [PATCH] Add OSS-Fuzz fuzzing badge This is basically redoing https://github.com/facebook/zstd/pull/1818 by @inferno-chromium from the OSS-Fuzz team --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 290341cc7..9c5f92013 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ a list of known ports and bindings is provided on [Zstandard homepage](http://ww [![Build status][AppveyorDevBadge]][AppveyorLink] [![Build status][CircleDevBadge]][CircleLink] [![Build status][CirrusDevBadge]][CirrusLink] +[![Fuzzing Status][OSSFuzzBadge]][OSSFuzzLink] [travisDevBadge]: https://travis-ci.org/facebook/zstd.svg?branch=dev "Continuous Integration test suite" [travisLink]: https://travis-ci.org/facebook/zstd @@ -24,6 +25,8 @@ a list of known ports and bindings is provided on [Zstandard homepage](http://ww [CircleLink]: https://circleci.com/gh/facebook/zstd [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd +[OSSFuzzBadge]: https://oss-fuzz-build-logs.storage.googleapis.com/badges/zstd.svg +[OSSFuzzLink]: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:zstd ## Benchmarks -- 2.47.2