summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SECURITY.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 76032e94..8fb54d46 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -16,11 +16,17 @@ please check
| 1.15.x | :hammer: | Development branch, releases may include non-security changes |
| 1.14.x | :white_check_mark: | Stable branch, recommended for use in distributions |
| 1.13.x | :x: | Old development branch, no longer supported |
-| 1.12.x | :white_check_mark: | Old stable branch, still supported |
+| 1.12.x | :warning: | Old stable branch, security fixes applied if feasible |
| 1.11.x | :x: | Old development branch, no longer supported |
-| 1.10.x | :white_check_mark: | Old stable branch, still supported |
+| 1.10.x | :warning: | Old stable branch, security fixes applied if feasible |
| <= 1.9.x | :x: | Older branches, no longer supported |
+The latest stable branch (currently 1.14.x) is the highest priority for
+security fixes.
+If a security vulnerability is reported under embargo, having new releases
+for older stable branches will not always be treated as a blocker for
+lifting the embargo.
+
## Reporting a Vulnerability
If you think you've identified a security issue in Flatpak, please DO NOT