From b90a20cd4a56fb913d1d9d7cf8805fafd021d020 Mon Sep 17 00:00:00 2001 From: HugoPct Date: Tue, 31 Dec 2024 09:53:15 +0100 Subject: [PATCH] add page to menu.en.yaml --- config/_default/menus/main.en.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/_default/menus/main.en.yaml b/config/_default/menus/main.en.yaml index 9d725138fdb9c..10901ae650539 100644 --- a/config/_default/menus/main.en.yaml +++ b/config/_default/menus/main.en.yaml @@ -1175,6 +1175,10 @@ menu: identifier: watchdog_faulty_deployment_detection parent: watchdog_top_level weight: 5 + - name: Faulty Cloud & SaaS API Detection + url: watchdog/faulty_cloud_saas_api_detection + parent: watchdog_top_level + weight: 6 - name: Bits AI url: bits_ai/ pre: bits-ai