diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2021-04-05 22:32:41 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2021-04-08 02:31:58 +0000 |
commit | e4a8740c789970178b81162349e4b33104b6f482 (patch) | |
tree | 7525b5f19873be61642d824a13b50e6de7d35ac1 /Etc | |
parent | 4ba9008ec7842770289645dc6a8829555915086b (diff) | |
download | zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.gz zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.xz zsh-e4a8740c789970178b81162349e4b33104b6f482.zip |
48410: FAQ, METAFAQ: Mention zsh-security@.
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/FAQ.yo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 3e90a6c4e..171b2f9d7 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -2542,6 +2542,11 @@ label(62) ) (posting to the last one is currently restricted). + Finally, there is a private mailing list (the general public cannot subscribe + to it) for discussing bug reports with security implications, i.e., potential + vulnerabilities: mytt(zsh-security@zsh.org). If you find a security problem + in zsh itself, please mail this address. + Note that you should only join one of these lists: people on zsh-workers receive all the lists, and people on zsh-users will also receive the announcements list. |