Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Branch from old Closed PR #7696 #8603

Merged
merged 13 commits into from
Nov 2, 2023
126 changes: 126 additions & 0 deletions .script/tests/KqlvalidationsTests/CustomTables/Authomize_v2_CL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
{
"Name": "Authomize_v2_CL",
"Properties": [
{
"name": "TimeGenerated",
"type": "Datetime"
},
{
"Name": "app_s",
"Type": "String"
},
{
"Name": "assigneeId_s",
"Type": "String"
},
{
"Name": "availability_Value_d",
"Type": "Real"
},
{
"Name": "Category",
"Type": "String"
},
{
"Name": "compliance_s",
"Type": "String"
},
{
"Name": "createdAt_t",
"Type": "Datetime"
},
{
"Name": "critical_Threshold_d",
"Type": "Real"
},
{
"Name": "description_s",
"Type": "String"
},
{
"Name": "duration_d",
"Type": "Real"
},
{
"Name": "entities_s",
"Type": "String"
},
{
"Name": "ID_g",
"Type": "Guid"
},
{
"Name": "id_s",
"Type": "String"
},
{
"Name": "IsActive_s",
"Type": "String"
},
{
"Name": "isResolved_b",
"Type": "Boolean"
},
{
"Name": "measurement_Name_s",
"Type": "String"
},
{
"Name": "performance_Value_d",
"Type": "Real"
},
{
"Name": "policy_id_s",
"Type": "String"
},
{
"Name": "policy_name_s",
"Type": "String"
},
{
"Name": "policy_templateId_s",
"Type": "String"
},
{
"Name": "policyId_s",
"Type": "String"
},
{
"Name": "recommendation_s",
"Type": "String"
},
{
"Name": "severity_s",
"Type": "String"
},
{
"Name": "slot_ID_d",
"Type": "Real"
},
{
"Name": "status_s",
"Type": "String"
},
{
"Name": "tactics_s",
"Type": "String"
},
{
"Name": "techniques_s",
"Type": "String"
},
{
"Name": "updatedAt_t",
"Type": "Datetime"
},
{
"Name": "url_s",
"Type": "String"
},
{
"Name": "warning_Threshold_d",
"Type": "Real"
}
]
}

Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
"DynatraceAttacks",
"DynatraceAuditLogs",
"DynatraceProblems",
"Authomize",
"MicrosoftDefenderThreatIntelligence",
"ZeroFox_Alert_Polling",
"CortexXDR",
Expand Down
12 changes: 12 additions & 0 deletions Logos/Authomize.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading