Skip to content

Commit 023c719

Browse files
Merge branch 'Azure:master' into master
2 parents 48c75bf + 8fad560 commit 023c719

File tree

750 files changed

+87777
-12297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

750 files changed

+87777
-12297
lines changed

.github/workflows/runAsimSchemaAndDataTesters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The script runs ASIM Schema and Data testers on the "eco-connector-test" workspace.
33
name: Run ASIM tests on "ASIM-SchemaDataTester-GithubShared" workspace
44
on:
5-
pull_request_target:
5+
pull_request:
66
types: [opened, edited, reopened, synchronize]
77
branches:
88
- master

.github/workflows/solutionIntegration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Solution Integration Testing
22
run-name: Running Solution Integration Testing on ${{ github.ref_name }}
33

44
on:
5-
pull_request_target:
5+
pull_request:
66
types: [opened, edited, reopened, synchronize]
77
branches:
88
- master
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"Name": "ContrastADRIncident_CL",
3+
"Properties": [
4+
5+
{
6+
"Name": "TimeGenerated",
7+
"Type": "datetime"
8+
},
9+
{
10+
"Name": "incidentId_s",
11+
"Type": "String"
12+
},
13+
{
14+
"Name": "incidentName_s",
15+
"Type": "String"
16+
},
17+
{
18+
"Name": "status_s",
19+
"Type": "String"
20+
},
21+
{
22+
"Name": "score_d",
23+
"Type": "Real"
24+
},
25+
{
26+
"Name": "severity_s",
27+
"Type": "String"
28+
},
29+
{
30+
"Name": "url_s",
31+
"Type": "String"
32+
},
33+
{
34+
"Name": "createdTime_t",
35+
"Type": "datetime"
36+
},
37+
{
38+
"Name": "summary_s",
39+
"Type": "String"
40+
},
41+
{
42+
"Name": "source_s",
43+
"Type": "String"
44+
},
45+
{
46+
"Name": "eventType_s",
47+
"Type": "String"
48+
},
49+
{
50+
"Name": "alertType_s",
51+
"Type": "String"
52+
},
53+
{
54+
"Name": "alertReason_s",
55+
"Type": "String"
56+
},
57+
{
58+
"Name": "organizationUuid_g",
59+
"Type": "String"
60+
},
61+
{
62+
"Name": "relatedRules_s",
63+
"Type": "String"
64+
},
65+
{
66+
"Name": "recommendedActions_s",
67+
"Type": "String"
68+
},
69+
{
70+
"Name": "recommendedRunbooks_s",
71+
"Type": "String"
72+
},
73+
{
74+
"Name": "timestamp_t",
75+
"Type": "datetime"
76+
}
77+
]
78+
}

