-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into MimecastTIRegional
- Loading branch information
Showing
542 changed files
with
80,791 additions
and
4,011 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,6 +140,10 @@ | |
{ | ||
"name": "Type", | ||
"type": "String" | ||
}, | ||
{ | ||
"name": "PerformedByDisplayName", | ||
"type": "String" | ||
} | ||
] | ||
} |
165 changes: 165 additions & 0 deletions
165
.script/tests/KqlvalidationsTests/CustomTables/DataminrPulseAlerts.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
{ | ||
"Name": "DataminrPulseAlerts", | ||
"Properties": [ | ||
{ | ||
"Name": "TimeGenerated", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "EventVendor", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "EventProduct", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "AlertId", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "AlertType", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "AvailableRelatedAlerts", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "Caption", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "Company", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "CompanyNames", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "Category", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "CategoryNames", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "Latitude", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "Longitude", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EventLocationName", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "EventLocationPlace", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "EventLocationProbability", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EventLocationRadius", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EventSource", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "EventTime", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EventVolume", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EmbeddedLabels", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PostLanguagae", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PostLink", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PostMedia", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PostText", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PostTimestamp", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "PostTranslatedText", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "PublisherCategoryName", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "RelatedTerms", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "Sectors", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SourceChannels", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SourceDisplayName", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SourceEntityName", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SourceLink", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SourceVerified", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SubCaptionBulletsContent", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SubCaptionBulletsMedia", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "SubCaptionBulletsSource", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "WatchlistsMatchedByType", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "WatchlistNames", | ||
"Type": "string" | ||
} | ||
] | ||
} |
81 changes: 81 additions & 0 deletions
81
.script/tests/KqlvalidationsTests/CustomTables/DataminrPulse_Alerts_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
{ | ||
"Name": "DataminrPulse_Alerts_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "TimeGenerated", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "EventVendor", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "EventProduct", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "index_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "alertType_name_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "availableRelatedAlerts_d", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "headline_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "companies_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "categories_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "location_latitude_d", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "location_longitude_d", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "timestamp_d", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "EventVolume", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "_embedded_labels_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "relatedAlerts_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "dataMap_headlineMds_content_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "odsStatus_timestamp_d", | ||
"Type": "real" | ||
}, | ||
{ | ||
"Name": "watchlistsMatchedByType_s", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "location_name_s", | ||
"Type": "string" | ||
} | ||
] | ||
} |
57 changes: 57 additions & 0 deletions
57
.script/tests/KqlvalidationsTests/CustomTables/MimecastAudit_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"Name":"MimecastAudit_CL", | ||
"Properties":[ | ||
{ | ||
"Name":"id_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"auditType_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"user_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"eventTime_d", | ||
"Type":"DateTIme" | ||
}, | ||
{ | ||
"Name":"eventInfo_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"category_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventId_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventCategory_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"time_generated", | ||
"Type":"DateTime" | ||
}, | ||
{ | ||
"Name":"app_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"src_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"method_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"name": "TimeGenerated", | ||
"type": "DateTime" | ||
} | ||
] | ||
} |
Oops, something went wrong.