[lxc-devel] [lxc/master] README: add coverity

brauner on Github lxc-bot at linuxcontainers.org
Sat Feb 17 12:08:27 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 364 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180217/2939d441/attachment.bin>
-------------- next part --------------
From 0577a33d3376846514fb37d74c286d96255b06f7 Mon Sep 17 00:00:00 2001
From: Christian Brauner <christian.brauner at ubuntu.com>
Date: Sat, 17 Feb 2018 13:07:14 +0100
Subject: [PATCH] README: add coverity

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 33efb1401..f76a566cd 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Type            | Service               | Status
 CI (Linux)      | Jenkins               | [![Build Status](https://jenkins.linuxcontainers.org/job/lxc-github-commit/badge/icon)](https://jenkins.linuxcontainers.org/job/lxc-github-commit/)
 CI (Linux)      | Travis                | [![Build Status](https://travis-ci.org/lxc/lxc.svg?branch=master)](https://travis-ci.org/lxc/lxc/)
 Project status  | CII Best Practices    | [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1087/badge)](https://bestpractices.coreinfrastructure.org/projects/1087)
-
+Static Analysis | Coverity              | <a href="https://scan.coverity.com/projects/lxc-linux-containers"> <img alt="Coverity Scan Build Status" src="https://img.shields.io/coverity/scan/369.svg"/> </a>
 
 ## System Containers
 


More information about the lxc-devel mailing list