From 61a3a3f74867a596d5acd5c23eca85cf99ffa4c0 Mon Sep 17 00:00:00 2001
From: evanorti <87997759+evanorti@users.noreply.github.com>
Date: Mon, 15 Jun 2026 11:17:42 +0000
Subject: [PATCH] docs: sync security documentation from cosmos/security
---
sdk/latest/security/audits.mdx | 2 +-
sdk/latest/security/bug-bounty.mdx | 2 +-
sdk/latest/security/security-policy.mdx | 17 ++++++++++++-----
3 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/sdk/latest/security/audits.mdx b/sdk/latest/security/audits.mdx
index 2fe157d6..998d7451 100644
--- a/sdk/latest/security/audits.mdx
+++ b/sdk/latest/security/audits.mdx
@@ -6,7 +6,7 @@ description: "Security audits and transparency reports for Cosmos Stack componen
This page is auto-generated from the [cosmos/security](https://github.com/cosmos/security) repository.
-**Last synced:** Apr 27, 2026 | [View all audits](https://github.com/cosmos/security/tree/main/audits)
+**Last synced:** Jun 15, 2026 | [View all audits](https://github.com/cosmos/security/tree/main/audits)
Cosmos Labs maintains a comprehensive security program for all Cosmos Stack components. This page provides links to third-party security audits and transparency reports.
diff --git a/sdk/latest/security/bug-bounty.mdx b/sdk/latest/security/bug-bounty.mdx
index 512591b0..e54d366b 100644
--- a/sdk/latest/security/bug-bounty.mdx
+++ b/sdk/latest/security/bug-bounty.mdx
@@ -6,7 +6,7 @@ description: "Security and maintenance policy documentation for the Cosmos Stack
This content is sourced from the official [Cosmos Security](https://github.com/cosmos/security) repository.
-**Last sync:** Apr 27, 2026 | [View source](https://github.com/cosmos/security/blob/main/SECURITY.md)
+**Last sync:** Jun 15, 2026 | [View source](https://github.com/cosmos/security/blob/main/SECURITY.md)
## Introduction
diff --git a/sdk/latest/security/security-policy.mdx b/sdk/latest/security/security-policy.mdx
index 53b5c7f6..456ddb31 100644
--- a/sdk/latest/security/security-policy.mdx
+++ b/sdk/latest/security/security-policy.mdx
@@ -6,7 +6,7 @@ description: "Security and maintenance policy documentation for the Cosmos Stack
This content is sourced from the official [Cosmos Security](https://github.com/cosmos/security) repository.
-**Last sync:** Apr 27, 2026 | [View source](https://github.com/cosmos/security/blob/main/POLICY.md)
+**Last sync:** Jun 15, 2026 | [View source](https://github.com/cosmos/security/blob/main/POLICY.md)
## Overview
@@ -28,9 +28,12 @@ To achieve this, we are introducing the concept of **Release Families**, curated
A **Release Family** is defined as a specific combination of component versions.
-The canonical source of truth for release family lifecycle, active support windows, and retirement policy is the [Release Families](/sdk/latest/release-family) page.
+The canonical source of truth for release family lifecycle, active support windows, and retirement policy is maintained in Cosmos docs:
-This page intentionally does not duplicate lifecycle timelines to avoid policy drift across multiple pages.
+- [https://docs.cosmos.network/sdk/latest/release-family](https://docs.cosmos.network/sdk/latest/release-family)
+- [https://github.com/cosmos/docs/blob/main/sdk/latest/release-family.mdx](https://github.com/cosmos/docs/blob/main/sdk/latest/release-family.mdx)
+
+This file intentionally does not duplicate lifecycle timelines to avoid policy drift across multiple sources.
---
@@ -38,7 +41,7 @@ This page intentionally does not duplicate lifecycle timelines to avoid policy d
- **Bug Fixes:** Critical security and stability issues are patched for all active families.
- **Compatibility:** All components within a family are guaranteed to work together.
-- **Lifecycle and Retirement:** Lifecycle windows and retirement details are maintained on the [Release Families](/sdk/latest/release-family) page.
+- **Lifecycle and Retirement:** Maintained on the canonical Release Families page in Cosmos docs.
- **Upgradability:** We guarantee an upgrade path from one release family to the next adjacent family in the form of clear guides, compatibility guarantees, and tooling for assistance.
---
@@ -51,5 +54,9 @@ Please read our [security policy](https://github.com/cosmos/security/blob/main/S
## End of Life (EOL) Notices
-Current and historical EOL notices for release families are maintained on the [Release Families](/sdk/latest/release-family) page to keep lifecycle policy centralized in one place.
+Current and historical EOL notices for release families are maintained on the canonical Release Families page in Cosmos docs:
+
+- [https://docs.cosmos.network/sdk/latest/release-family](https://docs.cosmos.network/sdk/latest/release-family)
+
+CometBFT v1.x is not supported. That release line was retracted and is not part of any supported release family.