diff options
author | 2019-01-15 11:16:18 -0600 | |
---|---|---|
committer | 2019-01-15 09:16:18 -0800 | |
commit | ea5ee43d58a54996273728de5edf91dc8c217ce7 (patch) | |
tree | 7207ece6fe2183361f3a6300e9eaaf7dd603c48b /README.md | |
parent | 7bd6855155eabe6369c5f3b440299be1aadd7170 (diff) | |
download | coredns-ea5ee43d58a54996273728de5edf91dc8c217ce7.tar.gz coredns-ea5ee43d58a54996273728de5edf91dc8c217ce7.tar.zst coredns-ea5ee43d58a54996273728de5edf91dc8c217ce7.zip |
Reference security audit in README (#2468)
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |