summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2023-05-01 22:32:06 +0000
committerAlan Antonuk <alan.antonuk@gmail.com>2023-05-01 15:47:51 -0700
commit8f8a320c5a9a58647f2f39d66107e7f116f4bc4a (patch)
tree9218f50ac1c970dbf19aaf1b2bd9e2a2f94ef2da
parentd48f5a4958a9fa1d0c8345f94def2c870424511f (diff)
downloadrabbitmq-c-8f8a320c5a9a58647f2f39d66107e7f116f4bc4a.tar.gz
Add oss-fuzz badge to README.md
Shows oss-fuzz status at a glance. Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4e2544..72f1648 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
[![Coverage Status](https://coveralls.io/repos/github/alanxz/rabbitmq-c/badge.svg?branch=master)](https://coveralls.io/github/alanxz/rabbitmq-c?branch=master)
+[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/rabbitmq-c.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#rabbitmq-c)
+
## Introduction
This is a C-language AMQP client library for use with v2.0+ of the