diff --git a/SECURITY.md b/SECURITY.md index 7da088146..ae1b2cf85 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,15 +4,14 @@ The current branches are supported with security fixes: -| Version | Supported | -| ------- | ------------------ | -| 2.0.x | :white_check_mark: | -| 1.8.x | :white_check_mark: | -| 1.7.x | :white_check_mark: | -| <= 1.6.x | :x: | +| Version | Supported | +|----------|--------------------| +| 2.2.x | :white_check_mark: | +| 2.1.x | :white_check_mark: | +| <= 2.0.x | :x: | ## Reporting a Vulnerability -If you find a security vulnerability, then please send an email to eitch@eitchnet.ch. You might encrypt it using KeyOxide with my public GPG key: https://kxd.eitchnet.ch/b1359c320a72a2907f1a7f7875db9c85c74331f7 +If you find a security vulnerability, then please email eitch@eitchnet.ch. You might encrypt it using KeyOxide with my public GPG key: https://kxd.eitchnet.ch/b1359c320a72a2907f1a7f7875db9c85c74331f7 We will then consider the vulnerability and shall try our best to close the vulnerability as soon as possible if it is part of an active branch and a fix is possible.