From ea5ee43d58a54996273728de5edf91dc8c217ce7 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 15 Jan 2019 11:16:18 -0600 Subject: [PATCH] Reference security audit in README (#2468) Signed-off-by: Chris Aniszczyk --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c3ccae21..69184e7ce 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,12 @@ repository](https://github.com/coredns/deployment). ## Security +### Security Audit + +A third party security audit was performed by Cure53, you can see the full report [here](https://coredns.io/assets/DNS-01-report.pdf). + +### Reporting security vulnerabilities + If you find a security vulnerability or any security related issues, please DO NOT file a public issue, instead send your report privately to `security@coredns.io`. Security reports are greatly appreciated and we will publicly thank you for it.