Skip to content

Commit 99bd1b8

Browse files
committed
schema
1 parent 32af90c commit 99bd1b8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.script/tests/KqlvalidationsTests/CustomTables/GzSecurityEvents_CL.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
{
2525
"name": "data",
2626
"type": "Dynamic"
27+
},
28+
{
29+
"name": "_ItemId",
30+
"type": "String"
2731
}
2832
]
2933
}

Parsers/ASimAlertEvent/Parsers/ASimAlertEventBitdefenderGravityZone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Parser:
22
Title: Alert event ASIM parser for Bitdefender GravityZone
33
Version: '0.1.0'
4-
LastUpdated: Apr 07, 2026
4+
LastUpdated: Apr 08, 2026
55
Product:
66
Name: Bitdefender
77
Normalization:

Parsers/ASimAlertEvent/Parsers/vimAlertEventBitdefenderGravityZone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Parser:
22
Title: Alert Event ASIM filtering parser for Bitdefender GravityZone
33
Version: '0.1.0'
4-
LastUpdated: Apr 07, 2026
4+
LastUpdated: Apr 08, 2026
55
Product:
66
Name: Bitdefender
77
Normalization:

0 commit comments

Comments
 (0)