]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
README: Mention not opening merge requests for security issues
authorSimon McVittie <smcv@collabora.com>
Tue, 6 Jun 2023 09:41:35 +0000 (10:41 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 6 Jun 2023 09:41:35 +0000 (10:41 +0100)
The dbus maintainers can open confidential merge requests by using a
private git repository, but other contributors (including most security
researchers) cannot, so the safest simple recommendation is no merge
requests.

Signed-off-by: Simon McVittie <smcv@collabora.com>
README

diff --git a/README b/README
index 330883d263c5a1db3b7b2212e76806fa54005660..f83ab6f0e5763eef43fb612b3152873fbe6af40e 100644 (file)
--- a/README
+++ b/README
@@ -38,6 +38,9 @@ please report it privately to dbus-security@lists.freedesktop.org
 or by reporting a Gitlab issue at
 https://gitlab.freedesktop.org/dbus/dbus/issues/new and marking it
 as "confidential".
+Please do not open merge requests for security issues: if you have a
+proposed patch, it can be discussed on the confidential issue or by
+private email.
 
 On Unix systems, the system bus (dbus-daemon --system) is designed
 to be a security boundary between users with different privileges.