From 53d0ff195e77780acb5f7283210d4c7999bca98f Mon Sep 17 00:00:00 2001 From: pasta Date: Tue, 4 Feb 2025 09:38:12 -0600 Subject: [PATCH] Merge #6552: docs: update supported versions in SECURITY.md f8811df79e9f563baa31976bc24c15663ad3896f docs: update supported versions in SECURITY.md (Kittywhiskers Van Gogh) Pull request description: ## Additional Information Updates the supported versions list in `SECURITY.md` ## Checklist: - [x] I have performed a self-review of my own code **(note: N/A)** - [x] I have commented my code, particularly in hard-to-understand areas **(note: N/A)** - [x] I have added or updated relevant unit/integration/functional/e2e tests **(note: N/A)** - [x] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ ACKs for top commit: UdjinM6: utACK f8811df79e9f563baa31976bc24c15663ad3896f Tree-SHA512: 3b10dd8ea49ea63d94b9a7df0cc95f5ae0d8fe8a6e8455d09478082bb397f63025953f2786e021730a4951763295c882b9b26a61ca691fccc44072c12da52072 --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 36f39013d9381..7c31430d3bc2e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ | Version | Supported | | ------- | ------------------ | -| 22 | :white_check_mark: | +| 22.x | :white_check_mark: | | < 22 | :x: | ## Reporting a Vulnerability