Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
c206b0c
Remove case-sensitive duplicate file
dylan-o-sullivan Jan 28, 2026
39a9dad
All the files created
dylan-o-sullivan Jan 29, 2026
913e155
Revert "Remove case-sensitive duplicate file"
dylan-o-sullivan Jan 29, 2026
8ce0763
ccp
dylan-o-sullivan Jan 29, 2026
171441a
ccf
dylan-o-sullivan Jan 29, 2026
1b74fe7
validation tests
dylan-o-sullivan Jan 29, 2026
513a74e
format
dylan-o-sullivan Jan 29, 2026
67a4618
added to solution
dylan-o-sullivan Jan 29, 2026
e7e9927
updated logo
dylan-o-sullivan Jan 29, 2026
50ba039
renamed
dylan-o-sullivan Jan 29, 2026
b531d60
remove hardcoded
dylan-o-sullivan Feb 20, 2026
165c8c8
updated connector and connector definition
dylan-o-sullivan Feb 20, 2026
2c64c05
packaged
dylan-o-sullivan Mar 4, 2026
99dc457
portal to platform
dylan-o-sullivan Mar 4, 2026
29e43a4
Fixed mentions of sentinel
dylan-o-sullivan Mar 5, 2026
eb2fbeb
added release notes
dylan-o-sullivan Mar 6, 2026
ba80288
Repackaged with fixes
dylan-o-sullivan Mar 16, 2026
7e4856b
Match DCR and tables for streaming
dylan-o-sullivan Mar 17, 2026
11a6bd5
Correct time fields
dylan-o-sullivan Mar 18, 2026
1c5b7ad
re packaged
dylan-o-sullivan Mar 18, 2026
b6c723f
New workbook
dylan-o-sullivan Mar 19, 2026
e4606d9
Updated incident tab
dylan-o-sullivan Mar 19, 2026
7258557
Re packaged
dylan-o-sullivan Mar 19, 2026
165cb71
Incident table
dylan-o-sullivan Mar 19, 2026
5180628
re package
dylan-o-sullivan Mar 19, 2026
927511c
New analytic rules
dylan-o-sullivan Mar 19, 2026
cb562da
Re packaged
dylan-o-sullivan Mar 19, 2026
b5a041b
Removed identity tab
dylan-o-sullivan Mar 19, 2026
0ac615e
New summary page
dylan-o-sullivan Mar 19, 2026
dbef622
summary page fixes
dylan-o-sullivan Mar 19, 2026
0f5f4b3
remove pre text
dylan-o-sullivan Mar 19, 2026
09a6fa6
packaged again
dylan-o-sullivan Mar 19, 2026
e7e1eba
repackaged
dylan-o-sullivan Mar 20, 2026
7580f91
repackaged with pwsh 7
dylan-o-sullivan Mar 20, 2026
ec1e883
fixed held emails query
dylan-o-sullivan Mar 20, 2026
5cb1db7
packaged 0909 20 mar 26
dylan-o-sullivan Mar 20, 2026
6b68981
Added workbook metadata
dylan-o-sullivan Mar 20, 2026
9da6239
Repackage 1530 20 Mar 26
dylan-o-sullivan Mar 20, 2026
543c3b5
Merge remote-tracking branch 'origin/master' into darktrace-ccf
dylan-o-sullivan Mar 27, 2026
7196548
format
dylan-o-sullivan Mar 27, 2026
50053e0
Updated workbook metafata
dylan-o-sullivan Mar 27, 2026
07d1875
Renamed to autonomous response
dylan-o-sullivan Mar 27, 2026
23295f7
Last response rename
dylan-o-sullivan Mar 27, 2026
7f0604d
make sure for incident prev groups
dylan-o-sullivan Mar 27, 2026
6176250
ActiveAI
dylan-o-sullivan Mar 27, 2026
678e7c4
Repackaged 27 Mar 26 at 09:11 UTC
dylan-o-sullivan Mar 27, 2026
a24da62
Added legacy
dylan-o-sullivan Mar 27, 2026
d39578a
Repackaged 27 Mar 26 at 09:18 UTC
dylan-o-sullivan Mar 27, 2026
0d5c844
missed response action
dylan-o-sullivan Mar 27, 2026
d78e9c6
Repackaged 27 Mar 26 at 09:24 UTC
dylan-o-sullivan Mar 27, 2026
243b14f
Valid connector id
dylan-o-sullivan Mar 27, 2026
dcdf952
Repackaged 27 Mar 26 at 09:36 UTC
dylan-o-sullivan Mar 27, 2026
275a918
Pipeline errors
dylan-o-sullivan Mar 27, 2026
155c461
Repackaged 27 Mar 26 at 09:49 UTC
dylan-o-sullivan Mar 27, 2026
2340e08
Black and white images
dylan-o-sullivan Apr 8, 2026
77308a0
Updated metadata
dylan-o-sullivan Apr 8, 2026
9c20682
Merge branch 'master' into darktrace-ccf
dylan-o-sullivan Apr 8, 2026
788172e
merge conflicts
dylan-o-sullivan Apr 8, 2026
65551ef
Merge branch 'master' into darktrace-ccf
dylan-o-sullivan Apr 9, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"Name": "DarktraceASM_CL",
"Properties": [
{
"name": "action",
"type": "string"
},
{
"name": "alertTime",
"type": "datetime"
},
{
"name": "alertTimestamp",
"type": "int"
},
{
"name": "alertTitle",
"type": "string"
},
{
"name": "alertType",
"type": "string"
},
{
"name": "assetId",
"type": "int"
},
{
"name": "assetName",
"type": "string"
},
{
"name": "assetUri",
"type": "string"
},
{
"name": "customLabel",
"type": "string"
},
{
"name": "darktraceProduct",
"type": "string"
},
{
"name": "description",
"type": "string"
},
{
"name": "endTime",
"type": "string"
},
{
"name": "endTimestamp",
"type": "int"
},
{
"name": "previousRating",
"type": "string"
},
{
"name": "rating",
"type": "string"
},
{
"name": "riskId",
"type": "int"
},
{
"name": "riskUri",
"type": "string"
},
{
"name": "startTime",
"type": "datetime"
},
{
"name": "startTimestamp",
"type": "int"
},
{
"name": "state",
"type": "string"
},
{
"name": "workbenchUri",
"type": "string"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"Name": "DarktraceEMAIL_CL",
"properties": [
{
"name": "actions",
"type": "dynamic"
},
{
"name": "alertTime",
"type": "datetime"
},
{
"name": "anomalyScore",
"type": "int"
},
{
"name": "attachmentNames",
"type": "dynamic"
},
{
"name": "attachmentSha1s",
"type": "dynamic"
},
{
"name": "attachmentSha256s",
"type": "dynamic"
},
{
"name": "customLabel",
"type": "string"
},
{
"name": "darktraceProduct",
"type": "string"
},
{
"name": "direction",
"type": "string"
},
{
"name": "from",
"type": "string"
},
{
"name": "linkHosts",
"type": "dynamic"
},
{
"name": "messageId",
"type": "string"
},
{
"name": "recipientActions",
"type": "dynamic"
},
{
"name": "recipients",
"type": "dynamic"
},
{
"name": "subject",
"type": "string"
},
{
"name": "tags",
"type": "dynamic"
},
{
"name": "timestamp",
"type": "datetime"
},
{
"name": "url",
"type": "string"
},
{
"name": "uuid",
"type": "string"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
{
"Name": "DarktraceIncidents_CL",
"Properties": [
{
"name": "activityId",
"type": "string"
},
{
"name": "aiaScore",
"type": "int"
},
{
"name": "bestAssetName",
"type": "string"
},
{
"name": "currentGroup",
"type": "string"
},
{
"name": "customLabel",
"type": "string"
},
{
"name": "darktraceProduct",
"type": "string"
},
{
"name": "deviceHostname",
"type": "string"
},
{
"name": "deviceIp",
"type": "string"
},
{
"name": "deviceIdentifier",
"type": "string"
},
{
"name": "deviceMac",
"type": "string"
},
{
"name": "deviceSubnet",
"type": "string"
},
{
"name": "devices",
"type": "dynamic"
},
{
"name": "endTime",
"type": "string"
},
{
"name": "externalId",
"type": "string"
},
{
"name": "groupByActivity",
"type": "boolean"
},
{
"name": "groupCategory",
"type": "string"
},
{
"name": "groupPreviousGroups",
"type": "dynamic"
},
{
"name": "groupScore",
"type": "int"
},
{
"name": "groupingId",
"type": "string"
},
{
"name": "incidentEventTime",
"type": "datetime"
},
{
"name": "incidentEventTitle",
"type": "string"
},
{
"name": "latitude",
"type": "real"
},
{
"name": "longitude",
"type": "real"
},
{
"name": "newEvent",
"type": "boolean"
},
{
"name": "severity",
"type": "int"
},
{
"name": "startTime",
"type": "string"
},
{
"name": "summary",
"type": "string"
},
{
"name": "summaryFirstSentence",
"type": "string"
},
{
"name": "url",
"type": "string"
}
]
}
Loading
Loading