From ab33f3ccd4ca6bb5e7af2ebb6a5c9347dd39e80b Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Thu, 17 Mar 2022 18:34:45 +0100 Subject: Add security contact --- SECURITY.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..db73535b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +## Supported Versions + +The latest 1.x stable release is supported. Fixes for relevant bugs and +security issues are backported. + +## Reporting a Vulnerability + +If you have found a security related issue, it is best to email us instead of +opening a public issue. +If your message is very sensitive, you may want to use PGP, but in most cases +it's not needed. + +| Name | Email address | PGP key | +| ---------- | ------------------ | --------------------------------------------------- | +| Linus Jahn | lnj [AT] kaidan.im | [03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B][pgp-lnj] | + + +[pgp-lnj]: https://keys.openpgp.org/vks/v1/by-fingerprint/03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B -- cgit v1.2.3