From 1339ef70a36f8013af12365998e8805df57519ba Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Thu, 31 Oct 2019 13:15:31 +0100 Subject: [PATCH] README: add Coverity badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56f7b92..22842d5 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ successful. Build [![Build Status](https://travis-ci.org/libbpf/libbpf.svg?branch=master)](https://travis-ci.org/libbpf/libbpf) [![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) ===== 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.