fauxhai-chef 9.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +2 -0
  3. data/LICENSE +22 -0
  4. data/bin/fauxhai +23 -0
  5. data/fauxhai-chef.gemspec +28 -0
  6. data/lib/fauxhai/exception.rb +6 -0
  7. data/lib/fauxhai/fetcher.rb +80 -0
  8. data/lib/fauxhai/keys/id_dsa +12 -0
  9. data/lib/fauxhai/keys/id_dsa.pub +1 -0
  10. data/lib/fauxhai/keys/id_rsa +27 -0
  11. data/lib/fauxhai/keys/id_rsa.pub +1 -0
  12. data/lib/fauxhai/mocker.rb +143 -0
  13. data/lib/fauxhai/platforms/aix/7.1.json +1889 -0
  14. data/lib/fauxhai/platforms/aix/7.2.json +5289 -0
  15. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  16. data/lib/fauxhai/platforms/amazon/2.json +4697 -0
  17. data/lib/fauxhai/platforms/amazon/2018.03.json +3525 -0
  18. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1669 -0
  19. data/lib/fauxhai/platforms/centos/6.10.json +2691 -0
  20. data/lib/fauxhai/platforms/centos/7.7.1908.json +3855 -0
  21. data/lib/fauxhai/platforms/centos/7.8.2003.json +3803 -0
  22. data/lib/fauxhai/platforms/centos/8.json +4715 -0
  23. data/lib/fauxhai/platforms/chefspec/0.6.1.json +20 -0
  24. data/lib/fauxhai/platforms/clearos/7.4.json +6130 -0
  25. data/lib/fauxhai/platforms/debian/10.json +2928 -0
  26. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  27. data/lib/fauxhai/platforms/debian/9.11.json +2943 -0
  28. data/lib/fauxhai/platforms/debian/9.12.json +2942 -0
  29. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  30. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +392 -0
  31. data/lib/fauxhai/platforms/fedora/31.json +3994 -0
  32. data/lib/fauxhai/platforms/fedora/32.json +3554 -0
  33. data/lib/fauxhai/platforms/freebsd/11.2.json +427 -0
  34. data/lib/fauxhai/platforms/freebsd/12.1.json +913 -0
  35. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +989 -0
  36. data/lib/fauxhai/platforms/linuxmint/19.0.json +9649 -0
  37. data/lib/fauxhai/platforms/mac_os_x/10.14.json +1350 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +1510 -0
  39. data/lib/fauxhai/platforms/mac_os_x/11.0.json +2821 -0
  40. data/lib/fauxhai/platforms/mac_os_x/11.json +3356 -0
  41. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  42. data/lib/fauxhai/platforms/openbsd/6.2.json +295 -0
  43. data/lib/fauxhai/platforms/opensuse/15.2.json +5967 -0
  44. data/lib/fauxhai/platforms/oracle/6.10.json +4349 -0
  45. data/lib/fauxhai/platforms/oracle/7.5.json +6576 -0
  46. data/lib/fauxhai/platforms/oracle/7.6.json +6591 -0
  47. data/lib/fauxhai/platforms/raspbian/10.json +3664 -0
  48. data/lib/fauxhai/platforms/redhat/6.10.json +5822 -0
  49. data/lib/fauxhai/platforms/redhat/7.7.json +3969 -0
  50. data/lib/fauxhai/platforms/redhat/7.8.json +3958 -0
  51. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  52. data/lib/fauxhai/platforms/redhat/8.json +4547 -0
  53. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  54. data/lib/fauxhai/platforms/smartos/5.11.json +1680 -0
  55. data/lib/fauxhai/platforms/solaris2/5.11.json +10290 -0
  56. data/lib/fauxhai/platforms/suse/12.4.json +5875 -0
  57. data/lib/fauxhai/platforms/suse/12.5.json +5012 -0
  58. data/lib/fauxhai/platforms/suse/15.json +6096 -0
  59. data/lib/fauxhai/platforms/ubuntu/16.04.json +3885 -0
  60. data/lib/fauxhai/platforms/ubuntu/18.04.json +4042 -0
  61. data/lib/fauxhai/platforms/ubuntu/20.04.json +4613 -0
  62. data/lib/fauxhai/platforms/windows/10.json +431 -0
  63. data/lib/fauxhai/platforms/windows/2012.json +404 -0
  64. data/lib/fauxhai/platforms/windows/2012R2.json +406 -0
  65. data/lib/fauxhai/platforms/windows/2016.json +408 -0
  66. data/lib/fauxhai/platforms/windows/2019.json +408 -0
  67. data/lib/fauxhai/platforms/windows/8.1.json +416 -0
  68. data/lib/fauxhai/runner/default.rb +284 -0
  69. data/lib/fauxhai/runner/windows.rb +101 -0
  70. data/lib/fauxhai/runner.rb +45 -0
  71. data/lib/fauxhai/version.rb +3 -0
  72. data/lib/fauxhai.rb +18 -0
  73. metadata +202 -0
