From 4d0abe30f16280aff75353e57bb511c981b348d9 Mon Sep 17 00:00:00 2001 From: "authentik-automation[bot]" <135050075+authentik-automation[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 15:21:16 +0100 Subject: [PATCH] internal: Automated internal backport: 5000-sidebar.sec.patch to authentik-main (#18266) Automated internal backport of patch 5000-sidebar.sec.patch to authentik-main Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> --- website/docs/sidebar.mjs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/sidebar.mjs b/website/docs/sidebar.mjs index 94a4ef98c5..48a4d4234a 100644 --- a/website/docs/sidebar.mjs +++ b/website/docs/sidebar.mjs @@ -773,6 +773,8 @@ const items = [ type: "category", label: "2025", items: [ + "security/cves/CVE-2025-64708", + "security/cves/CVE-2025-64521", "security/cves/CVE-2025-53942", "security/cves/CVE-2025-52553", "security/cves/CVE-2025-29928",