From c3c4c80b70e655892785b311611c057593879802 Mon Sep 17 00:00:00 2001 From: Dylan T Date: Fri, 27 Aug 2021 13:53:01 +0100 Subject: [PATCH] SECURITY: drop supported versions table this isn't actively maintained, so it's misleading. [ci skip] --- SECURITY.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4fcd2ac5dd..2c4bc43d0b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,13 +1,5 @@ # Security Policy -## Supported Versions -The following release lines are currently receiving active security updates and bug fixes: - -| Version | Supported | -| -------- | ------------------ | -| 3.15.x | :white_check_mark: | -| < 3.15.0 | :x: | - ## Reporting a Vulnerability **DO NOT report vulnerabilities on the GitHub issue tracker.**