From e25c41130fca557d90d7b9f70b3d09f6f9c82e71 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 3 Feb 2021 10:08:21 +0100 Subject: [PATCH] dnsdist docs: add security reporting policy --- docs/common/security-policy.rst | 2 +- pdns/dnsdistdist/docs/security-advisories/index.rst | 1 + pdns/dnsdistdist/docs/security-advisories/security-policy.rst | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 pdns/dnsdistdist/docs/security-advisories/security-policy.rst diff --git a/docs/common/security-policy.rst b/docs/common/security-policy.rst index fbbbd34700..dfb916dd72 100644 --- a/docs/common/security-policy.rst +++ b/docs/common/security-policy.rst @@ -7,7 +7,7 @@ In case you want to encrypt your report using PGP, please use: https://www.power Please do not mail security issues to public lists, nor file a ticket, unless we do not get back to you in a timely manner. We fully credit reporters of security issues, and respond quickly, but please allow us a reasonable timeframe to coordinate a response. -We remind PowerDNS users that under the terms of the GNU General Public License, PowerDNS comes with ABSOLUTELY NO WARRANTY. +We remind PowerDNS and dnsdist users that under the terms of the GNU General Public License, PowerDNS and dnsdist come with ABSOLUTELY NO WARRANTY. This license is included in this documentation. If you believe you have found a security vulnerability that applies to DNS implementations generally, and you want to report this responsibly to a number of implementers, you might consider also using the `Open Source DNS Vulnerability mailing list `_, managed by `DNS-OARC `_. diff --git a/pdns/dnsdistdist/docs/security-advisories/index.rst b/pdns/dnsdistdist/docs/security-advisories/index.rst index 973d1fdd8a..875c75010e 100644 --- a/pdns/dnsdistdist/docs/security-advisories/index.rst +++ b/pdns/dnsdistdist/docs/security-advisories/index.rst @@ -9,3 +9,4 @@ All security advisories for the DNSDist are listed here. powerdns-advisory-for-dnsdist* +If you have a security problem to report, please see our :doc:`security policy `. diff --git a/pdns/dnsdistdist/docs/security-advisories/security-policy.rst b/pdns/dnsdistdist/docs/security-advisories/security-policy.rst new file mode 120000 index 0000000000..2fbb4914e2 --- /dev/null +++ b/pdns/dnsdistdist/docs/security-advisories/security-policy.rst @@ -0,0 +1 @@ +../../../../docs/common/security-policy.rst \ No newline at end of file -- 2.47.2