File tree Expand file tree Collapse file tree
plugins/MicrosoftDefender/v1/dataStreams Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "getArgs" : [],
2121 "headers" : []
2222 },
23+ "metadata" : [
24+ {
25+ "name" : " RiskDescription" ,
26+ "displayName" : " Risk description" ,
27+ "shape" : " string" ,
28+ "role" : " label"
29+ },
30+ {
31+ "sourceId" : " DeviceId" ,
32+ "name" : " DeviceName" ,
33+ "displayName" : " Device Name" ,
34+ "shape" : " string" ,
35+ "role" : " label" ,
36+ "sourceType" : " device"
37+ },
38+ {
39+ "name" : " Timestamp" ,
40+ "displayName" : " Timestamp" ,
41+ "shape" : " date" ,
42+ "role" : " label"
43+ },
44+ {
45+ "name" : " ConfigurationName" ,
46+ "displayName" : " Configuration Name" ,
47+ "shape" : " string" ,
48+ "role" : " label"
49+ },
50+ {
51+ "name" : " ConfigurationCategory" ,
52+ "displayName" : " Configuration Category" ,
53+ "shape" : " string" ,
54+ "role" : " label"
55+ },
56+ {
57+ "name" : " ConfigurationSubcategory" ,
58+ "displayName" : " Configuration Subcategory" ,
59+ "shape" : " string" ,
60+ "role" : " label"
61+ },
62+ {
63+ "name" : " ConfigurationImpact" ,
64+ "displayName" : " Configuration Impact" ,
65+ "shape" : " number"
66+ },
67+ {
68+ "name" : " RemediationOptions" ,
69+ "displayName" : " Remediation Options" ,
70+ "shape" : " string" ,
71+ "role" : " label"
72+ },
73+ {
74+ "name" : " IsApplicable" ,
75+ "displayName" : " Is Applicable" ,
76+ "shape" : " number"
77+ },
78+ {
79+ "name" : " IsCompliant" ,
80+ "displayName" : " Is Compliant" ,
81+ "shape" : " number"
82+ },
83+ {
84+ "pattern" : " .*" ,
85+ "visible" : false
86+ }
87+ ],
2388 "matches" : {
2489 "sourceType" : {
2590 "type" : " equals" ,
You can’t perform that action at this time.
0 commit comments