From fb036b94d1a18b426ee713232f7179df2cfee2f8 Mon Sep 17 00:00:00 2001 From: lvoloshyn-sekoia <135212489+lvoloshyn-sekoia@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:34:59 +0200 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Quioc --- docs/integration/categories/endpoint/trend_micro_vision_one.md | 3 ++- mkdocs.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/integration/categories/endpoint/trend_micro_vision_one.md b/docs/integration/categories/endpoint/trend_micro_vision_one.md index c4f014762..a93c74d15 100644 --- a/docs/integration/categories/endpoint/trend_micro_vision_one.md +++ b/docs/integration/categories/endpoint/trend_micro_vision_one.md @@ -1,11 +1,12 @@ uuid: 9844ea0a-de7f-45d4-9a9b-b07651f0630e -name: Trend Micro Vision One [BETA] +name: Trend Micro Vision One Workbench Alerts [BETA] type: intake ## Overview Trend Micro Vision One is an extended detection and response (XDR) platform that enhances threat detection, investigation, and response across multiple security layers. It provides a centralized view for improved security posture and faster threat remediation. +This integration will ingest Workbench Alerts from Trend Micro Vision One. !!! Warning Important note - This format is currently in beta. We highly value your feedback to improve its performance. diff --git a/mkdocs.yml b/mkdocs.yml index f050a43c9..f84fb94f2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -361,7 +361,7 @@ nav: - Tanium: integration/categories/endpoint/tanium.md - Trellix EDR: integration/categories/endpoint/trellix_edr.md - Trend Micro Apex One: integration/categories/endpoint/trend_micro_apex_one.md - - Trend Micro Vision One: integration/categories/endpoint/trend_micro_vision_one.md + - Trend Micro Vision One Workbench: integration/categories/endpoint/trend_micro_vision_one.md - VMWare ESXi: integration/categories/endpoint/vmware_esxi.md - VMWare VCenter: integration/categories/endpoint/vmware_vcenter.md - Windows: integration/categories/endpoint/windows.md