Mercurial > p > roundup > code
diff doc/security.txt @ 7092:1836e0ef7751
Add new security.txt
Add to index, remove security.txt from exclude list in website. Add
:orphan: to security-history.txt since it is only linked from
upgrading.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 02 Dec 2022 22:30:12 -0500 |
| parents | |
| children | ffe29ee47c47 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/security.txt Fri Dec 02 22:30:12 2022 -0500 @@ -0,0 +1,27 @@ +.. meta:: + :description: + Documentation on how to report security issues with + Roundup. Also index to security related portions in other + Roundup documentation. + +.. index:: + single: Reporting Security Issues + single: Security Issues, Reporting + + +====================================== +Reporting Security Issues with Roundup +====================================== + +Security issues with Roundup should be reported by email to: + + rouilj@users.sourceforge.net (John Rouillard) + + schlatterbeck@users.sourceforge.net (Ralf Schlatterbeck) + +Also you can find rouilj on irc in channel #roundup at irc.oftc.net (see +Contact_ for more directions and web interface). + +Use these mechanisms to establish initial contact. + +.. _Contact: https://www.roundup-tracker.org/contact.html
