-
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 pull request #7807 from jayeshprajapaticrest/DataminrPulse
Added solution for Dataminr Pulse
- Loading branch information
Showing
82 changed files
with
14,785 additions
and
321 deletions.
There are no files selected for viewing
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" | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
.script/tests/KqlvalidationsTests/CustomTables/_ASIM_GetSourceBySourceType.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,17 @@ | ||
{ | ||
"Name": "_ASIM_GetSourceBySourceType", | ||
"Properties": [ | ||
{ | ||
"Name": "SourceType", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "Source", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "print_0", | ||
"Type": "dynamic" | ||
} | ||
] | ||
} |
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
Binary file modified
BIN
-568 KB
(97%)
DataConnectors/AWS-SecurityHubFindings/AzFunAWSSecurityHubIngestion.zip
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.