diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-05-15 18:26:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-05-15 20:40:58 +0200 |
commit | 154962d3480475da0c225bfdc57a02c19f6108a9 (patch) | |
tree | 277682e6e190116d071dad7c542807a96cc0087c /docs/SECURITY.md | |
parent | Merge pull request #15817 from poettering/more-conditions (diff) | |
download | systemd-154962d3480475da0c225bfdc57a02c19f6108a9.tar.xz systemd-154962d3480475da0c225bfdc57a02c19f6108a9.zip |
docs: policy for systemd-security subscriptions
Replaces #14325.
Diffstat (limited to 'docs/SECURITY.md')
-rw-r--r-- | docs/SECURITY.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/SECURITY.md b/docs/SECURITY.md index f38674e54e..bd2915bab6 100644 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -9,3 +9,5 @@ layout: default 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.) + +Subscription to the systemd-security mailing list is open to **regular systemd contributors and people working in the security teams of various distributions**. Those conditions should be backed by publicly accessible information (ideally, a track of posts and commits from the mail address in question). If you fall into one of those categories and wish to be subscribed, submit a **[subscription request](https://www.redhat.com/mailman/listinfo/systemd-security)**. |