diff options
author | 2018-02-27 09:05:40 -0800 | |
---|---|---|
committer | 2018-02-27 12:05:40 -0500 | |
commit | 3c31011cedfca4a04d6afa44aa7312391a24d25d (patch) | |
tree | 38741700c19ae1dc63190a46efeedbc246fd9598 | |
parent | b1ce9ed6e5b6178fbfa73d3764d25a6e1f20fc82 (diff) | |
download | coredns-3c31011cedfca4a04d6afa44aa7312391a24d25d.tar.gz coredns-3c31011cedfca4a04d6afa44aa7312391a24d25d.tar.zst coredns-3c31011cedfca4a04d6afa44aa7312391a24d25d.zip |
Add security report section in README.md (#1566)
This fix adds security report section in README.md
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -191,3 +191,10 @@ More resources can be found: Examples for deployment via systemd and other use cases can be found in the [deployment repository](https://github.com/coredns/deployment). + +## Security + +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. |