From 606ab6bd60b1c9b8db6c6282a345d557269c4660 Mon Sep 17 00:00:00 2001 From: Quentin Blin Date: Thu, 7 May 2026 11:51:18 +0200 Subject: [PATCH] [SEC-27721]: Add SIEM category to integrations --- auth0/manifest.json | 1 + bind9/manifest.json | 3 ++- f5-distributed-cloud/manifest.json | 1 + jamf_protect/manifest.json | 3 ++- sigsci/manifest.json | 3 ++- tailscale/manifest.json | 3 ++- zscaler/manifest.json | 3 ++- 7 files changed, 12 insertions(+), 5 deletions(-) diff --git a/auth0/manifest.json b/auth0/manifest.json index 616eb92f46..48ad3d2559 100644 --- a/auth0/manifest.json +++ b/auth0/manifest.json @@ -22,6 +22,7 @@ "Category::Incidents", "Category::Log Collection", "Category::Security", + "Category::SIEM", "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS", diff --git a/bind9/manifest.json b/bind9/manifest.json index d9f5b01806..b015a3c0bb 100644 --- a/bind9/manifest.json +++ b/bind9/manifest.json @@ -35,6 +35,7 @@ "Category::Network", "Category::Log Collection", "Category::Metrics", + "Category::SIEM", "Offering::Integration", "Submitted Data Type::Logs", "Submitted Data Type::Metrics" @@ -74,4 +75,4 @@ "source": "bind9" } } -} \ No newline at end of file +} diff --git a/f5-distributed-cloud/manifest.json b/f5-distributed-cloud/manifest.json index e279dd7bf2..1a105d7d3c 100644 --- a/f5-distributed-cloud/manifest.json +++ b/f5-distributed-cloud/manifest.json @@ -49,6 +49,7 @@ "Category::Network", "Category::Notifications", "Category::Security", + "Category::SIEM", "Offering::Integration", "Supported OS::Linux", "Supported OS::Windows", diff --git a/jamf_protect/manifest.json b/jamf_protect/manifest.json index 88aa66d6ba..e83349bfc3 100644 --- a/jamf_protect/manifest.json +++ b/jamf_protect/manifest.json @@ -15,6 +15,7 @@ "Supported OS::Windows", "Supported OS::macOS", "Category::Security", + "Category::SIEM", "Offering::Integration" ], "media": [] @@ -41,4 +42,4 @@ "jamf-protect-overview": "assets/dashboards/jamf_protect_overview.json" } } -} \ No newline at end of file +} diff --git a/sigsci/manifest.json b/sigsci/manifest.json index d2c84e2d8a..0342503e3f 100644 --- a/sigsci/manifest.json +++ b/sigsci/manifest.json @@ -17,6 +17,7 @@ "Supported OS::macOS", "Supported OS::Windows", "Category::Security", + "Category::SIEM", "Offering::Integration" ], "resources": [ @@ -57,4 +58,4 @@ "Firewall is blocking a high number of requests": "assets/monitors/excessiveblockedHTTP.json" } } -} \ No newline at end of file +} diff --git a/tailscale/manifest.json b/tailscale/manifest.json index 97f7308d9c..a8e96d8542 100644 --- a/tailscale/manifest.json +++ b/tailscale/manifest.json @@ -19,6 +19,7 @@ "Category::Security", "Category::Log Collection", "Category::Network", + "Category::SIEM", "Submitted Data Type::Logs", "Offering::Integration" ], @@ -56,4 +57,4 @@ "homepage": "https://www.datadoghq.com", "sales_email": "info@datadoghq.com" } -} \ No newline at end of file +} diff --git a/zscaler/manifest.json b/zscaler/manifest.json index b35669c306..8c0569a637 100644 --- a/zscaler/manifest.json +++ b/zscaler/manifest.json @@ -58,6 +58,7 @@ "Category::Log Collection", "Category::Network", "Category::Security", + "Category::SIEM", "Supported OS::Linux", "Supported OS::Windows", "Supported OS::macOS", @@ -101,4 +102,4 @@ "source": "zscaler" } } -} \ No newline at end of file +}