diff options
author | 2017-05-08 09:31:26 -0500 | |
---|---|---|
committer | 2017-05-08 15:31:26 +0100 | |
commit | 9a951be7ddf21539d08da148240b2e48ea7b090e (patch) | |
tree | 82a6e30a45cc9c221814e70849eccc8e01951f4b | |
parent | afec8963c62cc362729ba53c9f081f6d744cf51c (diff) | |
download | coredns-9a951be7ddf21539d08da148240b2e48ea7b090e.tar.gz coredns-9a951be7ddf21539d08da148240b2e48ea7b090e.tar.zst coredns-9a951be7ddf21539d08da148240b2e48ea7b090e.zip |
Add License Scanning badge (#663)
In CNCF, we are experimenting with FOSSA for license scanning on all of our projects.
https://app.fossa.io/reports/7d989803-8931-4221-a11f-330b7f333cdd
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ [](https://travis-ci.org/coredns/coredns) [](https://codecov.io/github/coredns/coredns?branch=master) [](https://goreportcard.com/report/coredns/coredns) +[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield) 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 |