From 50ca294473c35b562307468d0a1c2ac1c8f8b19c Mon Sep 17 00:00:00 2001 From: Vladimir Gorej Date: Mon, 21 Feb 2022 14:24:10 +0100 Subject: [PATCH] docs(SECURITY): add v3 EOL (#2922) Refs #2854 Refs https://swagger.io/blog/news/what-s-new-in-swaggerui-v4-and-swaggereditor-v4/ --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index a185798c353..25c659ec755 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,7 +11,8 @@ currently being supported with security updates. | Version | Supported | Notes | | -------- | ------------------ | ---------------------- | -| 3.x | :white_check_mark: | | +| 4.x | :white_check_mark: | | +| 3.x | :x: | End-of-life as of December 2021 | | 2.x | :x: | End-of-life as of 2017 | ## Reporting a vulnerability