From ebf17ac6288e668b5e5999b74c970498ad311bd2 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Fri, 22 Oct 2021 07:47:03 +0000 Subject: [PATCH] README: add OSS-Fuzz badge Signed-off-by: Evgeny Vereshchagin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a9226d..9d2c286 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Build [![Github Actions Builds & Tests](https://github.com/libbpf/libbpf/actions/workflows/test.yml/badge.svg)](https://github.com/libbpf/libbpf/actions/workflows/test.yml) [![Total alerts](https://img.shields.io/lgtm/alerts/g/libbpf/libbpf.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/libbpf/libbpf/alerts/) [![Coverity](https://img.shields.io/coverity/scan/18195.svg)](https://scan.coverity.com/projects/libbpf) +[![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libbpf.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#libbpf) ===== libelf is an internal dependency of libbpf and thus it is required to link against and must be installed on the system for applications to work.