From a691f01f0efeba554ed8e02968d92272febe9fd0 Mon Sep 17 00:00:00 2001 From: TOUFIKI Zakarya Date: Mon, 15 Jul 2024 18:07:56 +0200 Subject: [PATCH] Fix CI: Incoming mappers --- ...assifier-Sekoia_XDR_-_Incoming_Mapper.json | 102 ------------------ 1 file changed, 102 deletions(-) diff --git a/Packs/SekoiaXDR/Classifiers/classifier-Sekoia_XDR_-_Incoming_Mapper.json b/Packs/SekoiaXDR/Classifiers/classifier-Sekoia_XDR_-_Incoming_Mapper.json index 0fab2645addb..69ec37cd6026 100644 --- a/Packs/SekoiaXDR/Classifiers/classifier-Sekoia_XDR_-_Incoming_Mapper.json +++ b/Packs/SekoiaXDR/Classifiers/classifier-Sekoia_XDR_-_Incoming_Mapper.json @@ -3,71 +3,6 @@ "feed": false, "id": "Sekoia XDR - Incoming Mapper", "mapping": { - "Carbon Black EDR": { - "dontMapEventToLabels": true, - "internalMapping": { - "Carbon Black EDR IOC Value": { - "simple": "ioc_value" - }, - "Carbon Black EDR Segment ID": { - "simple": "segment_id" - }, - "Carbon Black EDR Unique ID": { - "simple": "unique_id" - }, - "Carbon Black EDR Watchlist Id": { - "simple": "watchlist_id" - }, - "Carbon Black EDR Watchlist Name": { - "simple": "watchlist_name" - }, - "Device External IP": { - "simple": "interface_ip" - }, - "Device Id": { - "simple": "sensor_id" - }, - "Device Name": { - "simple": "hostname" - }, - "Event Descriptions": { - "simple": "description" - }, - "Event Type": { - "simple": "alert_type" - }, - "Incident Link": { - "simple": "link" - }, - "Log Source": { - "simple": "feed_name" - }, - "MD5": { - "simple": "md5" - }, - "OS": { - "simple": "os_type" - }, - "PID": { - "simple": "process_id" - }, - "Process Name": { - "simple": "process_name" - }, - "Process Path": { - "simple": "process_path" - }, - "Resource Type": { - "simple": "ioc_type" - }, - "Username": { - "simple": "username" - }, - "severity": { - "simple": "alert_severity" - } - } - }, "Sekoia XDR": { "dontMapEventToLabels": true, "internalMapping": { @@ -124,43 +59,6 @@ } } }, - "Test": { - "dontMapEventToLabels": false, - "internalMapping": { - "Alert Category": { - "simple": "alert_type.category" - }, - "Alert ID": { - "simple": "short_id" - }, - "Alert Name": { - "simple": "title" - }, - "Alert Type ID": { - "simple": "alert_type.value" - }, - "Description": { - "simple": "details" - }, - "Source Create time": { - "complex": { - "filters": [], - "root": "created_at", - "transformers": [ - { - "operator": "TimeStampToDate" - } - ] - } - }, - "Source IP": { - "simple": "source" - }, - "dbotMirrorInstance": { - "simple": "\"Sekoia XDR (beta)_copy_readWrite\"" - } - } - }, "dbot_classification_incident_type_all": { "dontMapEventToLabels": false, "internalMapping": {