From b8e5f54de4e49ab3b912af0a5ceac625efc4c8d3 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Tue, 12 Sep 2017 09:38:14 -0400 Subject: [PATCH] Add CII best practices badge (#1062) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3d3aaaab..f4d6e6c78 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg)](https://codecov.io/github/coredns/coredns?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns)](https://goreportcard.com/report/coredns/coredns) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1250/badge)](https://bestpractices.coreinfrastructure.org/projects/1250) CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the same model: it chains middleware. In fact it's so similar that CoreDNS is now a server type