@@ -0,0 +1,3356 @@
1
+ {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "chef_effortless": null,
5
+ "chef_root": "/opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/chef-17.9.26/lib",
6
+ "version": "17.9.26"
7
+ },
8
+ "ohai": {
9
+ "ohai_root": "/opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai",
10
+ "version": "17.9.0"
11
+ }
12
+ },
13
+ "command": {
14
+ "ps": "ps -ef"
15
+ },
16
+ "counters": {
17
+ "network": {
18
+ "interfaces": {
19
+ "en0": {
20
+ "rx": {
21
+ "bytes": 0,
22
+ "compressed": 0,
23
+ "drop": 0,
24
+ "errors": 0,
25
+ "frame": 0,
26
+ "multicast": 0,
27
+ "overrun": 0,
28
+ "packets": 0
29
+ },
30
+ "tx": {
31
+ "bytes": 0,
32
+ "carrier": 0,
33
+ "collisions": 0,
34
+ "compressed": 0,
35
+ "drop": 0,
36
+ "errors": 0,
37
+ "overrun": 0,
38
+ "packets": 0
39
+ }
40
+ },
41
+ "lo": {
42
+ "rx": {
43
+ "bytes": 0,
44
+ "drop": 0,
45
+ "errors": 0,
46
+ "overrun": 0,
47
+ "packets": 0
48
+ },
49
+ "tx": {
50
+ "bytes": 0,
51
+ "carrier": 0,
52
+ "collisions": 0,
53
+ "drop": 0,
54
+ "errors": 0,
55
+ "packets": 0,
56
+ "queuelen": "1"
57
+ }
58
+ }
59
+ }
60
+ }
61
+ },
62
+ "cpu": {
63
+ "cores": 1,
64
+ "real": 1,
65
+ "total": 1
66
+ },
67
+ "current_user": "fauxhai",
68
+ "dmi": {
69
+ },
70
+ "domain": "local",
71
+ "filesystem": {
72
+ "by_device": {
73
+ "/dev/disk1s1": {
74
+ "block_size": 512,
75
+ "fs_type": "apfs",
76
+ "inodes_available": "5119983",
77
+ "inodes_percent_used": "0%",
78
+ "inodes_used": "17",
79
+ "kb_available": "493544",
80
+ "kb_size": "512000",
81
+ "kb_used": "7120",
82
+ "mount_options": [
83
+ "local",
84
+ "journaled",
85
+ "nobrowse"
86
+ ],
87
+ "mounts": [
88
+ "/System/Volumes/iSCPreboot"
89
+ ],
90
+ "percent_used": "2%",
91
+ "total_inodes": "5120000"
92
+ },
93
+ "/dev/disk1s2": {
94
+ "block_size": 512,
95
+ "fs_type": "apfs",
96
+ "inodes_available": "5119996",
97
+ "inodes_percent_used": "0%",
98
+ "inodes_used": "4",
99
+ "kb_available": "493544",
100
+ "kb_size": "512000",
101
+ "kb_used": "6164",
102
+ "mount_options": [
103
+ "local",
104
+ "noexec",
105
+ "journaled",
106
+ "noatime",
107
+ "nobrowse"
108
+ ],
109
+ "mounts": [
110
+ "/System/Volumes/xarts"
111
+ ],
112
+ "percent_used": "2%",
113
+ "total_inodes": "5120000"
114
+ },
115
+ "/dev/disk1s3": {
116
+ "block_size": 512,
117
+ "fs_type": "apfs",
118
+ "inodes_available": "5119970",
119
+ "inodes_percent_used": "0%",
120
+ "inodes_used": "30",
121
+ "kb_available": "493544",
122
+ "kb_size": "512000",
123
+ "kb_used": "312",
124
+ "mount_options": [
125
+ "local",
126
+ "journaled",
127
+ "nobrowse"
128
+ ],
129
+ "mounts": [
130
+ "/System/Volumes/Hardware"
131
+ ],
132
+ "percent_used": "1%",
133
+ "total_inodes": "5120000"
134
+ },
135
+ "/dev/disk3s1": {
136
+ "block_size": 512,
137
+ "fs_type": "apfs",
138
+ "inodes_available": "4827422732",
139
+ "inodes_percent_used": "0%",
140
+ "inodes_used": "553788",
141
+ "kb_available": "15179296",
142
+ "kb_size": "482797652",
143
+ "kb_used": "23443080",
144
+ "mount_options": [
145
+ "sealed",
146
+ "local",
147
+ "journaled",
148
+ "nobrowse"
149
+ ],
150
+ "mounts": [
151
+ "/System/Volumes/Update/mnt1"
152
+ ],
153
+ "percent_used": "61%",
154
+ "total_inodes": "4827976520"
155
+ },
156
+ "/dev/disk3s1s1": {
157
+ "block_size": 512,
158
+ "fs_type": "apfs",
159
+ "inodes_available": "4827407545",
160
+ "inodes_percent_used": "0%",
161
+ "inodes_used": "568975",
162
+ "kb_available": "15179296",
163
+ "kb_size": "482797652",
164
+ "kb_used": "23443080",
165
+ "mount_options": [
166
+ "sealed",
167
+ "local",
168
+ "read-only",
169
+ "journaled"
170
+ ],
171
+ "mounts": [
172
+ "/"
173
+ ],
174
+ "percent_used": "61%",
175
+ "total_inodes": "4827976520"
176
+ },
177
+ "/dev/disk3s2": {
178
+ "block_size": 512,
179
+ "fs_type": "apfs",
180
+ "inodes_available": "4827976287",
181
+ "inodes_percent_used": "0%",
182
+ "inodes_used": "233",
183
+ "kb_available": "15179296",
184
+ "kb_size": "482797652",
185
+ "kb_used": "322940",
186
+ "mount_options": [
187
+ "local",
188
+ "journaled",
189
+ "nobrowse"
190
+ ],
191
+ "mounts": [
192
+ "/System/Volumes/Preboot"
193
+ ],
194
+ "percent_used": "3%",
195
+ "total_inodes": "4827976520"
196
+ },
197
+ "/dev/disk3s4": {
198
+ "block_size": 512,
199
+ "fs_type": "apfs",
200
+ "inodes_available": "4827976330",
201
+ "inodes_percent_used": "0%",
202
+ "inodes_used": "190",
203
+ "kb_available": "15179296",
204
+ "kb_size": "482797652",
205
+ "kb_used": "587684",
206
+ "mount_options": [
207
+ "local",
208
+ "journaled",
209
+ "nobrowse"
210
+ ],
211
+ "mounts": [
212
+ "/System/Volumes/Update"
213
+ ],
214
+ "percent_used": "4%",
215
+ "total_inodes": "4827976520"
216
+ },
217
+ "/dev/disk3s5": {
218
+ "block_size": 512,
219
+ "fs_type": "apfs",
220
+ "inodes_available": "4826132710",
221
+ "inodes_percent_used": "0%",
222
+ "inodes_used": "1843810",
223
+ "kb_available": "15179296",
224
+ "kb_size": "482797652",
225
+ "kb_used": "435065188",
226
+ "mount_options": [
227
+ "local",
228
+ "journaled",
229
+ "nobrowse",
230
+ "protect"
231
+ ],
232
+ "mounts": [
233
+ "/System/Volumes/Data"
234
+ ],
235
+ "percent_used": "97%",
236
+ "total_inodes": "4827976520"
237
+ },
238
+ "/dev/disk3s6": {
239
+ "block_size": 512,
240
+ "fs_type": "apfs",
241
+ "inodes_available": "4827976514",
242
+ "inodes_percent_used": "0%",
243
+ "inodes_used": "6",
244
+ "kb_available": "15179296",
245
+ "kb_size": "482797652",
246
+ "kb_used": "6292864",
247
+ "mount_options": [
248
+ "local",
249
+ "noexec",
250
+ "journaled",
251
+ "noatime",
252
+ "nobrowse"
253
+ ],
254
+ "mounts": [
255
+ "/System/Volumes/VM"
256
+ ],
257
+ "percent_used": "30%",
258
+ "total_inodes": "4827976520"
259
+ },
260
+ "/dev/disk4s1": {
261
+ "block_size": 512,
262
+ "fs_type": "hfs",
263
+ "inodes_available": "4294967269",
264
+ "inodes_percent_used": "0%",
265
+ "inodes_used": "10",
266
+ "kb_available": "335524",
267
+ "kb_size": "511960",
268
+ "kb_used": "176436",
269
+ "mount_options": [
270
+ "local",
271
+ "nodev",
272
+ "nosuid",
273
+ "read-only",
274
+ "noowners",
275
+ "quarantine",
276
+ "mounted by brit"
277
+ ],
278
+ "mounts": [
279
+ "/Volumes/Chef Workstation"
280
+ ],
281
+ "percent_used": "35%",
282
+ "total_inodes": "4294967279"
283
+ },
284
+ "devfs": {
285
+ "block_size": 512,
286
+ "fs_type": "devfs",
287
+ "inodes_available": "0",
288
+ "inodes_percent_used": "100%",
289
+ "inodes_used": "706",
290
+ "kb_available": "0",
291
+ "kb_size": "204",
292
+ "kb_used": "204",
293
+ "mount_options": [
294
+ "local",
295
+ "nobrowse"
296
+ ],
297
+ "mounts": [
298
+ "/dev"
299
+ ],
300
+ "percent_used": "100%",
301
+ "total_inodes": "706"
302
+ },
303
+ "map auto_home": {
304
+ "block_size": 512,
305
+ "fs_type": "autofs",
306
+ "inodes_available": "0",
307
+ "inodes_percent_used": "100%",
308
+ "inodes_used": "0",
309
+ "kb_available": "0",
310
+ "kb_size": "0",
311
+ "kb_used": "0",
312
+ "mount_options": [
313
+ "automounted",
314
+ "nobrowse"
315
+ ],
316
+ "mounts": [
317
+ "/System/Volumes/Data/home"
318
+ ],
319
+ "percent_used": "100%",
320
+ "total_inodes": "0"
321
+ }
322
+ },
323
+ "by_mountpoint": {
324
+ "/": {
325
+ "block_size": 512,
326
+ "devices": [
327
+ "/dev/disk3s1s1"
328
+ ],
329
+ "fs_type": "apfs",
330
+ "inodes_available": "4827407545",
331
+ "inodes_percent_used": "0%",
332
+ "inodes_used": "568975",
333
+ "kb_available": "15179296",
334
+ "kb_size": "482797652",
335
+ "kb_used": "23443080",
336
+ "mount_options": [
337
+ "sealed",
338
+ "local",
339
+ "read-only",
340
+ "journaled"
341
+ ],
342
+ "percent_used": "61%",
343
+ "total_inodes": "4827976520"
344
+ },
345
+ "/System/Volumes/Data": {
346
+ "block_size": 512,
347
+ "devices": [
348
+ "/dev/disk3s5"
349
+ ],
350
+ "fs_type": "apfs",
351
+ "inodes_available": "4826132710",
352
+ "inodes_percent_used": "0%",
353
+ "inodes_used": "1843810",
354
+ "kb_available": "15179296",
355
+ "kb_size": "482797652",
356
+ "kb_used": "435065188",
357
+ "mount_options": [
358
+ "local",
359
+ "journaled",
360
+ "nobrowse",
361
+ "protect"
362
+ ],
363
+ "percent_used": "97%",
364
+ "total_inodes": "4827976520"
365
+ },
366
+ "/System/Volumes/Data/home": {
367
+ "block_size": 512,
368
+ "devices": [
369
+ "map auto_home"
370
+ ],
371
+ "fs_type": "autofs",
372
+ "inodes_available": "0",
373
+ "inodes_percent_used": "100%",
374
+ "inodes_used": "0",
375
+ "kb_available": "0",
376
+ "kb_size": "0",
377
+ "kb_used": "0",
378
+ "mount_options": [
379
+ "automounted",
380
+ "nobrowse"
381
+ ],
382
+ "percent_used": "100%",
383
+ "total_inodes": "0"
384
+ },
385
+ "/System/Volumes/Hardware": {
386
+ "block_size": 512,
387
+ "devices": [
388
+ "/dev/disk1s3"
389
+ ],
390
+ "fs_type": "apfs",
391
+ "inodes_available": "5119970",
392
+ "inodes_percent_used": "0%",
393
+ "inodes_used": "30",
394
+ "kb_available": "493544",
395
+ "kb_size": "512000",
396
+ "kb_used": "312",
397
+ "mount_options": [
398
+ "local",
399
+ "journaled",
400
+ "nobrowse"
401
+ ],
402
+ "percent_used": "1%",
403
+ "total_inodes": "5120000"
404
+ },
405
+ "/System/Volumes/Preboot": {
406
+ "block_size": 512,
407
+ "devices": [
408
+ "/dev/disk3s2"
409
+ ],
410
+ "fs_type": "apfs",
411
+ "inodes_available": "4827976287",
412
+ "inodes_percent_used": "0%",
413
+ "inodes_used": "233",
414
+ "kb_available": "15179296",
415
+ "kb_size": "482797652",
416
+ "kb_used": "322940",
417
+ "mount_options": [
418
+ "local",
419
+ "journaled",
420
+ "nobrowse"
421
+ ],
422
+ "percent_used": "3%",
423
+ "total_inodes": "4827976520"
424
+ },
425
+ "/System/Volumes/Update": {
426
+ "block_size": 512,
427
+ "devices": [
428
+ "/dev/disk3s4"
429
+ ],
430
+ "fs_type": "apfs",
431
+ "inodes_available": "4827976330",
432
+ "inodes_percent_used": "0%",
433
+ "inodes_used": "190",
434
+ "kb_available": "15179296",
435
+ "kb_size": "482797652",
436
+ "kb_used": "587684",
437
+ "mount_options": [
438
+ "local",
439
+ "journaled",
440
+ "nobrowse"
441
+ ],
442
+ "percent_used": "4%",
443
+ "total_inodes": "4827976520"
444
+ },
445
+ "/System/Volumes/Update/mnt1": {
446
+ "block_size": 512,
447
+ "devices": [
448
+ "/dev/disk3s1"
449
+ ],
450
+ "fs_type": "apfs",
451
+ "inodes_available": "4827422732",
452
+ "inodes_percent_used": "0%",
453
+ "inodes_used": "553788",
454
+ "kb_available": "15179296",
455
+ "kb_size": "482797652",
456
+ "kb_used": "23443080",
457
+ "mount_options": [
458
+ "sealed",
459
+ "local",
460
+ "journaled",
461
+ "nobrowse"
462
+ ],
463
+ "percent_used": "61%",
464
+ "total_inodes": "4827976520"
465
+ },
466
+ "/System/Volumes/VM": {
467
+ "block_size": 512,
468
+ "devices": [
469
+ "/dev/disk3s6"
470
+ ],
471
+ "fs_type": "apfs",
472
+ "inodes_available": "4827976514",
473
+ "inodes_percent_used": "0%",
474
+ "inodes_used": "6",
475
+ "kb_available": "15179296",
476
+ "kb_size": "482797652",
477
+ "kb_used": "6292864",
478
+ "mount_options": [
479
+ "local",
480
+ "noexec",
481
+ "journaled",
482
+ "noatime",
483
+ "nobrowse"
484
+ ],
485
+ "percent_used": "30%",
486
+ "total_inodes": "4827976520"
487
+ },
488
+ "/System/Volumes/iSCPreboot": {
489
+ "block_size": 512,
490
+ "devices": [
491
+ "/dev/disk1s1"
492
+ ],
493
+ "fs_type": "apfs",
494
+ "inodes_available": "5119983",
495
+ "inodes_percent_used": "0%",
496
+ "inodes_used": "17",
497
+ "kb_available": "493544",
498
+ "kb_size": "512000",
499
+ "kb_used": "7120",
500
+ "mount_options": [
501
+ "local",
502
+ "journaled",
503
+ "nobrowse"
504
+ ],
505
+ "percent_used": "2%",
506
+ "total_inodes": "5120000"
507
+ },
508
+ "/System/Volumes/xarts": {
509
+ "block_size": 512,
510
+ "devices": [
511
+ "/dev/disk1s2"
512
+ ],
513
+ "fs_type": "apfs",
514
+ "inodes_available": "5119996",
515
+ "inodes_percent_used": "0%",
516
+ "inodes_used": "4",
517
+ "kb_available": "493544",
518
+ "kb_size": "512000",
519
+ "kb_used": "6164",
520
+ "mount_options": [
521
+ "local",
522
+ "noexec",
523
+ "journaled",
524
+ "noatime",
525
+ "nobrowse"
526
+ ],
527
+ "percent_used": "2%",
528
+ "total_inodes": "5120000"
529
+ },
530
+ "/Volumes/Chef Workstation": {
531
+ "block_size": 512,
532
+ "devices": [
533
+ "/dev/disk4s1"
534
+ ],
535
+ "fs_type": "hfs",
536
+ "inodes_available": "4294967269",
537
+ "inodes_percent_used": "0%",
538
+ "inodes_used": "10",
539
+ "kb_available": "335524",
540
+ "kb_size": "511960",
541
+ "kb_used": "176436",
542
+ "mount_options": [
543
+ "local",
544
+ "nodev",
545
+ "nosuid",
546
+ "read-only",
547
+ "noowners",
548
+ "quarantine",
549
+ "mounted by brit"
550
+ ],
551
+ "percent_used": "35%",
552
+ "total_inodes": "4294967279"
553
+ },
554
+ "/dev": {
555
+ "block_size": 512,
556
+ "devices": [
557
+ "devfs"
558
+ ],
559
+ "fs_type": "devfs",
560
+ "inodes_available": "0",
561
+ "inodes_percent_used": "100%",
562
+ "inodes_used": "706",
563
+ "kb_available": "0",
564
+ "kb_size": "204",
565
+ "kb_used": "204",
566
+ "mount_options": [
567
+ "local",
568
+ "nobrowse"
569
+ ],
570
+ "percent_used": "100%",
571
+ "total_inodes": "706"
572
+ }
573
+ },
574
+ "by_pair": {
575
+ "/dev/disk1s1,/System/Volumes/iSCPreboot": {
576
+ "block_size": 512,
577
+ "device": "/dev/disk1s1",
578
+ "fs_type": "apfs",
579
+ "inodes_available": "5119983",
580
+ "inodes_percent_used": "0%",
581
+ "inodes_used": "17",
582
+ "kb_available": "493544",
583
+ "kb_size": "512000",
584
+ "kb_used": "7120",
585
+ "mount": "/System/Volumes/iSCPreboot",
586
+ "mount_options": [
587
+ "local",
588
+ "journaled",
589
+ "nobrowse"
590
+ ],
591
+ "percent_used": "2%",
592
+ "total_inodes": "5120000"
593
+ },
594
+ "/dev/disk1s2,/System/Volumes/xarts": {
595
+ "block_size": 512,
596
+ "device": "/dev/disk1s2",
597
+ "fs_type": "apfs",
598
+ "inodes_available": "5119996",
599
+ "inodes_percent_used": "0%",
600
+ "inodes_used": "4",
601
+ "kb_available": "493544",
602
+ "kb_size": "512000",
603
+ "kb_used": "6164",
604
+ "mount": "/System/Volumes/xarts",
605
+ "mount_options": [
606
+ "local",
607
+ "noexec",
608
+ "journaled",
609
+ "noatime",
610
+ "nobrowse"
611
+ ],
612
+ "percent_used": "2%",
613
+ "total_inodes": "5120000"
614
+ },
615
+ "/dev/disk1s3,/System/Volumes/Hardware": {
616
+ "block_size": 512,
617
+ "device": "/dev/disk1s3",
618
+ "fs_type": "apfs",
619
+ "inodes_available": "5119970",
620
+ "inodes_percent_used": "0%",
621
+ "inodes_used": "30",
622
+ "kb_available": "493544",
623
+ "kb_size": "512000",
624
+ "kb_used": "312",
625
+ "mount": "/System/Volumes/Hardware",
626
+ "mount_options": [
627
+ "local",
628
+ "journaled",
629
+ "nobrowse"
630
+ ],
631
+ "percent_used": "1%",
632
+ "total_inodes": "5120000"
633
+ },
634
+ "/dev/disk3s1,/System/Volumes/Update/mnt1": {
635
+ "block_size": 512,
636
+ "device": "/dev/disk3s1",
637
+ "fs_type": "apfs",
638
+ "inodes_available": "4827422732",
639
+ "inodes_percent_used": "0%",
640
+ "inodes_used": "553788",
641
+ "kb_available": "15179296",
642
+ "kb_size": "482797652",
643
+ "kb_used": "23443080",
644
+ "mount": "/System/Volumes/Update/mnt1",
645
+ "mount_options": [
646
+ "sealed",
647
+ "local",
648
+ "journaled",
649
+ "nobrowse"
650
+ ],
651
+ "percent_used": "61%",
652
+ "total_inodes": "4827976520"
653
+ },
654
+ "/dev/disk3s1s1,/": {
655
+ "block_size": 512,
656
+ "device": "/dev/disk3s1s1",
657
+ "fs_type": "apfs",
658
+ "inodes_available": "4827407545",
659
+ "inodes_percent_used": "0%",
660
+ "inodes_used": "568975",
661
+ "kb_available": "15179296",
662
+ "kb_size": "482797652",
663
+ "kb_used": "23443080",
664
+ "mount": "/",
665
+ "mount_options": [
666
+ "sealed",
667
+ "local",
668
+ "read-only",
669
+ "journaled"
670
+ ],
671
+ "percent_used": "61%",
672
+ "total_inodes": "4827976520"
673
+ },
674
+ "/dev/disk3s2,/System/Volumes/Preboot": {
675
+ "block_size": 512,
676
+ "device": "/dev/disk3s2",
677
+ "fs_type": "apfs",
678
+ "inodes_available": "4827976287",
679
+ "inodes_percent_used": "0%",
680
+ "inodes_used": "233",
681
+ "kb_available": "15179296",
682
+ "kb_size": "482797652",
683
+ "kb_used": "322940",
684
+ "mount": "/System/Volumes/Preboot",
685
+ "mount_options": [
686
+ "local",
687
+ "journaled",
688
+ "nobrowse"
689
+ ],
690
+ "percent_used": "3%",
691
+ "total_inodes": "4827976520"
692
+ },
693
+ "/dev/disk3s4,/System/Volumes/Update": {
694
+ "block_size": 512,
695
+ "device": "/dev/disk3s4",
696
+ "fs_type": "apfs",
697
+ "inodes_available": "4827976330",
698
+ "inodes_percent_used": "0%",
699
+ "inodes_used": "190",
700
+ "kb_available": "15179296",
701
+ "kb_size": "482797652",
702
+ "kb_used": "587684",
703
+ "mount": "/System/Volumes/Update",
704
+ "mount_options": [
705
+ "local",
706
+ "journaled",
707
+ "nobrowse"
708
+ ],
709
+ "percent_used": "4%",
710
+ "total_inodes": "4827976520"
711
+ },
712
+ "/dev/disk3s5,/System/Volumes/Data": {
713
+ "block_size": 512,
714
+ "device": "/dev/disk3s5",
715
+ "fs_type": "apfs",
716
+ "inodes_available": "4826132710",
717
+ "inodes_percent_used": "0%",
718
+ "inodes_used": "1843810",
719
+ "kb_available": "15179296",
720
+ "kb_size": "482797652",
721
+ "kb_used": "435065188",
722
+ "mount": "/System/Volumes/Data",
723
+ "mount_options": [
724
+ "local",
725
+ "journaled",
726
+ "nobrowse",
727
+ "protect"
728
+ ],
729
+ "percent_used": "97%",
730
+ "total_inodes": "4827976520"
731
+ },
732
+ "/dev/disk3s6,/System/Volumes/VM": {
733
+ "block_size": 512,
734
+ "device": "/dev/disk3s6",
735
+ "fs_type": "apfs",
736
+ "inodes_available": "4827976514",
737
+ "inodes_percent_used": "0%",
738
+ "inodes_used": "6",
739
+ "kb_available": "15179296",
740
+ "kb_size": "482797652",
741
+ "kb_used": "6292864",
742
+ "mount": "/System/Volumes/VM",
743
+ "mount_options": [
744
+ "local",
745
+ "noexec",
746
+ "journaled",
747
+ "noatime",
748
+ "nobrowse"
749
+ ],
750
+ "percent_used": "30%",
751
+ "total_inodes": "4827976520"
752
+ },
753
+ "/dev/disk4s1,/Volumes/Chef Workstation": {
754
+ "block_size": 512,
755
+ "device": "/dev/disk4s1",
756
+ "fs_type": "hfs",
757
+ "inodes_available": "4294967269",
758
+ "inodes_percent_used": "0%",
759
+ "inodes_used": "10",
760
+ "kb_available": "335524",
761
+ "kb_size": "511960",
762
+ "kb_used": "176436",
763
+ "mount": "/Volumes/Chef Workstation",
764
+ "mount_options": [
765
+ "local",
766
+ "nodev",
767
+ "nosuid",
768
+ "read-only",
769
+ "noowners",
770
+ "quarantine",
771
+ "mounted by brit"
772
+ ],
773
+ "percent_used": "35%",
774
+ "total_inodes": "4294967279"
775
+ },
776
+ "devfs,/dev": {
777
+ "block_size": 512,
778
+ "device": "devfs",
779
+ "fs_type": "devfs",
780
+ "inodes_available": "0",
781
+ "inodes_percent_used": "100%",
782
+ "inodes_used": "706",
783
+ "kb_available": "0",
784
+ "kb_size": "204",
785
+ "kb_used": "204",
786
+ "mount": "/dev",
787
+ "mount_options": [
788
+ "local",
789
+ "nobrowse"
790
+ ],
791
+ "percent_used": "100%",
792
+ "total_inodes": "706"
793
+ },
794
+ "map auto_home,/System/Volumes/Data/home": {
795
+ "block_size": 512,
796
+ "device": "map auto_home",
797
+ "fs_type": "autofs",
798
+ "inodes_available": "0",
799
+ "inodes_percent_used": "100%",
800
+ "inodes_used": "0",
801
+ "kb_available": "0",
802
+ "kb_size": "0",
803
+ "kb_used": "0",
804
+ "mount": "/System/Volumes/Data/home",
805
+ "mount_options": [
806
+ "automounted",
807
+ "nobrowse"
808
+ ],
809
+ "percent_used": "100%",
810
+ "total_inodes": "0"
811
+ }
812
+ }
813
+ },
814
+ "fqdn": "fauxhai.local",
815
+ "hostname": "Fauxhai",
816
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
817
+ "idletime_seconds": 2646450,
818
+ "ipaddress": "10.0.0.2",
819
+ "kernel": {
820
+ "machine": "x86_64",
821
+ "modules": {
822
+ "com.apple.AGXFirmwareKextG13GRTBuddy": {
823
+ "index": "158",
824
+ "refcount": "0",
825
+ "size": 16384,
826
+ "version": "172.26.2"
827
+ },
828
+ "com.apple.AGXFirmwareKextRTBuddy64": {
829
+ "index": "157",
830
+ "refcount": "1",
831
+ "size": 16384,
832
+ "version": "172.26.2"
833
+ },
834
+ "com.apple.AGXG13G": {
835
+ "index": "139",
836
+ "refcount": "0",
837
+ "size": 49152,
838
+ "version": "172.26.2"
839
+ },
840
+ "com.apple.AUC": {
841
+ "index": "34",
842
+ "refcount": "1",
843
+ "size": 16384,
844
+ "version": "1.0"
845
+ },
846
+ "com.apple.AppleEmbeddedSimpleSPINORFlasher": {
847
+ "index": "151",
848
+ "refcount": "0",
849
+ "size": 16384,
850
+ "version": "1"
851
+ },
852
+ "com.apple.AppleFSCompression.AppleFSCompressionTypeZlib": {
853
+ "index": "165",
854
+ "refcount": "0",
855
+ "size": 16384,
856
+ "version": "1.0.0"
857
+ },
858
+ "com.apple.AppleSystemPolicy": {
859
+ "index": "24",
860
+ "refcount": "0",
861
+ "size": 16384,
862
+ "version": "2.0.0"
863
+ },
864
+ "com.apple.BootCache": {
865
+ "index": "167",
866
+ "refcount": "0",
867
+ "size": 16384,
868
+ "version": "40"
869
+ },
870
+ "com.apple.IOTextEncryptionFamily": {
871
+ "index": "171",
872
+ "refcount": "0",
873
+ "size": 16384,
874
+ "version": "1.0.0"
875
+ },
876
+ "com.apple.driver.AppleA7IOP": {
877
+ "index": "38",
878
+ "refcount": "9",
879
+ "size": 16384,
880
+ "version": "1.0.2"
881
+ },
882
+ "com.apple.driver.AppleAOPAudio": {
883
+ "index": "208",
884
+ "refcount": "0",
885
+ "size": 49152,
886
+ "version": "14.32"
887
+ },
888
+ "com.apple.driver.AppleAOPVoiceTrigger": {
889
+ "index": "207",
890
+ "refcount": "0",
891
+ "size": 16384,
892
+ "version": "11.5"
893
+ },
894
+ "com.apple.driver.AppleARMPMU": {
895
+ "index": "46",
896
+ "refcount": "2",
897
+ "size": 16384,
898
+ "version": "1.0"
899
+ },
900
+ "com.apple.driver.AppleARMPlatform": {
901
+ "index": "16",
902
+ "refcount": "89",
903
+ "size": 49152,
904
+ "version": "1.0.2"
905
+ },
906
+ "com.apple.driver.AppleAVD": {
907
+ "index": "162",
908
+ "refcount": "0",
909
+ "size": 147456,
910
+ "version": "376"
911
+ },
912
+ "com.apple.driver.AppleAVE2": {
913
+ "index": "150",
914
+ "refcount": "0",
915
+ "size": 1310720,
916
+ "version": "401.63.3"
917
+ },
918
+ "com.apple.driver.AppleActuatorDriver": {
919
+ "index": "224",
920
+ "refcount": "0",
921
+ "size": 16384,
922
+ "version": "4400.28"
923
+ },
924
+ "com.apple.driver.AppleBCMWLANBusInterfacePCIe": {
925
+ "index": "92",
926
+ "refcount": "0",
927
+ "size": 81920,
928
+ "version": "1"
929
+ },
930
+ "com.apple.driver.AppleBCMWLANCore": {
931
+ "index": "90",
932
+ "refcount": "1",
933
+ "size": 376832,
934
+ "version": "1.0.0"
935
+ },
936
+ "com.apple.driver.AppleBSDKextStarter": {
937
+ "index": "172",
938
+ "refcount": "0",
939
+ "size": 16384,
940
+ "version": "3"
941
+ },
942
+ "com.apple.driver.AppleBTM": {
943
+ "index": "182",
944
+ "refcount": "0",
945
+ "size": 16384,
946
+ "version": "1.0.1"
947
+ },
948
+ "com.apple.driver.AppleBiometricSensor": {
949
+ "index": "36",
950
+ "refcount": "1",
951
+ "size": 32768,
952
+ "version": "2"
953
+ },
954
+ "com.apple.driver.AppleBiometricServices": {
955
+ "index": "212",
956
+ "refcount": "0",
957
+ "size": 16384,
958
+ "version": "1"
959
+ },
960
+ "com.apple.driver.AppleBluetoothDebug": {
961
+ "index": "183",
962
+ "refcount": "1",
963
+ "size": 16384,
964
+ "version": "1"
965
+ },
966
+ "com.apple.driver.AppleBluetoothDebugService": {
967
+ "index": "91",
968
+ "refcount": "3",
969
+ "size": 16384,
970
+ "version": "1"
971
+ },
972
+ "com.apple.driver.AppleBluetoothModule": {
973
+ "index": "94",
974
+ "refcount": "0",
975
+ "size": 16384,
976
+ "version": "1"
977
+ },
978
+ "com.apple.driver.AppleCS42L83Audio": {
979
+ "index": "147",
980
+ "refcount": "0",
981
+ "size": 16384,
982
+ "version": "437.96"
983
+ },
984
+ "com.apple.driver.AppleCSEmbeddedAudio": {
985
+ "index": "146",
986
+ "refcount": "1",
987
+ "size": 16384,
988
+ "version": "437.96"
989
+ },
990
+ "com.apple.driver.AppleConvergedIPCOLYBTControl": {
991
+ "index": "185",
992
+ "refcount": "1",
993
+ "size": 32768,
994
+ "version": "1"
995
+ },
996
+ "com.apple.driver.AppleConvergedPCI": {
997
+ "index": "184",
998
+ "refcount": "2",
999
+ "size": 32768,
1000
+ "version": "1"
1001
+ },
1002
+ "com.apple.driver.AppleCredentialManager": {
1003
+ "index": "54",
1004
+ "refcount": "1",
1005
+ "size": 65536,
1006
+ "version": "1.0"
1007
+ },
1008
+ "com.apple.driver.AppleDCP": {
1009
+ "index": "128",
1010
+ "refcount": "2",
1011
+ "size": 16384,
1012
+ "version": "1"
1013
+ },
1014
+ "com.apple.driver.AppleDCPDPTXProxy": {
1015
+ "index": "166",
1016
+ "refcount": "0",
1017
+ "size": 16384,
1018
+ "version": "1.0.0"
1019
+ },
1020
+ "com.apple.driver.AppleDPDisplayTCON": {
1021
+ "index": "149",
1022
+ "refcount": "0",
1023
+ "size": 16384,
1024
+ "version": "1"
1025
+ },
1026
+ "com.apple.driver.AppleDiagnosticDataAccessReadOnly": {
1027
+ "index": "153",
1028
+ "refcount": "0",
1029
+ "size": 16384,
1030
+ "version": "1.0.0"
1031
+ },
1032
+ "com.apple.driver.AppleDialogPMU": {
1033
+ "index": "141",
1034
+ "refcount": "1",
1035
+ "size": 16384,
1036
+ "version": "1.0.1"
1037
+ },
1038
+ "com.apple.driver.AppleDiskImages2": {
1039
+ "index": "55",
1040
+ "refcount": "0",
1041
+ "size": 16384,
1042
+ "version": "1"
1043
+ },
1044
+ "com.apple.driver.AppleDisplayCrossbar": {
1045
+ "index": "103",
1046
+ "refcount": "0",
1047
+ "size": 32768,
1048
+ "version": "1.0.0"
1049
+ },
1050
+ "com.apple.driver.AppleEffaceableStorage": {
1051
+ "index": "56",
1052
+ "refcount": "3",
1053
+ "size": 16384,
1054
+ "version": "1.0"
1055
+ },
1056
+ "com.apple.driver.AppleEmbeddedAudio": {
1057
+ "index": "145",
1058
+ "refcount": "4",
1059
+ "size": 32768,
1060
+ "version": "437.96"
1061
+ },
1062
+ "com.apple.driver.AppleEmbeddedAudioLibs": {
1063
+ "index": "29",
1064
+ "refcount": "5",
1065
+ "size": 32768,
1066
+ "version": "1.17"
1067
+ },
1068
+ "com.apple.driver.AppleEmbeddedPCIE": {
1069
+ "index": "76",
1070
+ "refcount": "6",
1071
+ "size": 32768,
1072
+ "version": "1"
1073
+ },
1074
+ "com.apple.driver.AppleEmbeddedTempSensor": {
1075
+ "index": "47",
1076
+ "refcount": "3",
1077
+ "size": 16384,
1078
+ "version": "1.0.0"
1079
+ },
1080
+ "com.apple.driver.AppleEmbeddedUSBHost": {
1081
+ "index": "118",
1082
+ "refcount": "2",
1083
+ "size": 16384,
1084
+ "version": "1"
1085
+ },
1086
+ "com.apple.driver.AppleFDEKeyStore": {
1087
+ "index": "57",
1088
+ "refcount": "0",
1089
+ "size": 16384,
1090
+ "version": "28.30"
1091
+ },
1092
+ "com.apple.driver.AppleFireStormErrorHandler": {
1093
+ "index": "79",
1094
+ "refcount": "1",
1095
+ "size": 16384,
1096
+ "version": "1"
1097
+ },
1098
+ "com.apple.driver.AppleFirmwareKit": {
1099
+ "index": "127",
1100
+ "refcount": "4",
1101
+ "size": 16384,
1102
+ "version": "1"
1103
+ },
1104
+ "com.apple.driver.AppleFirmwareUpdateKext": {
1105
+ "index": "28",
1106
+ "refcount": "4",
1107
+ "size": 16384,
1108
+ "version": "1"
1109
+ },
1110
+ "com.apple.driver.AppleGPIOICController": {
1111
+ "index": "84",
1112
+ "refcount": "2",
1113
+ "size": 16384,
1114
+ "version": "1.0.2"
1115
+ },
1116
+ "com.apple.driver.AppleH10PearlCameraInterface": {
1117
+ "index": "136",
1118
+ "refcount": "1",
1119
+ "size": 16384,
1120
+ "version": "14.70.0"
1121
+ },
1122
+ "com.apple.driver.AppleH11ANEInterface": {
1123
+ "index": "135",
1124
+ "refcount": "0",
1125
+ "size": 114688,
1126
+ "version": "4.52.0"
1127
+ },
1128
+ "com.apple.driver.AppleH13CameraInterface": {
1129
+ "index": "137",
1130
+ "refcount": "0",
1131
+ "size": 114688,
1132
+ "version": "2.82.0"
1133
+ },
1134
+ "com.apple.driver.AppleHIDKeyboard": {
1135
+ "index": "225",
1136
+ "refcount": "0",
1137
+ "size": 16384,
1138
+ "version": "223"
1139
+ },
1140
+ "com.apple.driver.AppleHIDTransport": {
1141
+ "index": "174",
1142
+ "refcount": "1",
1143
+ "size": 32768,
1144
+ "version": "4400.35"
1145
+ },
1146
+ "com.apple.driver.AppleHIDTransportSPI": {
1147
+ "index": "175",
1148
+ "refcount": "0",
1149
+ "size": 32768,
1150
+ "version": "4400.35"
1151
+ },
1152
+ "com.apple.driver.AppleHPM": {
1153
+ "index": "143",
1154
+ "refcount": "0",
1155
+ "size": 32768,
1156
+ "version": "3.4.4"
1157
+ },
1158
+ "com.apple.driver.AppleHSBluetoothDriver": {
1159
+ "index": "221",
1160
+ "refcount": "1",
1161
+ "size": 16384,
1162
+ "version": "4030.5"
1163
+ },
1164
+ "com.apple.driver.AppleIPAppender": {
1165
+ "index": "58",
1166
+ "refcount": "0",
1167
+ "size": 16384,
1168
+ "version": "1.0"
1169
+ },
1170
+ "com.apple.driver.AppleInputDeviceSupport": {
1171
+ "index": "173",
1172
+ "refcount": "4",
1173
+ "size": 16384,
1174
+ "version": "4400.35"
1175
+ },
1176
+ "com.apple.driver.AppleJPEGDriver": {
1177
+ "index": "140",
1178
+ "refcount": "0",
1179
+ "size": 32768,
1180
+ "version": "4.6.0"
1181
+ },
1182
+ "com.apple.driver.AppleM2ScalerCSCDriver": {
1183
+ "index": "27",
1184
+ "refcount": "4",
1185
+ "size": 180224,
1186
+ "version": "265.0.0"
1187
+ },
1188
+ "com.apple.driver.AppleMesaSEPDriver": {
1189
+ "index": "211",
1190
+ "refcount": "1",
1191
+ "size": 32768,
1192
+ "version": "100.99"
1193
+ },
1194
+ "com.apple.driver.AppleMobileApNonce": {
1195
+ "index": "82",
1196
+ "refcount": "0",
1197
+ "size": 16384,
1198
+ "version": "1"
1199
+ },
1200
+ "com.apple.driver.AppleMobileFileIntegrity": {
1201
+ "index": "20",
1202
+ "refcount": "14",
1203
+ "size": 81920,
1204
+ "version": "1.0.5"
1205
+ },
1206
+ "com.apple.driver.AppleMultiFunctionManager": {
1207
+ "index": "78",
1208
+ "refcount": "1",
1209
+ "size": 16384,
1210
+ "version": "1"
1211
+ },
1212
+ "com.apple.driver.AppleMultitouchDriver": {
1213
+ "index": "222",
1214
+ "refcount": "2",
1215
+ "size": 32768,
1216
+ "version": "4400.28"
1217
+ },
1218
+ "com.apple.driver.AppleNANDConfigAccess": {
1219
+ "index": "152",
1220
+ "refcount": "2",
1221
+ "size": 16384,
1222
+ "version": "1.0.0"
1223
+ },
1224
+ "com.apple.driver.AppleOnboardSerial": {
1225
+ "index": "44",
1226
+ "refcount": "6",
1227
+ "size": 16384,
1228
+ "version": "1.0"
1229
+ },
1230
+ "com.apple.driver.ApplePIODMA": {
1231
+ "index": "97",
1232
+ "refcount": "1",
1233
+ "size": 16384,
1234
+ "version": "1"
1235
+ },
1236
+ "com.apple.driver.ApplePMGR": {
1237
+ "index": "110",
1238
+ "refcount": "5",
1239
+ "size": 49152,
1240
+ "version": "1"
1241
+ },
1242
+ "com.apple.driver.ApplePMP": {
1243
+ "index": "156",
1244
+ "refcount": "0",
1245
+ "size": 16384,
1246
+ "version": "1"
1247
+ },
1248
+ "com.apple.driver.ApplePMPFirmware": {
1249
+ "index": "154",
1250
+ "refcount": "0",
1251
+ "size": 16384,
1252
+ "version": "1"
1253
+ },
1254
+ "com.apple.driver.ApplePassthroughPPM": {
1255
+ "index": "132",
1256
+ "refcount": "0",
1257
+ "size": 65536,
1258
+ "version": "3.0"
1259
+ },
1260
+ "com.apple.driver.AppleS5L8960XNCO": {
1261
+ "index": "112",
1262
+ "refcount": "0",
1263
+ "size": 16384,
1264
+ "version": "1"
1265
+ },
1266
+ "com.apple.driver.AppleS5L8960XWatchDogTimer": {
1267
+ "index": "107",
1268
+ "refcount": "0",
1269
+ "size": 16384,
1270
+ "version": "1"
1271
+ },
1272
+ "com.apple.driver.AppleS8000AES": {
1273
+ "index": "109",
1274
+ "refcount": "0",
1275
+ "size": 16384,
1276
+ "version": "1"
1277
+ },
1278
+ "com.apple.driver.AppleSART": {
1279
+ "index": "113",
1280
+ "refcount": "0",
1281
+ "size": 16384,
1282
+ "version": "1"
1283
+ },
1284
+ "com.apple.driver.AppleSEPHDCPManager": {
1285
+ "index": "200",
1286
+ "refcount": "0",
1287
+ "size": 16384,
1288
+ "version": "1.0.1"
1289
+ },
1290
+ "com.apple.driver.AppleSEPKeyStore": {
1291
+ "index": "64",
1292
+ "refcount": "0",
1293
+ "size": 16384,
1294
+ "version": "2"
1295
+ },
1296
+ "com.apple.driver.AppleSEPManager": {
1297
+ "index": "39",
1298
+ "refcount": "10",
1299
+ "size": 49152,
1300
+ "version": "1.0.1"
1301
+ },
1302
+ "com.apple.driver.AppleSMC": {
1303
+ "index": "49",
1304
+ "refcount": "8",
1305
+ "size": 49152,
1306
+ "version": "3.1.9"
1307
+ },
1308
+ "com.apple.driver.AppleSPIMC": {
1309
+ "index": "83",
1310
+ "refcount": "0",
1311
+ "size": 16384,
1312
+ "version": "1"
1313
+ },
1314
+ "com.apple.driver.AppleSPMI": {
1315
+ "index": "125",
1316
+ "refcount": "0",
1317
+ "size": 16384,
1318
+ "version": "1.0.1"
1319
+ },
1320
+ "com.apple.driver.AppleSPMIPMU": {
1321
+ "index": "142",
1322
+ "refcount": "0",
1323
+ "size": 16384,
1324
+ "version": "1.0.1"
1325
+ },
1326
+ "com.apple.driver.AppleSPU": {
1327
+ "index": "160",
1328
+ "refcount": "3",
1329
+ "size": 16384,
1330
+ "version": "1"
1331
+ },
1332
+ "com.apple.driver.AppleSSE": {
1333
+ "index": "65",
1334
+ "refcount": "0",
1335
+ "size": 16384,
1336
+ "version": "1.0"
1337
+ },
1338
+ "com.apple.driver.AppleSmartBatteryManager": {
1339
+ "index": "181",
1340
+ "refcount": "0",
1341
+ "size": 16384,
1342
+ "version": "161.0.0"
1343
+ },
1344
+ "com.apple.driver.AppleSmartIO2": {
1345
+ "index": "155",
1346
+ "refcount": "0",
1347
+ "size": 16384,
1348
+ "version": "1"
1349
+ },
1350
+ "com.apple.driver.AppleStockholmControl": {
1351
+ "index": "161",
1352
+ "refcount": "0",
1353
+ "size": 16384,
1354
+ "version": "1.0.0"
1355
+ },
1356
+ "com.apple.driver.AppleT8020DART": {
1357
+ "index": "96",
1358
+ "refcount": "0",
1359
+ "size": 16384,
1360
+ "version": "1"
1361
+ },
1362
+ "com.apple.driver.AppleT8020SOCTuner": {
1363
+ "index": "134",
1364
+ "refcount": "0",
1365
+ "size": 16384,
1366
+ "version": "1"
1367
+ },
1368
+ "com.apple.driver.AppleT8101": {
1369
+ "index": "80",
1370
+ "refcount": "0",
1371
+ "size": 32768,
1372
+ "version": "1"
1373
+ },
1374
+ "com.apple.driver.AppleT8103CLPCv3": {
1375
+ "index": "133",
1376
+ "refcount": "0",
1377
+ "size": 16384,
1378
+ "version": "1"
1379
+ },
1380
+ "com.apple.driver.AppleT8103PCIe": {
1381
+ "index": "95",
1382
+ "refcount": "0",
1383
+ "size": 16384,
1384
+ "version": "1"
1385
+ },
1386
+ "com.apple.driver.AppleT8103PCIeC": {
1387
+ "index": "99",
1388
+ "refcount": "0",
1389
+ "size": 16384,
1390
+ "version": "1"
1391
+ },
1392
+ "com.apple.driver.AppleT8103PMGR": {
1393
+ "index": "111",
1394
+ "refcount": "0",
1395
+ "size": 32768,
1396
+ "version": "1"
1397
+ },
1398
+ "com.apple.driver.AppleT8103TypeCPhy": {
1399
+ "index": "115",
1400
+ "refcount": "0",
1401
+ "size": 114688,
1402
+ "version": "1"
1403
+ },
1404
+ "com.apple.driver.AppleTAS5770LAmp": {
1405
+ "index": "148",
1406
+ "refcount": "0",
1407
+ "size": 16384,
1408
+ "version": "437.96"
1409
+ },
1410
+ "com.apple.driver.AppleThunderboltDPAdapterFamily": {
1411
+ "index": "190",
1412
+ "refcount": "1",
1413
+ "size": 32768,
1414
+ "version": "8.1.4"
1415
+ },
1416
+ "com.apple.driver.AppleThunderboltDPInAdapter": {
1417
+ "index": "191",
1418
+ "refcount": "0",
1419
+ "size": 16384,
1420
+ "version": "8.1.4"
1421
+ },
1422
+ "com.apple.driver.AppleThunderboltIP": {
1423
+ "index": "192",
1424
+ "refcount": "0",
1425
+ "size": 81920,
1426
+ "version": "4.0.3"
1427
+ },
1428
+ "com.apple.driver.AppleThunderboltNHI": {
1429
+ "index": "100",
1430
+ "refcount": "0",
1431
+ "size": 212992,
1432
+ "version": "7.2.8"
1433
+ },
1434
+ "com.apple.driver.AppleThunderboltPCIDownAdapter": {
1435
+ "index": "188",
1436
+ "refcount": "0",
1437
+ "size": 16384,
1438
+ "version": "4.1.1"
1439
+ },
1440
+ "com.apple.driver.AppleThunderboltUSBDownAdapter": {
1441
+ "index": "189",
1442
+ "refcount": "0",
1443
+ "size": 16384,
1444
+ "version": "1.0.4"
1445
+ },
1446
+ "com.apple.driver.AppleTopCaseHIDEventDriver": {
1447
+ "index": "223",
1448
+ "refcount": "0",
1449
+ "size": 16384,
1450
+ "version": "4030.5"
1451
+ },
1452
+ "com.apple.driver.AppleTypeCPhy": {
1453
+ "index": "101",
1454
+ "refcount": "4",
1455
+ "size": 16384,
1456
+ "version": "1"
1457
+ },
1458
+ "com.apple.driver.AppleUSBDeviceNCM": {
1459
+ "index": "194",
1460
+ "refcount": "0",
1461
+ "size": 16384,
1462
+ "version": "5.0.0"
1463
+ },
1464
+ "com.apple.driver.AppleUSBHostMergeProperties": {
1465
+ "index": "51",
1466
+ "refcount": "2",
1467
+ "size": 16384,
1468
+ "version": "1.2"
1469
+ },
1470
+ "com.apple.driver.AppleUSBTDM": {
1471
+ "index": "63",
1472
+ "refcount": "1",
1473
+ "size": 16384,
1474
+ "version": "511.60.2"
1475
+ },
1476
+ "com.apple.driver.AppleUSBXDCI": {
1477
+ "index": "123",
1478
+ "refcount": "1",
1479
+ "size": 49152,
1480
+ "version": "1.0"
1481
+ },
1482
+ "com.apple.driver.AppleUSBXDCIARM": {
1483
+ "index": "124",
1484
+ "refcount": "0",
1485
+ "size": 16384,
1486
+ "version": "1.0"
1487
+ },
1488
+ "com.apple.driver.AppleXsanScheme": {
1489
+ "index": "227",
1490
+ "refcount": "0",
1491
+ "size": 16384,
1492
+ "version": "3"
1493
+ },
1494
+ "com.apple.driver.BCMWLANFirmware4378.Hashstore": {
1495
+ "index": "201",
1496
+ "refcount": "0",
1497
+ "size": 16384,
1498
+ "version": "1"
1499
+ },
1500
+ "com.apple.driver.CoreKDL": {
1501
+ "index": "199",
1502
+ "refcount": "0",
1503
+ "size": 16384,
1504
+ "version": "1"
1505
+ },
1506
+ "com.apple.driver.DCPAVFamilyProxy": {
1507
+ "index": "131",
1508
+ "refcount": "2",
1509
+ "size": 16384,
1510
+ "version": "1"
1511
+ },
1512
+ "com.apple.driver.DCPDPFamilyProxy": {
1513
+ "index": "163",
1514
+ "refcount": "1",
1515
+ "size": 16384,
1516
+ "version": "1"
1517
+ },
1518
+ "com.apple.driver.DiskImages": {
1519
+ "index": "72",
1520
+ "refcount": "0",
1521
+ "size": 16384,
1522
+ "version": "493.0.0"
1523
+ },
1524
+ "com.apple.driver.FairPlayIOKit": {
1525
+ "index": "68",
1526
+ "refcount": "2",
1527
+ "size": 245760,
1528
+ "version": "68.6.0"
1529
+ },
1530
+ "com.apple.driver.IODARTFamily": {
1531
+ "index": "25",
1532
+ "refcount": "3",
1533
+ "size": 16384,
1534
+ "version": "1"
1535
+ },
1536
+ "com.apple.driver.IOImageLoader": {
1537
+ "index": "88",
1538
+ "refcount": "3",
1539
+ "size": 16384,
1540
+ "version": "1.0.0"
1541
+ },
1542
+ "com.apple.driver.IOSlaveProcessor": {
1543
+ "index": "37",
1544
+ "refcount": "22",
1545
+ "size": 16384,
1546
+ "version": "1"
1547
+ },
1548
+ "com.apple.driver.KernelRelayHost": {
1549
+ "index": "53",
1550
+ "refcount": "2",
1551
+ "size": 32768,
1552
+ "version": "1"
1553
+ },
1554
+ "com.apple.driver.RTBuddy": {
1555
+ "index": "48",
1556
+ "refcount": "13",
1557
+ "size": 32768,
1558
+ "version": "1.0.0"
1559
+ },
1560
+ "com.apple.driver.SEPHibernation": {
1561
+ "index": "197",
1562
+ "refcount": "0",
1563
+ "size": 16384,
1564
+ "version": "1"
1565
+ },
1566
+ "com.apple.driver.corecapture": {
1567
+ "index": "77",
1568
+ "refcount": "9",
1569
+ "size": 16384,
1570
+ "version": "1.0.4"
1571
+ },
1572
+ "com.apple.driver.usb.AppleUSBCommon": {
1573
+ "index": "50",
1574
+ "refcount": "9",
1575
+ "size": 16384,
1576
+ "version": "1.0"
1577
+ },
1578
+ "com.apple.driver.usb.AppleUSBHostCompositeDevice": {
1579
+ "index": "116",
1580
+ "refcount": "1",
1581
+ "size": 16384,
1582
+ "version": "1.2"
1583
+ },
1584
+ "com.apple.driver.usb.AppleUSBHostT8103": {
1585
+ "index": "121",
1586
+ "refcount": "0",
1587
+ "size": 32768,
1588
+ "version": "1"
1589
+ },
1590
+ "com.apple.driver.usb.AppleUSBHub": {
1591
+ "index": "117",
1592
+ "refcount": "1",
1593
+ "size": 32768,
1594
+ "version": "1.2"
1595
+ },
1596
+ "com.apple.driver.usb.AppleUSBXHCI": {
1597
+ "index": "119",
1598
+ "refcount": "2",
1599
+ "size": 49152,
1600
+ "version": "1.2"
1601
+ },
1602
+ "com.apple.driver.usb.AppleUSBXHCIARM": {
1603
+ "index": "120",
1604
+ "refcount": "1",
1605
+ "size": 16384,
1606
+ "version": "1"
1607
+ },
1608
+ "com.apple.driver.usb.networking": {
1609
+ "index": "193",
1610
+ "refcount": "1",
1611
+ "size": 16384,
1612
+ "version": "5.0.0"
1613
+ },
1614
+ "com.apple.driver.watchdog": {
1615
+ "index": "106",
1616
+ "refcount": "1",
1617
+ "size": 16384,
1618
+ "version": "1"
1619
+ },
1620
+ "com.apple.filesystems.apfs": {
1621
+ "index": "196",
1622
+ "refcount": "2",
1623
+ "size": 262144,
1624
+ "version": "1677.81.1"
1625
+ },
1626
+ "com.apple.filesystems.autofs": {
1627
+ "index": "218",
1628
+ "refcount": "0",
1629
+ "size": 16384,
1630
+ "version": "3.0"
1631
+ },
1632
+ "com.apple.filesystems.hfs.encodings.kext": {
1633
+ "index": "169",
1634
+ "refcount": "1",
1635
+ "size": 16384,
1636
+ "version": "1"
1637
+ },
1638
+ "com.apple.filesystems.hfs.kext": {
1639
+ "index": "170",
1640
+ "refcount": "1",
1641
+ "size": 49152,
1642
+ "version": "556.60.1"
1643
+ },
1644
+ "com.apple.filesystems.smbfs": {
1645
+ "index": "226",
1646
+ "refcount": "0",
1647
+ "size": 65536,
1648
+ "version": "3.4.1"
1649
+ },
1650
+ "com.apple.filesystems.tmpfs": {
1651
+ "index": "176",
1652
+ "refcount": "0",
1653
+ "size": 16384,
1654
+ "version": "1"
1655
+ },
1656
+ "com.apple.fileutil": {
1657
+ "index": "219",
1658
+ "refcount": "0",
1659
+ "size": 16384,
1660
+ "version": "20.036.15"
1661
+ },
1662
+ "com.apple.iokit.AppleARMIISAudio": {
1663
+ "index": "144",
1664
+ "refcount": "4",
1665
+ "size": 32768,
1666
+ "version": "80.34"
1667
+ },
1668
+ "com.apple.iokit.AppleSEPGenericTransfer": {
1669
+ "index": "198",
1670
+ "refcount": "3",
1671
+ "size": 16384,
1672
+ "version": "1"
1673
+ },
1674
+ "com.apple.iokit.CoreAnalyticsFamily": {
1675
+ "index": "66",
1676
+ "refcount": "4",
1677
+ "size": 16384,
1678
+ "version": "1"
1679
+ },
1680
+ "com.apple.iokit.EndpointSecurity": {
1681
+ "index": "67",
1682
+ "refcount": "0",
1683
+ "size": 65536,
1684
+ "version": "1"
1685
+ },
1686
+ "com.apple.iokit.IOAVBFamily": {
1687
+ "index": "215",
1688
+ "refcount": "0",
1689
+ "size": 32768,
1690
+ "version": "930.1"
1691
+ },
1692
+ "com.apple.iokit.IOAVFamily": {
1693
+ "index": "33",
1694
+ "refcount": "11",
1695
+ "size": 147456,
1696
+ "version": "1.0.0"
1697
+ },
1698
+ "com.apple.iokit.IOAccessoryManager": {
1699
+ "index": "45",
1700
+ "refcount": "9",
1701
+ "size": 81920,
1702
+ "version": "1.0.0"
1703
+ },
1704
+ "com.apple.iokit.IOAudio2Family": {
1705
+ "index": "30",
1706
+ "refcount": "7",
1707
+ "size": 16384,
1708
+ "version": "1.0"
1709
+ },
1710
+ "com.apple.iokit.IOBiometricFamily": {
1711
+ "index": "210",
1712
+ "refcount": "2",
1713
+ "size": 16384,
1714
+ "version": "1"
1715
+ },
1716
+ "com.apple.iokit.IOCECFamily": {
1717
+ "index": "31",
1718
+ "refcount": "2",
1719
+ "size": 16384,
1720
+ "version": "1"
1721
+ },
1722
+ "com.apple.iokit.IOCryptoAcceleratorFamily": {
1723
+ "index": "17",
1724
+ "refcount": "5",
1725
+ "size": 16384,
1726
+ "version": "1.0.1"
1727
+ },
1728
+ "com.apple.iokit.IODisplayPortFamily": {
1729
+ "index": "102",
1730
+ "refcount": "4",
1731
+ "size": 65536,
1732
+ "version": "1.0.0"
1733
+ },
1734
+ "com.apple.iokit.IOEthernetAVBController": {
1735
+ "index": "213",
1736
+ "refcount": "2",
1737
+ "size": 16384,
1738
+ "version": "1.1.0"
1739
+ },
1740
+ "com.apple.iokit.IOGPUFamily": {
1741
+ "index": "138",
1742
+ "refcount": "1",
1743
+ "size": 32768,
1744
+ "version": "20.23"
1745
+ },
1746
+ "com.apple.iokit.IOGraphicsFamily": {
1747
+ "index": "71",
1748
+ "refcount": "1",
1749
+ "size": 16384,
1750
+ "version": "585"
1751
+ },
1752
+ "com.apple.iokit.IOHDCPFamily": {
1753
+ "index": "32",
1754
+ "refcount": "4",
1755
+ "size": 32768,
1756
+ "version": "1.0.0"
1757
+ },
1758
+ "com.apple.iokit.IOHIDFamily": {
1759
+ "index": "35",
1760
+ "refcount": "25",
1761
+ "size": 32768,
1762
+ "version": "2.0.0"
1763
+ },
1764
+ "com.apple.iokit.IOKitRegistryCompatibility": {
1765
+ "index": "73",
1766
+ "refcount": "0",
1767
+ "size": 16384,
1768
+ "version": "1"
1769
+ },
1770
+ "com.apple.iokit.IOMobileGraphicsFamily": {
1771
+ "index": "126",
1772
+ "refcount": "2",
1773
+ "size": 32768,
1774
+ "version": "343.0.0"
1775
+ },
1776
+ "com.apple.iokit.IONVMeFamily": {
1777
+ "index": "159",
1778
+ "refcount": "0",
1779
+ "size": 65536,
1780
+ "version": "2.1.0"
1781
+ },
1782
+ "com.apple.iokit.IONetworkingFamily": {
1783
+ "index": "41",
1784
+ "refcount": "13",
1785
+ "size": 16384,
1786
+ "version": "3.4"
1787
+ },
1788
+ "com.apple.iokit.IOPCIFamily": {
1789
+ "index": "61",
1790
+ "refcount": "13",
1791
+ "size": 16384,
1792
+ "version": "2.9"
1793
+ },
1794
+ "com.apple.iokit.IOReportFamily": {
1795
+ "index": "13",
1796
+ "refcount": "28",
1797
+ "size": 16384,
1798
+ "version": "47"
1799
+ },
1800
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
1801
+ "index": "59",
1802
+ "refcount": "3",
1803
+ "size": 16384,
1804
+ "version": "436.40.6"
1805
+ },
1806
+ "com.apple.iokit.IOSCSIBlockCommandsDevice": {
1807
+ "index": "60",
1808
+ "refcount": "1",
1809
+ "size": 16384,
1810
+ "version": "436.40.6"
1811
+ },
1812
+ "com.apple.iokit.IOSerialFamily": {
1813
+ "index": "40",
1814
+ "refcount": "5",
1815
+ "size": 16384,
1816
+ "version": "11"
1817
+ },
1818
+ "com.apple.iokit.IOSkywalkFamily": {
1819
+ "index": "43",
1820
+ "refcount": "6",
1821
+ "size": 49152,
1822
+ "version": "1"
1823
+ },
1824
+ "com.apple.iokit.IOSlowAdaptiveClockingFamily": {
1825
+ "index": "14",
1826
+ "refcount": "1",
1827
+ "size": 16384,
1828
+ "version": "1.0.0"
1829
+ },
1830
+ "com.apple.iokit.IOStorageFamily": {
1831
+ "index": "15",
1832
+ "refcount": "10",
1833
+ "size": 16384,
1834
+ "version": "2.1"
1835
+ },
1836
+ "com.apple.iokit.IOSurface": {
1837
+ "index": "26",
1838
+ "refcount": "14",
1839
+ "size": 16384,
1840
+ "version": "289.3"
1841
+ },
1842
+ "com.apple.iokit.IOThunderboltFamily": {
1843
+ "index": "98",
1844
+ "refcount": "9",
1845
+ "size": 180224,
1846
+ "version": "9.3.2"
1847
+ },
1848
+ "com.apple.iokit.IOTimeSyncFamily": {
1849
+ "index": "74",
1850
+ "refcount": "3",
1851
+ "size": 32768,
1852
+ "version": "900.11"
1853
+ },
1854
+ "com.apple.iokit.IOUSBDeviceFamily": {
1855
+ "index": "122",
1856
+ "refcount": "3",
1857
+ "size": 32768,
1858
+ "version": "2.0.0"
1859
+ },
1860
+ "com.apple.iokit.IOUSBHostFamily": {
1861
+ "index": "52",
1862
+ "refcount": "12",
1863
+ "size": 81920,
1864
+ "version": "1.2"
1865
+ },
1866
+ "com.apple.iokit.IOUSBMassStorageDriver": {
1867
+ "index": "62",
1868
+ "refcount": "1",
1869
+ "size": 16384,
1870
+ "version": "184.40.6"
1871
+ },
1872
+ "com.apple.iokit.IOUserEthernet": {
1873
+ "index": "75",
1874
+ "refcount": "0",
1875
+ "size": 16384,
1876
+ "version": "1.0.1"
1877
+ },
1878
+ "com.apple.kec.InvalidateHmac": {
1879
+ "index": "8",
1880
+ "refcount": "0",
1881
+ "size": 16384,
1882
+ "version": "1"
1883
+ },
1884
+ "com.apple.kec.Libm": {
1885
+ "index": "9",
1886
+ "refcount": "6",
1887
+ "size": 32768,
1888
+ "version": "1"
1889
+ },
1890
+ "com.apple.kec.corecrypto": {
1891
+ "index": "10",
1892
+ "refcount": "17",
1893
+ "size": 114688,
1894
+ "version": "11.1"
1895
+ },
1896
+ "com.apple.kec.pthread": {
1897
+ "index": "11",
1898
+ "refcount": "0",
1899
+ "size": 16384,
1900
+ "version": "1"
1901
+ },
1902
+ "com.apple.kext.CoreTrust": {
1903
+ "index": "19",
1904
+ "refcount": "1",
1905
+ "size": 16384,
1906
+ "version": "1"
1907
+ },
1908
+ "com.apple.kext.triggers": {
1909
+ "index": "217",
1910
+ "refcount": "2",
1911
+ "size": 16384,
1912
+ "version": "1.0"
1913
+ },
1914
+ "com.apple.nke.applicationfirewall": {
1915
+ "index": "12",
1916
+ "refcount": "0",
1917
+ "size": 16384,
1918
+ "version": "310"
1919
+ },
1920
+ "com.apple.nke.l2tp": {
1921
+ "index": "178",
1922
+ "refcount": "0",
1923
+ "size": 16384,
1924
+ "version": "1.9"
1925
+ },
1926
+ "com.apple.nke.ppp": {
1927
+ "index": "177",
1928
+ "refcount": "1",
1929
+ "size": 16384,
1930
+ "version": "1.9"
1931
+ },
1932
+ "com.apple.plugin.IOgPTPPlugin": {
1933
+ "index": "214",
1934
+ "refcount": "1",
1935
+ "size": 114688,
1936
+ "version": "900.11"
1937
+ },
1938
+ "com.apple.security.AppleImage4": {
1939
+ "index": "18",
1940
+ "refcount": "1",
1941
+ "size": 32768,
1942
+ "version": "3.0.0"
1943
+ },
1944
+ "com.apple.security.BootPolicy": {
1945
+ "index": "168",
1946
+ "refcount": "0",
1947
+ "size": 16384,
1948
+ "version": "1"
1949
+ },
1950
+ "com.apple.security.quarantine": {
1951
+ "index": "23",
1952
+ "refcount": "2",
1953
+ "size": 16384,
1954
+ "version": "4"
1955
+ },
1956
+ "com.apple.security.sandbox": {
1957
+ "index": "22",
1958
+ "refcount": "2",
1959
+ "size": 98304,
1960
+ "version": "300.0"
1961
+ }
1962
+ },
1963
+ "name": "Darwin",
1964
+ "os": "Darwin",
1965
+ "processor": "i386",
1966
+ "release": "20.3.0",
1967
+ "version": "Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101"
1968
+ },
1969
+ "keys": {
1970
+ "ssh": {
1971
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1972
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1973
+ }
1974
+ },
1975
+ "languages": {
1976
+ "powershell": null,
1977
+ "ruby": {
1978
+ "bin_dir": "/usr/local/bin",
1979
+ "gem_bin": "/usr/local/bin/gem",
1980
+ "gems_dir": "/usr/local/gems",
1981
+ "host": "x86_64-apple-darwin19",
1982
+ "host_cpu": "x86_64",
1983
+ "host_os": "darwin19",
1984
+ "host_vendor": "apple",
1985
+ "platform": "x86_64-darwin19",
1986
+ "release_date": "2021-11-24",
1987
+ "ruby_bin": "/usr/local/bin/ruby",
1988
+ "target": "x86_64-apple-darwin19",
1989
+ "target_cpu": "x86_64",
1990
+ "target_os": "darwin19",
1991
+ "target_vendor": "apple",
1992
+ "version": "3.0.3"
1993
+ }
1994
+ },
1995
+ "macaddress": "11:11:11:11:11:11",
1996
+ "machinename": "Fauxhai",
1997
+ "memory": {
1998
+ "total": "1048576kB"
1999
+ },
2000
+ "network": {
2001
+ "default_gateway": "10.0.0.1",
2002
+ "default_interface": "en0",
2003
+ "interfaces": {
2004
+ "en0": {
2005
+ "addresses": {
2006
+ "10.0.0.2": {
2007
+ "broadcast": "10.0.0.255",
2008
+ "family": "inet",
2009
+ "ip_scope": "RFC1918 PRIVATE",
2010
+ "netmask": "255.255.255.0",
2011
+ "prefixlen": "24",
2012
+ "scope": "Global"
2013
+ },
2014
+ "11:11:11:11:11:11": {
2015
+ "family": "lladdr"
2016
+ },
2017
+ "fe80::11:1111:1111:1111": {
2018
+ "family": "inet6",
2019
+ "ip_scope": "LINK LOCAL UNICAST",
2020
+ "prefixlen": "64",
2021
+ "scope": "Link",
2022
+ "tags": [
2023
+ ]
2024
+ }
2025
+ },
2026
+ "arp": {
2027
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
2028
+ },
2029
+ "encapsulation": "Ethernet",
2030
+ "flags": [
2031
+ "BROADCAST",
2032
+ "MULTICAST",
2033
+ "UP",
2034
+ "LOWER_UP"
2035
+ ],
2036
+ "mtu": "1500",
2037
+ "number": "0",
2038
+ "ring_params": {
2039
+ },
2040
+ "routes": [
2041
+ {
2042
+ "destination": "default",
2043
+ "family": "inet",
2044
+ "via": "10.0.0.1"
2045
+ },
2046
+ {
2047
+ "destination": "10.0.0.0/24",
2048
+ "family": "inet",
2049
+ "proto": "kernel",
2050
+ "scope": "link",
2051
+ "src": "10.0.0.2"
2052
+ },
2053
+ {
2054
+ "destination": "fe80::/64",
2055
+ "family": "inet6",
2056
+ "metric": "256",
2057
+ "proto": "kernel"
2058
+ }
2059
+ ],
2060
+ "state": "up",
2061
+ "type": "en"
2062
+ },
2063
+ "lo": {
2064
+ "addresses": {
2065
+ "127.0.0.1": {
2066
+ "family": "inet",
2067
+ "ip_scope": "LOOPBACK",
2068
+ "netmask": "255.0.0.0",
2069
+ "prefixlen": "8",
2070
+ "scope": "Node"
2071
+ },
2072
+ "::1": {
2073
+ "family": "inet6",
2074
+ "ip_scope": "LINK LOCAL LOOPBACK",
2075
+ "prefixlen": "128",
2076
+ "scope": "Node",
2077
+ "tags": [
2078
+ ]
2079
+ }
2080
+ },
2081
+ "encapsulation": "Loopback",
2082
+ "flags": [
2083
+ "LOOPBACK",
2084
+ "UP",
2085
+ "LOWER_UP"
2086
+ ],
2087
+ "mtu": "65536",
2088
+ "state": "unknown"
2089
+ }
2090
+ }
2091
+ },
2092
+ "ohai_time": 1643250205.546286,
2093
+ "os": "darwin",
2094
+ "os_version": "20.3.0",
2095
+ "packages": {
2096
+ "50onPaletteServer": {
2097
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2098
+ "source": "apple",
2099
+ "version": "1.1.0"
2100
+ },
2101
+ "ABAssistantService": {
2102
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2103
+ "source": "apple",
2104
+ "version": "11.0"
2105
+ },
2106
+ "AOSAlertManager": {
2107
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2108
+ "source": "apple",
2109
+ "version": "1.07"
2110
+ },
2111
+ "AOSHeartbeat": {
2112
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2113
+ "source": "apple",
2114
+ "version": "1.07"
2115
+ },
2116
+ "AOSPushRelay": {
2117
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2118
+ "source": "apple",
2119
+ "version": "1.07"
2120
+ },
2121
+ "ARDAgent": {
2122
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2123
+ "source": "apple",
2124
+ "version": "3.9.8"
2125
+ },
2126
+ "AVB Audio Configuration": {
2127
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2128
+ "source": "apple",
2129
+ "version": "930.1"
2130
+ },
2131
+ "AXVisualSupportAgent": {
2132
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2133
+ "source": "apple",
2134
+ "version": "1.0"
2135
+ },
2136
+ "About This Mac": {
2137
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2138
+ "source": "apple",
2139
+ "version": "1.0"
2140
+ },
2141
+ "AccessibilityVisualsAgent": {
2142
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2143
+ "source": "apple",
2144
+ "version": "1.0"
2145
+ },
2146
+ "Activity Monitor": {
2147
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2148
+ "source": "apple",
2149
+ "version": "10.14"
2150
+ },
2151
+ "AddPrinter": {
2152
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2153
+ "source": "apple",
2154
+ "version": "16"
2155
+ },
2156
+ "AddressBookManager": {
2157
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2158
+ "source": "apple",
2159
+ "version": "11.0"
2160
+ },
2161
+ "AddressBookSourceSync": {
2162
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2163
+ "source": "apple",
2164
+ "version": "11.0"
2165
+ },
2166
+ "AddressBookSync": {
2167
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2168
+ "source": "apple",
2169
+ "version": "11.0"
2170
+ },
2171
+ "AddressBookUrlForwarder": {
2172
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2173
+ "source": "apple",
2174
+ "version": "11.0"
2175
+ },
2176
+ "AinuIM": {
2177
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2178
+ "source": "apple",
2179
+ "version": "1.0"
2180
+ },
2181
+ "AirDrop": {
2182
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2183
+ "source": "apple",
2184
+ "version": "1.0"
2185
+ },
2186
+ "AirPlayUIAgent": {
2187
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2188
+ "source": "apple",
2189
+ "version": "2.0"
2190
+ },
2191
+ "AirPort Base Station Agent": {
2192
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2193
+ "source": "apple",
2194
+ "version": "2.2.1"
2195
+ },
2196
+ "AirPort Utility": {
2197
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2198
+ "source": "apple",
2199
+ "version": "6.3.9"
2200
+ },
2201
+ "AirScanLegacyDiscovery": {
2202
+ "lastmodified": "2021-03-03T10:24:31+00:00",
2203
+ "source": "apple",
2204
+ "version": "16"
2205
+ },
2206
+ "AirScanScanner": {
2207
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2208
+ "source": "apple",
2209
+ "version": "16"
2210
+ },
2211
+ "App Store": {
2212
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2213
+ "source": "apple",
2214
+ "version": "3.0"
2215
+ },
2216
+ "AppSSOAgent": {
2217
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2218
+ "source": "apple",
2219
+ "version": "1.0"
2220
+ },
2221
+ "AppleMobileDeviceHelper": {
2222
+ "lastmodified": "2022-01-27T02:22:18+00:00",
2223
+ "source": "apple",
2224
+ "version": "5.0"
2225
+ },
2226
+ "AppleMobileSync": {
2227
+ "lastmodified": "2022-01-27T02:22:18+00:00",
2228
+ "source": "apple",
2229
+ "version": "5.0"
2230
+ },
2231
+ "AppleScript Utility": {
2232
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2233
+ "source": "apple",
2234
+ "version": "1.1.2"
2235
+ },
2236
+ "AquaAppearanceHelper": {
2237
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2238
+ "source": "apple",
2239
+ "version": "1.0"
2240
+ },
2241
+ "Archive Utility": {
2242
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2243
+ "source": "apple",
2244
+ "version": "10.15"
2245
+ },
2246
+ "AskPermissionUI": {
2247
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2248
+ "source": "apple",
2249
+ "version": "1.0"
2250
+ },
2251
+ "Assistive Control": {
2252
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2253
+ "source": "apple",
2254
+ "version": "2.0"
2255
+ },
2256
+ "Audio MIDI Setup": {
2257
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2258
+ "source": "apple",
2259
+ "version": "3.5"
2260
+ },
2261
+ "Automator": {
2262
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2263
+ "source": "apple",
2264
+ "version": "2.10"
2265
+ },
2266
+ "Automator Installer": {
2267
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2268
+ "source": "apple",
2269
+ "version": "2.10"
2270
+ },
2271
+ "Bluetooth File Exchange": {
2272
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2273
+ "source": "apple",
2274
+ "version": "8.0.3"
2275
+ },
2276
+ "Bluetooth Setup Assistant": {
2277
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2278
+ "source": "apple",
2279
+ "version": "8.0.3"
2280
+ },
2281
+ "BluetoothUIServer": {
2282
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2283
+ "source": "apple",
2284
+ "version": "8.0.3"
2285
+ },
2286
+ "Books": {
2287
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2288
+ "source": "apple",
2289
+ "version": "3.1"
2290
+ },
2291
+ "Boot Camp Assistant": {
2292
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2293
+ "source": "apple",
2294
+ "version": "6.1.0"
2295
+ },
2296
+ "Build Web Page": {
2297
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2298
+ "source": "apple",
2299
+ "version": "10.1"
2300
+ },
2301
+ "CIMFindInputCodeTool": {
2302
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2303
+ "source": "apple",
2304
+ "version": "104"
2305
+ },
2306
+ "Calculator": {
2307
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2308
+ "source": "apple",
2309
+ "version": "10.16"
2310
+ },
2311
+ "Calendar": {
2312
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2313
+ "source": "apple",
2314
+ "version": "11.0"
2315
+ },
2316
+ "CalendarFileHandler": {
2317
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2318
+ "source": "apple",
2319
+ "version": "8.0"
2320
+ },
2321
+ "Calibration Assistant": {
2322
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2323
+ "source": "apple",
2324
+ "version": "1.0"
2325
+ },
2326
+ "Captive Network Assistant": {
2327
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2328
+ "source": "apple",
2329
+ "version": "5.0"
2330
+ },
2331
+ "Certificate Assistant": {
2332
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2333
+ "source": "apple",
2334
+ "version": "5.0"
2335
+ },
2336
+ "CharacterPalette": {
2337
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2338
+ "source": "apple",
2339
+ "version": "2.0.1"
2340
+ },
2341
+ "Chess": {
2342
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2343
+ "source": "apple",
2344
+ "version": "3.18"
2345
+ },
2346
+ "ChineseTextConverterService": {
2347
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2348
+ "source": "apple",
2349
+ "version": "2.1"
2350
+ },
2351
+ "Clock": {
2352
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2353
+ "source": "apple",
2354
+ "version": "1.0"
2355
+ },
2356
+ "ColorSync Utility": {
2357
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2358
+ "source": "apple",
2359
+ "version": "4.14.0"
2360
+ },
2361
+ "Computer": {
2362
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2363
+ "source": "apple",
2364
+ "version": "1.0"
2365
+ },
2366
+ "Conflict Resolver": {
2367
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2368
+ "source": "apple",
2369
+ "version": "8.1"
2370
+ },
2371
+ "Console": {
2372
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2373
+ "source": "apple",
2374
+ "version": "1.1"
2375
+ },
2376
+ "Contacts": {
2377
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2378
+ "source": "apple",
2379
+ "version": "13.0"
2380
+ },
2381
+ "ControlCenter": {
2382
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2383
+ "source": "apple",
2384
+ "version": "1.0"
2385
+ },
2386
+ "ControlStrip": {
2387
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2388
+ "source": "apple",
2389
+ "version": "1.0"
2390
+ },
2391
+ "CoreLocationAgent": {
2392
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2393
+ "source": "apple",
2394
+ "version": "2420.12.16"
2395
+ },
2396
+ "CoreServicesUIAgent": {
2397
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2398
+ "source": "apple",
2399
+ "version": "358.5"
2400
+ },
2401
+ "DFRHUD": {
2402
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2403
+ "source": "apple",
2404
+ "version": "1.0"
2405
+ },
2406
+ "DVD Player": {
2407
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2408
+ "source": "apple",
2409
+ "version": "6.0"
2410
+ },
2411
+ "Database Events": {
2412
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2413
+ "source": "apple",
2414
+ "version": "1.0.6"
2415
+ },
2416
+ "Dictation": {
2417
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2418
+ "source": "apple",
2419
+ "version": "6.0.87.2"
2420
+ },
2421
+ "Dictionary": {
2422
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2423
+ "source": "apple",
2424
+ "version": "2.3.0"
2425
+ },
2426
+ "Digital Color Meter": {
2427
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2428
+ "source": "apple",
2429
+ "version": "5.22"
2430
+ },
2431
+ "Directory Utility": {
2432
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2433
+ "source": "apple",
2434
+ "version": "6.0"
2435
+ },
2436
+ "DiscHelper": {
2437
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2438
+ "source": "apple",
2439
+ "version": "1.0"
2440
+ },
2441
+ "Disk Utility": {
2442
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2443
+ "source": "apple",
2444
+ "version": "20.1"
2445
+ },
2446
+ "DiskImageMounter": {
2447
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2448
+ "source": "apple",
2449
+ "version": "595.40.1"
2450
+ },
2451
+ "DiskImages UI Agent": {
2452
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2453
+ "source": "apple",
2454
+ "version": "595.40.1"
2455
+ },
2456
+ "Display Calibrator": {
2457
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2458
+ "source": "apple",
2459
+ "version": "4.12.0"
2460
+ },
2461
+ "Dock": {
2462
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2463
+ "source": "apple",
2464
+ "version": "1.8"
2465
+ },
2466
+ "Dwell Control": {
2467
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2468
+ "source": "apple",
2469
+ "version": "1.0"
2470
+ },
2471
+ "EmojiFunctionRowIM": {
2472
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2473
+ "source": "apple",
2474
+ "version": "1.0"
2475
+ },
2476
+ "EscrowSecurityAlert": {
2477
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2478
+ "source": "apple",
2479
+ "version": "1.0"
2480
+ },
2481
+ "Expansion Slot Utility": {
2482
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2483
+ "source": "apple",
2484
+ "version": "2.0"
2485
+ },
2486
+ "FaceTime": {
2487
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2488
+ "source": "apple",
2489
+ "version": "5.0"
2490
+ },
2491
+ "Family": {
2492
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2493
+ "source": "apple",
2494
+ "version": "1.0"
2495
+ },
2496
+ "Family (OSX)": {
2497
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2498
+ "source": "apple",
2499
+ "version": "1.0"
2500
+ },
2501
+ "Feedback Assistant": {
2502
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2503
+ "source": "apple",
2504
+ "version": "5.0"
2505
+ },
2506
+ "Find My": {
2507
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2508
+ "source": "apple",
2509
+ "version": "2.0"
2510
+ },
2511
+ "FindMyMacMessenger": {
2512
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2513
+ "source": "apple",
2514
+ "version": "4.1"
2515
+ },
2516
+ "Finder": {
2517
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2518
+ "source": "apple",
2519
+ "version": "11.1"
2520
+ },
2521
+ "Folder Actions Setup": {
2522
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2523
+ "source": "apple",
2524
+ "version": "1.2"
2525
+ },
2526
+ "FolderActionsDispatcher": {
2527
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2528
+ "source": "apple",
2529
+ "version": "1.0"
2530
+ },
2531
+ "FollowUpUI": {
2532
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2533
+ "source": "apple",
2534
+ "version": "1.0"
2535
+ },
2536
+ "Font Book": {
2537
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2538
+ "source": "apple",
2539
+ "version": "10.0"
2540
+ },
2541
+ "FontRegistryUIAgent": {
2542
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2543
+ "source": "apple",
2544
+ "version": "81.0"
2545
+ },
2546
+ "Games": {
2547
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2548
+ "source": "apple",
2549
+ "version": "1.0"
2550
+ },
2551
+ "GarageBand": {
2552
+ "lastmodified": "2021-12-10T02:00:43+00:00",
2553
+ "source": "mac_app_store",
2554
+ "version": "10.4.5"
2555
+ },
2556
+ "Grapher": {
2557
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2558
+ "source": "apple",
2559
+ "version": "2.7"
2560
+ },
2561
+ "HelpViewer": {
2562
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2563
+ "source": "apple",
2564
+ "version": "6.0"
2565
+ },
2566
+ "HindiIM": {
2567
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2568
+ "source": "apple",
2569
+ "version": "1.0"
2570
+ },
2571
+ "Home": {
2572
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2573
+ "source": "apple",
2574
+ "version": "5.0"
2575
+ },
2576
+ "IDSRemoteURLConnectionAgent": {
2577
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2578
+ "source": "apple",
2579
+ "version": "10.0"
2580
+ },
2581
+ "IMAutomaticHistoryDeletionAgent": {
2582
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2583
+ "source": "apple",
2584
+ "version": "10.0"
2585
+ },
2586
+ "IMTransferAgent": {
2587
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2588
+ "source": "apple",
2589
+ "version": "10.0"
2590
+ },
2591
+ "Image Capture": {
2592
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2593
+ "source": "apple",
2594
+ "version": "8.0"
2595
+ },
2596
+ "Image Events": {
2597
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2598
+ "source": "apple",
2599
+ "version": "1.1.6"
2600
+ },
2601
+ "Install Command Line Developer Tools": {
2602
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2603
+ "source": "apple",
2604
+ "version": "2384"
2605
+ },
2606
+ "Install in Progress": {
2607
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2608
+ "source": "apple",
2609
+ "version": "3.0"
2610
+ },
2611
+ "Installer": {
2612
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2613
+ "source": "apple",
2614
+ "version": "6.2.0"
2615
+ },
2616
+ "Installer Progress": {
2617
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2618
+ "source": "apple",
2619
+ "version": "1.0"
2620
+ },
2621
+ "JapaneseIM-KanaTyping": {
2622
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2623
+ "source": "apple",
2624
+ "version": "6.3"
2625
+ },
2626
+ "JapaneseIM-RomajiTyping": {
2627
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2628
+ "source": "apple",
2629
+ "version": "6.3"
2630
+ },
2631
+ "JavaLauncher": {
2632
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2633
+ "source": "apple",
2634
+ "version": "317"
2635
+ },
2636
+ "KerberosMenuExtra": {
2637
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2638
+ "source": "apple",
2639
+ "version": "1.0"
2640
+ },
2641
+ "KeyboardAccessAgent": {
2642
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2643
+ "source": "apple",
2644
+ "version": "1.0"
2645
+ },
2646
+ "KeyboardSetupAssistant": {
2647
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2648
+ "source": "apple",
2649
+ "version": "10.7"
2650
+ },
2651
+ "Keychain Access": {
2652
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2653
+ "source": "apple",
2654
+ "version": "11.0"
2655
+ },
2656
+ "Keychain Circle Notification": {
2657
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2658
+ "source": "apple",
2659
+ "version": "1.0"
2660
+ },
2661
+ "Keynote": {
2662
+ "lastmodified": "2021-09-29T00:51:43+00:00",
2663
+ "source": "mac_app_store",
2664
+ "version": "11.2"
2665
+ },
2666
+ "KoreanIM": {
2667
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2668
+ "source": "apple",
2669
+ "version": "1.0"
2670
+ },
2671
+ "Language Chooser": {
2672
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2673
+ "source": "apple",
2674
+ "version": "1.0"
2675
+ },
2676
+ "Launchpad": {
2677
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2678
+ "source": "apple",
2679
+ "version": "1.0"
2680
+ },
2681
+ "LocationMenu": {
2682
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2683
+ "source": "apple",
2684
+ "version": "1.0"
2685
+ },
2686
+ "MRT": {
2687
+ "lastmodified": "2022-01-20T20:37:52+00:00",
2688
+ "source": "apple",
2689
+ "version": "1.86"
2690
+ },
2691
+ "Mail": {
2692
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2693
+ "source": "apple",
2694
+ "version": "14.0"
2695
+ },
2696
+ "MakePDF": {
2697
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2698
+ "source": "apple",
2699
+ "version": "10.1"
2700
+ },
2701
+ "ManagedClient": {
2702
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2703
+ "source": "apple",
2704
+ "version": "13.1"
2705
+ },
2706
+ "Maps": {
2707
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2708
+ "source": "apple",
2709
+ "version": "3.0"
2710
+ },
2711
+ "MassStorageCamera": {
2712
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2713
+ "source": "apple",
2714
+ "version": "1708.1"
2715
+ },
2716
+ "Memory Slot Utility": {
2717
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2718
+ "source": "apple",
2719
+ "version": "1.5.3"
2720
+ },
2721
+ "Messages": {
2722
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2723
+ "source": "apple",
2724
+ "version": "14.0"
2725
+ },
2726
+ "Migration Assistant": {
2727
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2728
+ "source": "apple",
2729
+ "version": "11.2"
2730
+ },
2731
+ "Mission Control": {
2732
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2733
+ "source": "apple",
2734
+ "version": "1.2"
2735
+ },
2736
+ "MobileDeviceUpdater": {
2737
+ "lastmodified": "2022-01-27T02:22:18+00:00",
2738
+ "source": "apple",
2739
+ "version": "1.0"
2740
+ },
2741
+ "Music": {
2742
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2743
+ "source": "apple",
2744
+ "version": "1.1.3"
2745
+ },
2746
+ "NetAuthAgent": {
2747
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2748
+ "source": "apple",
2749
+ "version": "6.2"
2750
+ },
2751
+ "Network": {
2752
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2753
+ "source": "apple",
2754
+ "version": "1.0"
2755
+ },
2756
+ "Network Utility": {
2757
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2758
+ "source": "apple",
2759
+ "version": "1.9.2"
2760
+ },
2761
+ "News": {
2762
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2763
+ "source": "apple",
2764
+ "version": "6.2.1"
2765
+ },
2766
+ "Notes": {
2767
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2768
+ "source": "apple",
2769
+ "version": "4.8"
2770
+ },
2771
+ "Notification Center": {
2772
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2773
+ "source": "apple",
2774
+ "version": "1.0"
2775
+ },
2776
+ "NowPlayingTouchUI": {
2777
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2778
+ "source": "apple",
2779
+ "version": "1.0"
2780
+ },
2781
+ "Numbers": {
2782
+ "lastmodified": "2021-09-29T00:48:49+00:00",
2783
+ "source": "mac_app_store",
2784
+ "version": "11.2"
2785
+ },
2786
+ "OBEXAgent": {
2787
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2788
+ "source": "apple",
2789
+ "version": "8.0.3"
2790
+ },
2791
+ "ODSAgent": {
2792
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2793
+ "source": "apple",
2794
+ "version": "1.8"
2795
+ },
2796
+ "OSDUIHelper": {
2797
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2798
+ "source": "apple",
2799
+ "version": "1.0"
2800
+ },
2801
+ "PIPAgent": {
2802
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2803
+ "source": "apple",
2804
+ "version": "1.0"
2805
+ },
2806
+ "PTPCamera": {
2807
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2808
+ "source": "apple",
2809
+ "version": "1708.1"
2810
+ },
2811
+ "Pages": {
2812
+ "lastmodified": "2021-09-29T00:46:19+00:00",
2813
+ "source": "mac_app_store",
2814
+ "version": "11.2"
2815
+ },
2816
+ "Paired Devices": {
2817
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2818
+ "source": "apple",
2819
+ "version": "2.3.0"
2820
+ },
2821
+ "ParentalControls": {
2822
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2823
+ "source": "apple",
2824
+ "version": "4.1"
2825
+ },
2826
+ "Pass Viewer": {
2827
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2828
+ "source": "apple",
2829
+ "version": "1.0"
2830
+ },
2831
+ "Photo Booth": {
2832
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2833
+ "source": "apple",
2834
+ "version": "11.0"
2835
+ },
2836
+ "Photo Library Migration Utility": {
2837
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2838
+ "source": "apple",
2839
+ "version": "2.0"
2840
+ },
2841
+ "Photos": {
2842
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2843
+ "source": "apple",
2844
+ "version": "6.0"
2845
+ },
2846
+ "PluginIM": {
2847
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2848
+ "source": "apple",
2849
+ "version": "24"
2850
+ },
2851
+ "Podcasts": {
2852
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2853
+ "source": "apple",
2854
+ "version": "1.1.0"
2855
+ },
2856
+ "PodcastsAuthAgent": {
2857
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2858
+ "source": "apple",
2859
+ "version": "1.0"
2860
+ },
2861
+ "PowerChime": {
2862
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2863
+ "source": "apple",
2864
+ "version": "1.0"
2865
+ },
2866
+ "PressAndHold": {
2867
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2868
+ "source": "apple",
2869
+ "version": "1.0"
2870
+ },
2871
+ "Preview": {
2872
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2873
+ "source": "apple",
2874
+ "version": "11.0"
2875
+ },
2876
+ "PrinterProxy": {
2877
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2878
+ "source": "apple",
2879
+ "version": "16"
2880
+ },
2881
+ "Problem Reporter": {
2882
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2883
+ "source": "apple",
2884
+ "version": "10.13"
2885
+ },
2886
+ "ProfileHelper": {
2887
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2888
+ "source": "apple",
2889
+ "version": "1.0"
2890
+ },
2891
+ "Quick Look Simulator": {
2892
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2893
+ "source": "apple",
2894
+ "version": "1.0"
2895
+ },
2896
+ "QuickLookUIHelper": {
2897
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2898
+ "source": "apple",
2899
+ "version": "5.0"
2900
+ },
2901
+ "QuickTime Player": {
2902
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2903
+ "source": "apple",
2904
+ "version": "10.5"
2905
+ },
2906
+ "RapportUIAgent": {
2907
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2908
+ "source": "apple",
2909
+ "version": "2.3.0"
2910
+ },
2911
+ "Recents": {
2912
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2913
+ "source": "apple",
2914
+ "version": "1.0"
2915
+ },
2916
+ "RegisterPluginIMApp": {
2917
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2918
+ "source": "apple",
2919
+ "version": "24"
2920
+ },
2921
+ "Reminders": {
2922
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2923
+ "source": "apple",
2924
+ "version": "7.0"
2925
+ },
2926
+ "ReportPanic": {
2927
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2928
+ "source": "apple",
2929
+ "version": "10.13"
2930
+ },
2931
+ "Rosetta 2 Updater": {
2932
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2933
+ "source": "apple",
2934
+ "version": "1.0"
2935
+ },
2936
+ "SCIM": {
2937
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2938
+ "source": "apple",
2939
+ "version": "1.0"
2940
+ },
2941
+ "SSMenuAgent": {
2942
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2943
+ "source": "apple",
2944
+ "version": "3.9.8"
2945
+ },
2946
+ "STMUIHelper": {
2947
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2948
+ "source": "apple",
2949
+ "version": "1.0"
2950
+ },
2951
+ "Safari": {
2952
+ "lastmodified": "2021-03-03T10:24:20+00:00",
2953
+ "source": "apple",
2954
+ "version": "14.0.3"
2955
+ },
2956
+ "Screen Sharing": {
2957
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2958
+ "source": "apple",
2959
+ "version": "550.19"
2960
+ },
2961
+ "Screen Time": {
2962
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2963
+ "source": "apple",
2964
+ "version": "3.0"
2965
+ },
2966
+ "ScreenReaderUIServer": {
2967
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2968
+ "source": "apple",
2969
+ "version": "10"
2970
+ },
2971
+ "ScreenSaverEngine": {
2972
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2973
+ "source": "apple",
2974
+ "version": "5.0"
2975
+ },
2976
+ "Screenshot": {
2977
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2978
+ "source": "apple",
2979
+ "version": "1.0"
2980
+ },
2981
+ "Script Editor": {
2982
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2983
+ "source": "apple",
2984
+ "version": "2.11"
2985
+ },
2986
+ "Script Menu": {
2987
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2988
+ "source": "apple",
2989
+ "version": "1"
2990
+ },
2991
+ "ScriptMonitor": {
2992
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2993
+ "source": "apple",
2994
+ "version": "1.0.1"
2995
+ },
2996
+ "Setup Assistant": {
2997
+ "lastmodified": "2020-01-01T08:00:00+00:00",
2998
+ "source": "apple",
2999
+ "version": "10.10"
3000
+ },
3001
+ "Siri": {
3002
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3003
+ "source": "apple",
3004
+ "version": "201.3.3"
3005
+ },
3006
+ "SmartCard Pairing": {
3007
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3008
+ "source": "apple",
3009
+ "version": "1.0"
3010
+ },
3011
+ "Software Update": {
3012
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3013
+ "source": "apple",
3014
+ "version": "6"
3015
+ },
3016
+ "SoftwareUpdateNotificationManager": {
3017
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3018
+ "source": "apple",
3019
+ "version": "1.0"
3020
+ },
3021
+ "SpacesTouchBarAgent": {
3022
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3023
+ "source": "apple",
3024
+ "version": "1.0"
3025
+ },
3026
+ "Speech Downloader": {
3027
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3028
+ "source": "apple",
3029
+ "version": "9.0.30"
3030
+ },
3031
+ "SpeechRecognitionServer": {
3032
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3033
+ "source": "apple",
3034
+ "version": "9.0.30"
3035
+ },
3036
+ "SpeechSynthesisServer": {
3037
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3038
+ "source": "apple",
3039
+ "version": "9.0.51.2"
3040
+ },
3041
+ "SpeechSynthesizerAuditor": {
3042
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3043
+ "source": "apple",
3044
+ "version": "1.0"
3045
+ },
3046
+ "Spotlight": {
3047
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3048
+ "source": "apple",
3049
+ "version": "1.0"
3050
+ },
3051
+ "Stickies": {
3052
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3053
+ "source": "apple",
3054
+ "version": "10.2"
3055
+ },
3056
+ "Stocks": {
3057
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3058
+ "source": "apple",
3059
+ "version": "3.2.1"
3060
+ },
3061
+ "Storage Management": {
3062
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3063
+ "source": "apple",
3064
+ "version": "1.0"
3065
+ },
3066
+ "Summary Service": {
3067
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3068
+ "source": "apple",
3069
+ "version": "2.0"
3070
+ },
3071
+ "SyncServer": {
3072
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3073
+ "source": "apple",
3074
+ "version": "8.1"
3075
+ },
3076
+ "System Events": {
3077
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3078
+ "source": "apple",
3079
+ "version": "1.3.6"
3080
+ },
3081
+ "System Information": {
3082
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3083
+ "source": "apple",
3084
+ "version": "11.0"
3085
+ },
3086
+ "System Preferences": {
3087
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3088
+ "source": "apple",
3089
+ "version": "14.0"
3090
+ },
3091
+ "SystemUIServer": {
3092
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3093
+ "source": "apple",
3094
+ "version": "1.7"
3095
+ },
3096
+ "TCIM": {
3097
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3098
+ "source": "apple",
3099
+ "version": "1.0"
3100
+ },
3101
+ "TV": {
3102
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3103
+ "source": "apple",
3104
+ "version": "1.1.3"
3105
+ },
3106
+ "TYIM": {
3107
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3108
+ "source": "apple",
3109
+ "version": "1.0"
3110
+ },
3111
+ "TamilIM": {
3112
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3113
+ "source": "apple",
3114
+ "version": "1.6"
3115
+ },
3116
+ "Terminal": {
3117
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3118
+ "source": "apple",
3119
+ "version": "2.11"
3120
+ },
3121
+ "TextEdit": {
3122
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3123
+ "source": "apple",
3124
+ "version": "1.16"
3125
+ },
3126
+ "TextInputMenuAgent": {
3127
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3128
+ "source": "apple",
3129
+ "version": "1.0"
3130
+ },
3131
+ "TextInputSwitcher": {
3132
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3133
+ "source": "apple",
3134
+ "version": "1.1"
3135
+ },
3136
+ "ThermalTrap": {
3137
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3138
+ "source": "apple",
3139
+ "version": "1.0"
3140
+ },
3141
+ "Ticket Viewer": {
3142
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3143
+ "source": "apple",
3144
+ "version": "4.1"
3145
+ },
3146
+ "Time Machine": {
3147
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3148
+ "source": "apple",
3149
+ "version": "1.3"
3150
+ },
3151
+ "TrackpadIM": {
3152
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3153
+ "source": "apple",
3154
+ "version": "1.0"
3155
+ },
3156
+ "UASharedPasteboardProgressUI": {
3157
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3158
+ "source": "apple",
3159
+ "version": "54.1"
3160
+ },
3161
+ "UIKitSystem": {
3162
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3163
+ "source": "apple",
3164
+ "version": "1.0"
3165
+ },
3166
+ "UniversalAccessControl": {
3167
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3168
+ "source": "apple",
3169
+ "version": "7.0"
3170
+ },
3171
+ "UniversalAccessHUD": {
3172
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3173
+ "source": "apple",
3174
+ "version": "1.0"
3175
+ },
3176
+ "UnmountAssistantAgent": {
3177
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3178
+ "source": "apple",
3179
+ "version": "5.0"
3180
+ },
3181
+ "UserNotificationCenter": {
3182
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3183
+ "source": "apple",
3184
+ "version": "64.101"
3185
+ },
3186
+ "VietnameseIM": {
3187
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3188
+ "source": "apple",
3189
+ "version": "1.0"
3190
+ },
3191
+ "VirtualScanner": {
3192
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3193
+ "source": "apple",
3194
+ "version": "1708.1"
3195
+ },
3196
+ "Voice Memos": {
3197
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3198
+ "source": "apple",
3199
+ "version": "2.2"
3200
+ },
3201
+ "VoiceOver": {
3202
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3203
+ "source": "apple",
3204
+ "version": "10"
3205
+ },
3206
+ "VoiceOver Quickstart": {
3207
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3208
+ "source": "apple",
3209
+ "version": "10"
3210
+ },
3211
+ "VoiceOver Utility": {
3212
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3213
+ "source": "apple",
3214
+ "version": "10"
3215
+ },
3216
+ "Watch Face Help": {
3217
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3218
+ "source": "apple",
3219
+ "version": "1.0"
3220
+ },
3221
+ "Weather": {
3222
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3223
+ "source": "apple",
3224
+ "version": "1.3"
3225
+ },
3226
+ "WiFiAgent": {
3227
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3228
+ "source": "apple",
3229
+ "version": "17.0"
3230
+ },
3231
+ "WidgetKit Simulator": {
3232
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3233
+ "source": "apple",
3234
+ "version": "1.0"
3235
+ },
3236
+ "Wireless Diagnostics": {
3237
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3238
+ "source": "apple",
3239
+ "version": "11.0"
3240
+ },
3241
+ "Wish": {
3242
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3243
+ "source": "apple",
3244
+ "version": "8.5.9"
3245
+ },
3246
+ "eaptlstrust": {
3247
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3248
+ "source": "apple",
3249
+ "version": "13.0"
3250
+ },
3251
+ "iCloud": {
3252
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3253
+ "source": "apple",
3254
+ "version": "1.0"
3255
+ },
3256
+ "iCloud Drive": {
3257
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3258
+ "source": "apple",
3259
+ "version": "1.0"
3260
+ },
3261
+ "iCloudUserNotificationsd": {
3262
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3263
+ "source": "apple",
3264
+ "version": "1.0"
3265
+ },
3266
+ "iMovie": {
3267
+ "lastmodified": "2021-07-08T21:28:48+00:00",
3268
+ "source": "mac_app_store",
3269
+ "version": "10.2.5"
3270
+ },
3271
+ "iOS App Installer": {
3272
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3273
+ "source": "apple",
3274
+ "version": "1.0"
3275
+ },
3276
+ "identityservicesd": {
3277
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3278
+ "source": "apple",
3279
+ "version": "10.0"
3280
+ },
3281
+ "imagent": {
3282
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3283
+ "source": "apple",
3284
+ "version": "10.0"
3285
+ },
3286
+ "loginwindow": {
3287
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3288
+ "source": "apple",
3289
+ "version": "9.0"
3290
+ },
3291
+ "nbagent": {
3292
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3293
+ "source": "apple",
3294
+ "version": "1.0"
3295
+ },
3296
+ "qlmanage": {
3297
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3298
+ "source": "apple",
3299
+ "version": "1.0"
3300
+ },
3301
+ "quicklookd": {
3302
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3303
+ "source": "apple",
3304
+ "version": "5.0"
3305
+ },
3306
+ "rcd": {
3307
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3308
+ "source": "apple",
3309
+ "version": "360"
3310
+ },
3311
+ "screencaptureui": {
3312
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3313
+ "source": "apple",
3314
+ "version": "1.0"
3315
+ },
3316
+ "storeuid": {
3317
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3318
+ "source": "apple",
3319
+ "version": "1.0"
3320
+ },
3321
+ "syncuid": {
3322
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3323
+ "source": "apple",
3324
+ "version": "8.1"
3325
+ },
3326
+ "universalAccessAuthWarn": {
3327
+ "lastmodified": "2020-01-01T08:00:00+00:00",
3328
+ "source": "apple",
3329
+ "version": "1.0"
3330
+ }
3331
+ },
3332
+ "platform": "mac_os_x",
3333
+ "platform_build": "20D91",
3334
+ "platform_family": "mac_os_x",
3335
+ "platform_version": "11.2.3",
3336
+ "root_group": "wheel",
3337
+ "shard_seed": 46339636,
3338
+ "shells": [
3339
+ "/bin/bash",
3340
+ "/bin/csh",
3341
+ "/bin/dash",
3342
+ "/bin/ksh",
3343
+ "/bin/sh",
3344
+ "/bin/tcsh",
3345
+ "/bin/zsh"
3346
+ ],
3347
+ "time": {
3348
+ "timezone": "GMT"
3349
+ },
3350
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3351
+ "uptime_seconds": 2646450,
3352
+ "virtualization": {
3353
+ "systems": {
3354
+ }
3355
+ }
3356
+ }