diff options
| -rw-r--r-- | SECURITY.md | 20 |
1 files changed, 20 insertions, 0 deletions
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 |
