-
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 #8603 from sriley0975/Authomize-Solution-v2
Initial Branch from old Closed PR #7696
- Loading branch information
Showing
52 changed files
with
20,553 additions
and
1 deletion.
There are no files selected for viewing
126 changes: 126 additions & 0 deletions
126
.script/tests/KqlvalidationsTests/CustomTables/Authomize_v2_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,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" | ||
} | ||
] | ||
} | ||
|
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
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.