]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move security-related information to SECURITY.md
authorMichał Kępień <michal@isc.org>
Mon, 4 Sep 2023 09:54:57 +0000 (11:54 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 4 Sep 2023 09:56:46 +0000 (11:56 +0200)
commit695624f314a34a67b5ca0672e32959e2fb31bbe2
tree28bfc34113c4d43ec0aacc603e853183eab43bff
parent07599c2798883a2c26da91fcc296783d5c54f31d
Move security-related information to SECURITY.md

To follow current best practices, create a short SECURITY.md file in the
root of the repository that contains information about the project's
security policy and guidelines for reporting potential security issues.
Replace the relevant bits of text in other files with references to the
new SECURITY.md file, so that the relevant information only needs to be
maintained in one place.

Replace all occurrences of the generic security-officer@isc.org email
with a dedicated address for reporting BIND 9 security issues,
bind-security@isc.org.

(cherry picked from commit ca9fed91431eab6b72e8d1ffae0ed8294677dc7d)
CONTRIBUTING.md
README.md
SECURITY.md [new file with mode: 0644]