From e66199a1e8eeb96c1a36693923ad6e5970e63412 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers <desrosj@git.wordpress.org> Date: Wed, 24 Feb 2021 15:55:41 +0000 Subject: [PATCH] Security: Update the Security Policy to include WordPress 5.7. Reviewed by desrosj, SergeyBiryukov. Merges [50428] to the 5.7 branch. Fixes #52633. git-svn-id: https://develop.svn.wordpress.org/branches/5.7@50431 602fd350-edb4-49c9-b593-d223f7449a82 --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index 0dfcfde2a0..9489528241 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,6 +9,7 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | +| 5.7.x | :white_check_mark: | | 5.6.x | :white_check_mark: | | 5.5.x | :white_check_mark: | | 5.4.x | :white_check_mark: |