]> 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:54:57 +0000 (11:54 +0200)
commitca9fed91431eab6b72e8d1ffae0ed8294677dc7d
tree6d2f63c3b0aba5ef042564bcc94d23e2a3271979
parent00a6268c8f5385dd7cad0c96421094ae8accc582
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.
CONTRIBUTING.md
README.md
SECURITY.md [new file with mode: 0644]