.script/tests/KqlvalidationsTests/CustomTables/ContrastADR_CL.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
"Name": "cloudResourceId_s",
7474
"Type": "String"
7575
},
76+
{
77+
"Name": "incident_id_s",
78+
"Type": "String"
79+
},
7680
{
7781
"Name": "codeLocation_file_s",
7882
"Type": "String"
@@ -81,6 +85,11 @@
8185
"Name": "codeLocation_method_s",
8286
"Type": "String"
8387
},
88+
89+
{
90+
"Name": "host_hostname_s",
91+
"Type": "String"
92+
},
8493
{
8594
"Name": "codeLocation_stack_s",
8695
"Type": "String"
@@ -268,6 +277,10 @@
268277
{
269278
"Name": "attackValue_s",
270279
"Type": "String"
280+
},
281+
{
282+
"Name": "request_headers_referer_s",
283+
"Type": "String"
271284
}
272285
]
273286
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"Name":"MDBALogTable_CL",
3+
"Properties":[
4+
{
5+
"Name": "TimeGenerated",
6+
"Type": "datetime"
7+
},
8+
{
9+
"Name": "severity",
10+
"Type": "string"
11+
},
12+
{
13+
"Name": "category",
14+
"Type": "string"
15+
},
16+
{
17+
"Name": "id",
18+
"Type": "int"
19+
},
20+
{
21+
"Name": "ctx",
22+
"Type": "string"
23+
},
24+
{
25+
"Name": "msg",
26+
"Type": "string"
27+
},
28+
{
29+
"Name": "attr",
30+
"Type": "dynamic"
31+
}
32+
]
33+
}
Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
{
2+
"Name": "ThreatIntelObjects",
3+
"Properties": [
4+
{
5+
"Name": "TenantId",
6+
"Type": "string"
7+
},
8+
{
9+
"Name": "TimeGenerated",
10+
"Type": "datetime"
11+
},
12+
{
13+
"Name": "WorkspaceId",
14+
"Type": "string"
15+
},
16+
{
17+
"Name": "AzureTenantId",
18+
"Type": "string"
19+
},
20+
{
21+
"Name": "Id",
22+
"Type": "string"
23+
},
24+
{
25+
"Name": "SourceSystem",
26+
"Type": "string"
27+
},
28+
{
29+
"Name": "LastUpdateMethod",
30+
"Type": "string"
31+
},
32+
{
33+
"Name": "IsDeleted",
34+
"Type": "bool"
35+
},
36+
{
37+
"Name": "AdditionalFields",
38+
"Type": "dynamic"
39+
},
40+
{
41+
"Name": "Data",
42+
"Type": "dynamic"
43+
},
44+
{
45+
"Name": "IsActive",
46+
"Type": "bool"
47+
},
48+
{
49+
"Name": "Revoked",
50+
"Type": "bool"
51+
},
52+
{
53+
"Name": "ValidUntil",
54+
"Type": "datetime"
55+
},
56+
{
57+
"Name": "ValidFrom",
58+
"Type": "datetime"
59+
},
60+
{
61+
"Name": "Created",
62+
"Type": "datetime"
63+
},
64+
{
65+
"Name": "Modified",
66+
"Type": "datetime"
67+
},
68+
{
69+
"Name": "Tags",
70+
"Type": "string"
71+
},
72+
{
73+
"Name": "Confidence",
74+
"Type": "int"
75+
},
76+
{
77+
"Name": "Pattern",
78+
"Type": "string"
79+
},
80+
{
81+
"Name": "ObservableKey",
82+
"Type": "string"
83+
},
84+
{
85+
"Name": "ObservableValue",
86+
"Type": "string"
87+
},
88+
{
89+
"Name": "Type",
90+
"Type": "string"
91+
},
92+
{
93+
"Name": "_ResourceId",
94+
"Type": "string"
95+
},
96+
{
97+
"Name": "ExpirationDateTime",
98+
"Type": "datetime"
99+
},
100+
{
101+
"Name": "NetworkIP",
102+
"Type": "string"
103+
},
104+
{
105+
"Name": "ThreatType",
106+
"Type": "string"
107+
}
108+
]
109+
}
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"Name": "VeeamAuthorizationEvents_CL",
3+
"Properties": [
4+
{
5+
"Name": "TenantId",
6+
"Type": "string"
7+
},
8+
{
9+
"Name": "SourceSystem",
10+
"Type": "string"
11+
},
12+
{
13+
"Name": "MG",
14+
"Type": "string"
15+
},
16+
{
17+
"Name": "ManagementGroupName",
18+
"Type": "string"
19+
},
20+
{
21+
"Name": "TimeGenerated",
22+
"Type": "datetime"
23+
},
24+
{
25+
"Name": "Computer",
26+
"Type": "string"
27+
},
28+
{
29+
"Name": "RawData",
30+
"Type": "string"
31+
},
32+
{
33+
"Name": "CreatedBy",
34+
"Type": "string"
35+
},
36+
{
37+
"Name": "CreationTime",
38+
"Type": "datetime"
39+
},
40+
{
41+
"Name": "Description",
42+
"Type": "string"
43+
},
44+
{
45+
"Name": "ExpirationTime",
46+
"Type": "datetime"
47+
},
48+
{
49+
"Name": "Id",
50+
"Type": "string"
51+
},
52+
{
53+
"Name": "Name",
54+
"Type": "string"
55+
},
56+
{
57+
"Name": "ProcessedBy",
58+
"Type": "string"
59+
},
60+
{
61+
"Name": "ProcessedTime",
62+
"Type": "datetime"
63+
},
64+
{
65+
"Name": "State",
66+
"Type": "string"
67+
},
68+
{
69+
"Name": "VbrHostName",
70+
"Type": "string"
71+
},
72+
{
73+
"Name": "Type",
74+
"Type": "string"
75+
},
76+
{
77+
"Name": "_ResourceId",
78+
"Type": "string"
79+
}
80+
]
81+
}

0 commit comments

Comments
 (0)