From: Peter van Dijk Date: Wed, 3 Feb 2021 09:08:21 +0000 (+0100) Subject: dnsdist docs: add security reporting policy X-Git-Tag: dnsdist-1.6.0-alpha2~62^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25c41130fca557d90d7b9f70b3d09f6f9c82e71;p=thirdparty%2Fpdns.git dnsdist docs: add security reporting policy --- 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