From 83541fd93c92bc8e93dd72ecc8467d59e15c36e5 Mon Sep 17 00:00:00 2001 From: Emmanuel Ameh Date: Tue, 9 Jun 2026 13:15:29 +0100 Subject: [PATCH] doc/security: Add Security Lead and Working Group pages to toctree Both securitylead.rst and workinggroup.rst existed in the tree but were not referenced in the security/index.rst toctree, making them invisible in the built documentation. Add RST document titles and include both pages in the toctree. Fixes: https://tracker.ceph.com/issues/77206 Signed-off-by: Emmanuel Ameh --- doc/security/index.rst | 2 ++ doc/security/securitylead.rst | 4 ++++ doc/security/workinggroup.rst | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/doc/security/index.rst b/doc/security/index.rst index da767680ba1..9dadb4fe226 100644 --- a/doc/security/index.rst +++ b/doc/security/index.rst @@ -7,6 +7,8 @@ Past Vulnerabilities / CVEs Vulnerability Management Process + Security Lead + Security Working Group Reporting a vulnerability ========================= diff --git a/doc/security/securitylead.rst b/doc/security/securitylead.rst index 1433e799033..fc031750436 100644 --- a/doc/security/securitylead.rst +++ b/doc/security/securitylead.rst @@ -1,3 +1,7 @@ +================ + Security Lead +================ + The CSC designates a member as Security Lead, with responsibility for co-ordinating security posture. The Security Lead also keeps the CSC updated about vulnerabilities within Ceph and progress toward addressing them. The lead diff --git a/doc/security/workinggroup.rst b/doc/security/workinggroup.rst index 8dcbc656297..3493d2fd4ab 100644 --- a/doc/security/workinggroup.rst +++ b/doc/security/workinggroup.rst @@ -1,3 +1,7 @@ +========================== + Security Working Group +========================== + In order to fully support Ceph, the security working group co-ordinates security improvements. This is essential as industry focuses more on security, and Ceph has become a mature software