]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist docs: add security reporting policy
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 3 Feb 2021 09:08:21 +0000 (10:08 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 3 Feb 2021 09:08:21 +0000 (10:08 +0100)
docs/common/security-policy.rst
pdns/dnsdistdist/docs/security-advisories/index.rst
pdns/dnsdistdist/docs/security-advisories/security-policy.rst [new symlink]

index fbbbd3470029d4dd6dd83c45f137812fae198637..dfb916dd728e9f8287579765958a6cbe9060fc27 100644 (file)
@@ -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 <https://www.dns-oarc.net/oarc/oss-dns-vulns/>`_, managed by `DNS-OARC <https://www.dns-oarc.net/>`_.
index 973d1fdd8ab95afcfab3438486349bbda7feaeb3..875c75010e8bafee229716146e2efe9d64842d6d 100644 (file)
@@ -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 <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 (symlink)
index 0000000..2fbb491
--- /dev/null
@@ -0,0 +1 @@
+../../../../docs/common/security-policy.rst
\ No newline at end of file