From 9a6daa346ef4fbf889e1585458c20ae2660ed384 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 14 Dec 2020 14:29:30 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0424c5f..afd4df4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Sacrebleu +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foutout14%2Fsacrebleu-dns.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Foutout14%2Fsacrebleu-dns?ref=badge_shield) + Sacrebleu is a DNS authoritative nameserver made in Go with ``github.com/miekg/dns`` library. @@ -28,3 +30,7 @@ This software is currently in development and NOT ready for production. - Unit tests - CI with auto packaging - Optimization + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Foutout14%2Fsacrebleu-dns.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Foutout14%2Fsacrebleu-dns?ref=badge_large) \ No newline at end of file