From b2575d59cfc44f749980e14133cd113c3154fa93 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Mon, 30 Mar 2026 10:06:30 +0300 Subject: [PATCH] README.md: add compliance link --- README.md | 1 + SECURITY.md | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bc6e4c1a..6fb25feb8 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Resources - Community: https://discourse.igniterealtime.org/c/spark - Bug Tracker: https://igniterealtime.atlassian.net/browse/SPARK - Nightly Builds: https://www.igniterealtime.org/downloads/nightly_spark.jsp +- XMPP compliance: https://xmpp.org/software/spark/ Install ------- diff --git a/SECURITY.md b/SECURITY.md index 138933d01..a09e28ee2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,12 +2,12 @@ ## Supported Versions -Use this section to tell people about which versions of your project are -currently being supported with security updates. +Currently supported versions with security updates. | Version | Supported | -| ------- | ------------------ | -| 2.9.x | :white_check_mark: | +|---------| ------------------ | +| 3.1.x | :white_check_mark: | +| 2.9.x | :x: | | 2.8.x | :x: | | 2.7.x | :x: | | 2.6.x | :x: |