Skip to content

Commit 836fe8b

Browse files
committed
New mappings; Fix mappings; XQL suport datamodel + (preset, dataset)
1 parent 0daa957 commit 836fe8b

File tree

449 files changed

+689
-443
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

449 files changed

+689
-443
lines changed

uncoder-core/app/translator/mappings/platforms/athena/aws_cloudtrail.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: aws_cloudtrail
3-
description: Text that describe current mapping
3+
44

55
log_source:
66
table:

uncoder-core/app/translator/mappings/platforms/athena/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: default
3-
description: Text that describe current mapping
3+
44

55

66
default_log_source:

uncoder-core/app/translator/mappings/platforms/athena/linux_file_event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: linux_file_event
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

uncoder-core/app/translator/mappings/platforms/athena/linux_process_creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: linux_process_creation
3-
description: Text that describe current mapping
3+
44

55

66
default_log_source:

uncoder-core/app/translator/mappings/platforms/athena/macos_file_event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: macos_file_event
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

uncoder-core/app/translator/mappings/platforms/athena/macos_process_creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: macos_process_creation
3-
description: Text that describe current mapping
3+
44

55

66
default_log_source:

uncoder-core/app/translator/mappings/platforms/athena/windows_file_event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Microsoft Sentinel
22
source: windows_file_event
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

uncoder-core/app/translator/mappings/platforms/athena/windows_image_load.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: windows_image_load
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

uncoder-core/app/translator/mappings/platforms/athena/windows_process_creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: windows_process_creation
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

uncoder-core/app/translator/mappings/platforms/athena/windows_registry_event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
platform: Athena
22
source: windows_registry_event
3-
description: Text that describe current mapping
3+
44

55
default_log_source:
66
table: eventlog

0 commit comments

Comments
 (0)