From daed6a648fb0c269245be4a579d9ff39bc3f0b71 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Fri, 8 Jan 2016 12:59:15 -0500 Subject: [PATCH] Remove Coverity Badge from README WebGoat does not endorse any specificy Static Code Analysis Vendor, so removing Coverity Badge in order not to send mixed messages Signed-off-by: Doug Morato --- README.MD | 1 - 1 file changed, 1 deletion(-) diff --git a/README.MD b/README.MD index cd4392434..a57f00544 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,6 @@ # WebGoat: A deliberately insecure Web Application [![Build Status](https://travis-ci.org/WebGoat/WebGoat.svg)](https://travis-ci.org/WebGoat/WebGoat) -[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/6101.svg)](https://scan.coverity.com/projects/webgoat-webgoat) [![Coverage Status](https://coveralls.io/repos/WebGoat/WebGoat/badge.svg?branch=master&service=github)](https://coveralls.io/github/WebGoat/WebGoat?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/b69ee3a86e3b4afcaf993f210fccfb1d)](https://www.codacy.com/app/dm/WebGoat) [![Dependency Status](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa/badge.svg?style=flat)](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa)