From: Zbigniew Jędrzejewski-Szmek Date: Wed, 29 Apr 2020 06:09:53 +0000 (+0200) Subject: docs: reorder the section about security reporting to emphasize the sekrit list X-Git-Tag: v246-rc1~473 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f20078df0b568cf365eea8278e98170e59ce2b2d;p=thirdparty%2Fsystemd.git docs: reorder the section about security reporting to emphasize the sekrit list --- diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 0b34e5325fc..f38674e54e7 100644 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -6,4 +6,6 @@ layout: default # Reporting of Security Vulnerabilities -If you discover a security vulnerability, we'd appreciate a non-public disclosure. The [issue tracker](https://github.com/systemd/systemd/issues) and [systemd-devel mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel) are fully public. If you need to reach systemd developers in a non-public way, report the issue to the [systemd-security@redhat.com](mailto:systemd-security@redhat.com) mailing list. The disclosure will be coordinated with distributions. +If you discover a security vulnerability, we'd appreciate a non-public disclosure. systemd developers can be contacted privately on the **[systemd-security@redhat.com](mailto:systemd-security@redhat.com) mailing list**. The disclosure will be coordinated with distributions. + +(The [issue tracker](https://github.com/systemd/systemd/issues) and [systemd-devel mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel) are fully public.)