Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/latest/security/audits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Security audits and transparency reports for Cosmos Stack componen
<Info>
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)
</Info>

Cosmos Labs maintains a comprehensive security program for all Cosmos Stack components. This page provides links to third-party security audits and transparency reports.
Expand Down
2 changes: 1 addition & 1 deletion sdk/latest/security/bug-bounty.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Security and maintenance policy documentation for the Cosmos Stack
<Info>
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)
</Info>

## Introduction
Expand Down
17 changes: 12 additions & 5 deletions sdk/latest/security/security-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Security and maintenance policy documentation for the Cosmos Stack
<Info>
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)
</Info>

## Overview
Expand All @@ -28,17 +28,20 @@ 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.

---

## What Is Supported

- **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.

---
Expand All @@ -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.