fauxhai-chef 9.3.8 → 9.3.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4578 @@
1
+ {
2
+ "block_device": {
3
+ "dm-0": {
4
+ "size": "65003520",
5
+ "removable": "0",
6
+ "rotational": "1",
7
+ "physical_block_size": "512",
8
+ "logical_block_size": "512"
9
+ },
10
+ "loop0": {
11
+ "size": "126760",
12
+ "removable": "0",
13
+ "rotational": "1",
14
+ "physical_block_size": "512",
15
+ "logical_block_size": "512"
16
+ },
17
+ "loop1": {
18
+ "size": "163736",
19
+ "removable": "0",
20
+ "rotational": "1",
21
+ "physical_block_size": "512",
22
+ "logical_block_size": "512"
23
+ },
24
+ "loop2": {
25
+ "size": "91496",
26
+ "removable": "0",
27
+ "rotational": "1",
28
+ "physical_block_size": "512",
29
+ "logical_block_size": "512"
30
+ },
31
+ "loop3": {
32
+ "size": "98288",
33
+ "removable": "0",
34
+ "rotational": "1",
35
+ "physical_block_size": "512",
36
+ "logical_block_size": "512"
37
+ },
38
+ "loop4": {
39
+ "size": "129480",
40
+ "removable": "0",
41
+ "rotational": "1",
42
+ "physical_block_size": "512",
43
+ "logical_block_size": "512"
44
+ },
45
+ "loop5": {
46
+ "size": "210912",
47
+ "removable": "0",
48
+ "rotational": "1",
49
+ "physical_block_size": "512",
50
+ "logical_block_size": "512"
51
+ },
52
+ "loop6": {
53
+ "size": "0",
54
+ "removable": "0",
55
+ "rotational": "1",
56
+ "physical_block_size": "512",
57
+ "logical_block_size": "512"
58
+ },
59
+ "loop7": {
60
+ "size": "0",
61
+ "removable": "0",
62
+ "rotational": "1",
63
+ "physical_block_size": "512",
64
+ "logical_block_size": "512"
65
+ },
66
+ "sda": {
67
+ "size": "134217728",
68
+ "removable": "0",
69
+ "model": "VBOX HARDDISK",
70
+ "rev": "1.0",
71
+ "state": "running",
72
+ "timeout": "30",
73
+ "vendor": "ATA",
74
+ "queue_depth": "32",
75
+ "rotational": "1",
76
+ "physical_block_size": "512",
77
+ "logical_block_size": "512"
78
+ }
79
+ },
80
+ "chef_packages": {
81
+ "ohai": {
82
+ "version": "18.0.14",
83
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/ohai-18.0.14/lib/ohai"
84
+ }
85
+ },
86
+ "command": {
87
+ "ps": "ps -ef"
88
+ },
89
+ "counters": {
90
+ "network": {
91
+ "interfaces": {
92
+ "lo": {
93
+ "tx": {
94
+ "queuelen": "1",
95
+ "bytes": 0,
96
+ "packets": 0,
97
+ "errors": 0,
98
+ "drop": 0,
99
+ "carrier": 0,
100
+ "collisions": 0
101
+ },
102
+ "rx": {
103
+ "bytes": 0,
104
+ "packets": 0,
105
+ "errors": 0,
106
+ "drop": 0,
107
+ "overrun": 0
108
+ }
109
+ },
110
+ "eth0": {
111
+ "rx": {
112
+ "bytes": 0,
113
+ "packets": 0,
114
+ "errors": 0,
115
+ "drop": 0,
116
+ "overrun": 0,
117
+ "frame": 0,
118
+ "compressed": 0,
119
+ "multicast": 0
120
+ },
121
+ "tx": {
122
+ "bytes": 0,
123
+ "packets": 0,
124
+ "errors": 0,
125
+ "drop": 0,
126
+ "overrun": 0,
127
+ "collisions": 0,
128
+ "carrier": 0,
129
+ "compressed": 0
130
+ }
131
+ }
132
+ }
133
+ }
134
+ },
135
+ "cpu": {
136
+ "real": 1,
137
+ "total": 1,
138
+ "cores": 1
139
+ },
140
+ "current_user": "fauxhai",
141
+ "dmi": {
142
+ "dmidecode_version": "3.3",
143
+ "smbios_version": "2.5",
144
+ "structures": {
145
+ "count": "10",
146
+ "size": "450"
147
+ },
148
+ "table_location": "0x000E1000",
149
+ "bios": {
150
+ "all_records": [
151
+ {
152
+ "record_id": "0x0000",
153
+ "size": "0",
154
+ "application_identifier": "BIOS Information",
155
+ "Vendor": "innotek GmbH",
156
+ "Version": "VirtualBox",
157
+ "Release Date": "12/01/2006",
158
+ "Address": "0xE0000",
159
+ "Runtime Size": "128 kB",
160
+ "ROM Size": "128 kB",
161
+ "Characteristics": {
162
+ "ACPI is supported": null
163
+ }
164
+ }
165
+ ],
166
+ "vendor": "innotek GmbH",
167
+ "version": "VirtualBox",
168
+ "release_date": "12/01/2006",
169
+ "address": "0xE0000",
170
+ "runtime_size": "128 kB",
171
+ "rom_size": "128 kB"
172
+ },
173
+ "system": {
174
+ "all_records": [
175
+ {
176
+ "record_id": "0x0001",
177
+ "size": "1",
178
+ "application_identifier": "System Information",
179
+ "Manufacturer": "innotek GmbH",
180
+ "Product Name": "VirtualBox",
181
+ "Version": "1.2",
182
+ "Serial Number": "0",
183
+ "UUID": "231327bb-cb5a-504c-a1ac-eb947d65856e",
184
+ "Wake-up Type": "Power Switch",
185
+ "SKU Number": "Not Specified",
186
+ "Family": "Virtual Machine"
187
+ }
188
+ ],
189
+ "manufacturer": "innotek GmbH",
190
+ "product_name": "VirtualBox",
191
+ "version": "1.2",
192
+ "serial_number": "0",
193
+ "uuid": "231327bb-cb5a-504c-a1ac-eb947d65856e",
194
+ "wake_up_type": "Power Switch",
195
+ "sku_number": "Not Specified",
196
+ "family": "Virtual Machine"
197
+ },
198
+ "base_board": {
199
+ "all_records": [
200
+ {
201
+ "record_id": "0x0008",
202
+ "size": "2",
203
+ "application_identifier": "Base Board Information",
204
+ "Manufacturer": "Oracle Corporation",
205
+ "Product Name": "VirtualBox",
206
+ "Version": "1.2",
207
+ "Serial Number": "0",
208
+ "Asset Tag": "Not Specified",
209
+ "Features": {
210
+ "Board is a hosting board": null
211
+ },
212
+ "Location In Chassis": "Not Specified",
213
+ "Chassis Handle": "0x0003",
214
+ "Type": "Motherboard",
215
+ "Contained Object Handles": "0"
216
+ }
217
+ ],
218
+ "manufacturer": "Oracle Corporation",
219
+ "product_name": "VirtualBox",
220
+ "version": "1.2",
221
+ "serial_number": "0",
222
+ "asset_tag": "Not Specified",
223
+ "location_in_chassis": "Not Specified",
224
+ "chassis_handle": "0x0003",
225
+ "type": "Motherboard",
226
+ "contained_object_handles": "0"
227
+ },
228
+ "chassis": {
229
+ "all_records": [
230
+ {
231
+ "record_id": "0x0003",
232
+ "size": "3",
233
+ "application_identifier": "Chassis Information",
234
+ "Manufacturer": "Oracle Corporation",
235
+ "Type": "Other",
236
+ "Lock": "Not Present",
237
+ "Version": "Not Specified",
238
+ "Serial Number": "Not Specified",
239
+ "Asset Tag": "Not Specified",
240
+ "Boot-up State": "Safe",
241
+ "Power Supply State": "Safe",
242
+ "Thermal State": "Safe",
243
+ "Security Status": "None"
244
+ }
245
+ ],
246
+ "manufacturer": "Oracle Corporation",
247
+ "type": "Other",
248
+ "lock": "Not Present",
249
+ "version": "Not Specified",
250
+ "serial_number": "Not Specified",
251
+ "asset_tag": "Not Specified",
252
+ "boot_up_state": "Safe",
253
+ "power_supply_state": "Safe",
254
+ "thermal_state": "Safe",
255
+ "security_status": "None"
256
+ },
257
+ "oem_strings": {
258
+ "all_records": [
259
+ {
260
+ "record_id": "0x0002",
261
+ "size": "11",
262
+ "application_identifier": "OEM Strings",
263
+ "String 1": "vboxVer_6.1.38",
264
+ "String 2": "vboxRev_153438"
265
+ }
266
+ ],
267
+ "string_1": "vboxVer_6.1.38",
268
+ "string_2": "vboxRev_153438"
269
+ }
270
+ },
271
+ "domain": "local",
272
+ "filesystem": {
273
+ "by_device": {
274
+ "tmpfs": {
275
+ "kb_size": "99428",
276
+ "kb_used": "4",
277
+ "kb_available": "99424",
278
+ "percent_used": "1%",
279
+ "total_inodes": "24857",
280
+ "inodes_used": "25",
281
+ "inodes_available": "24832",
282
+ "inodes_percent_used": "1%",
283
+ "fs_type": "tmpfs",
284
+ "mount_options": [
285
+ "rw",
286
+ "nosuid",
287
+ "nodev",
288
+ "noexec",
289
+ "relatime",
290
+ "size=99432k",
291
+ "mode=755",
292
+ "inode64"
293
+ ],
294
+ "mounts": [
295
+ "/run",
296
+ "/dev/shm",
297
+ "/run/lock",
298
+ "/run/user/1000",
299
+ "/run/snapd/ns"
300
+ ]
301
+ },
302
+ "/dev/mapper/ubuntu--vg-ubuntu--lv": {
303
+ "kb_size": "31811408",
304
+ "kb_used": "6465824",
305
+ "kb_available": "23704112",
306
+ "percent_used": "22%",
307
+ "total_inodes": "2031616",
308
+ "inodes_used": "55631",
309
+ "inodes_available": "1975985",
310
+ "inodes_percent_used": "3%",
311
+ "fs_type": "ext4",
312
+ "mount_options": [
313
+ "rw",
314
+ "relatime"
315
+ ],
316
+ "uuid": "b50fc2f6-3b6c-4bfb-a3d9-bd9a127ad072",
317
+ "mounts": [
318
+ "/"
319
+ ]
320
+ },
321
+ "/dev/sda2": {
322
+ "kb_size": "1992552",
323
+ "kb_used": "128480",
324
+ "kb_available": "1742832",
325
+ "percent_used": "7%",
326
+ "total_inodes": "131072",
327
+ "inodes_used": "316",
328
+ "inodes_available": "130756",
329
+ "inodes_percent_used": "1%",
330
+ "fs_type": "ext4",
331
+ "mount_options": [
332
+ "rw",
333
+ "relatime"
334
+ ],
335
+ "uuid": "27b9d749-1470-4a8c-b837-2daab86aad8d",
336
+ "mounts": [
337
+ "/boot"
338
+ ]
339
+ },
340
+ "tmp_omnibus_cache": {
341
+ "kb_size": "958045344",
342
+ "kb_used": "672743784",
343
+ "kb_available": "285301560",
344
+ "percent_used": "71%",
345
+ "fs_type": "vboxsf",
346
+ "mount_options": [
347
+ "rw",
348
+ "nodev",
349
+ "relatime",
350
+ "iocharset=utf8",
351
+ "uid=1000",
352
+ "gid=1000",
353
+ "_netdev"
354
+ ],
355
+ "mounts": [
356
+ "/tmp/omnibus/cache"
357
+ ]
358
+ },
359
+ "sysfs": {
360
+ "fs_type": "sysfs",
361
+ "mount_options": [
362
+ "rw",
363
+ "nosuid",
364
+ "nodev",
365
+ "noexec",
366
+ "relatime"
367
+ ],
368
+ "mounts": [
369
+ "/sys"
370
+ ]
371
+ },
372
+ "proc": {
373
+ "fs_type": "proc",
374
+ "mount_options": [
375
+ "rw",
376
+ "nosuid",
377
+ "nodev",
378
+ "noexec",
379
+ "relatime"
380
+ ],
381
+ "mounts": [
382
+ "/proc"
383
+ ]
384
+ },
385
+ "udev": {
386
+ "fs_type": "devtmpfs",
387
+ "mount_options": [
388
+ "rw",
389
+ "nosuid",
390
+ "relatime",
391
+ "size=440868k",
392
+ "nr_inodes=110217",
393
+ "mode=755",
394
+ "inode64"
395
+ ],
396
+ "mounts": [
397
+ "/dev"
398
+ ]
399
+ },
400
+ "devpts": {
401
+ "fs_type": "devpts",
402
+ "mount_options": [
403
+ "rw",
404
+ "nosuid",
405
+ "noexec",
406
+ "relatime",
407
+ "gid=5",
408
+ "mode=620",
409
+ "ptmxmode=000"
410
+ ],
411
+ "mounts": [
412
+ "/dev/pts"
413
+ ]
414
+ },
415
+ "securityfs": {
416
+ "fs_type": "securityfs",
417
+ "mount_options": [
418
+ "rw",
419
+ "nosuid",
420
+ "nodev",
421
+ "noexec",
422
+ "relatime"
423
+ ],
424
+ "mounts": [
425
+ "/sys/kernel/security"
426
+ ]
427
+ },
428
+ "cgroup2": {
429
+ "fs_type": "cgroup2",
430
+ "mount_options": [
431
+ "rw",
432
+ "nosuid",
433
+ "nodev",
434
+ "noexec",
435
+ "relatime",
436
+ "nsdelegate",
437
+ "memory_recursiveprot"
438
+ ],
439
+ "mounts": [
440
+ "/sys/fs/cgroup"
441
+ ]
442
+ },
443
+ "pstore": {
444
+ "fs_type": "pstore",
445
+ "mount_options": [
446
+ "rw",
447
+ "nosuid",
448
+ "nodev",
449
+ "noexec",
450
+ "relatime"
451
+ ],
452
+ "mounts": [
453
+ "/sys/fs/pstore"
454
+ ]
455
+ },
456
+ "bpf": {
457
+ "fs_type": "bpf",
458
+ "mount_options": [
459
+ "rw",
460
+ "nosuid",
461
+ "nodev",
462
+ "noexec",
463
+ "relatime",
464
+ "mode=700"
465
+ ],
466
+ "mounts": [
467
+ "/sys/fs/bpf"
468
+ ]
469
+ },
470
+ "systemd-1": {
471
+ "fs_type": "autofs",
472
+ "mount_options": [
473
+ "rw",
474
+ "relatime",
475
+ "fd=29",
476
+ "pgrp=1",
477
+ "timeout=0",
478
+ "minproto=5",
479
+ "maxproto=5",
480
+ "direct",
481
+ "pipe_ino=18664"
482
+ ],
483
+ "mounts": [
484
+ "/proc/sys/fs/binfmt_misc"
485
+ ]
486
+ },
487
+ "hugetlbfs": {
488
+ "fs_type": "hugetlbfs",
489
+ "mount_options": [
490
+ "rw",
491
+ "relatime",
492
+ "pagesize=2M"
493
+ ],
494
+ "mounts": [
495
+ "/dev/hugepages"
496
+ ]
497
+ },
498
+ "mqueue": {
499
+ "fs_type": "mqueue",
500
+ "mount_options": [
501
+ "rw",
502
+ "nosuid",
503
+ "nodev",
504
+ "noexec",
505
+ "relatime"
506
+ ],
507
+ "mounts": [
508
+ "/dev/mqueue"
509
+ ]
510
+ },
511
+ "debugfs": {
512
+ "fs_type": "debugfs",
513
+ "mount_options": [
514
+ "rw",
515
+ "nosuid",
516
+ "nodev",
517
+ "noexec",
518
+ "relatime"
519
+ ],
520
+ "mounts": [
521
+ "/sys/kernel/debug"
522
+ ]
523
+ },
524
+ "tracefs": {
525
+ "fs_type": "tracefs",
526
+ "mount_options": [
527
+ "rw",
528
+ "nosuid",
529
+ "nodev",
530
+ "noexec",
531
+ "relatime"
532
+ ],
533
+ "mounts": [
534
+ "/sys/kernel/tracing",
535
+ "/sys/kernel/debug/tracing"
536
+ ]
537
+ },
538
+ "fusectl": {
539
+ "fs_type": "fusectl",
540
+ "mount_options": [
541
+ "rw",
542
+ "nosuid",
543
+ "nodev",
544
+ "noexec",
545
+ "relatime"
546
+ ],
547
+ "mounts": [
548
+ "/sys/fs/fuse/connections"
549
+ ]
550
+ },
551
+ "configfs": {
552
+ "fs_type": "configfs",
553
+ "mount_options": [
554
+ "rw",
555
+ "nosuid",
556
+ "nodev",
557
+ "noexec",
558
+ "relatime"
559
+ ],
560
+ "mounts": [
561
+ "/sys/kernel/config"
562
+ ]
563
+ },
564
+ "none": {
565
+ "fs_type": "ramfs",
566
+ "mount_options": [
567
+ "ro",
568
+ "nosuid",
569
+ "nodev",
570
+ "noexec",
571
+ "relatime",
572
+ "mode=700"
573
+ ],
574
+ "mounts": [
575
+ "/run/credentials/systemd-sysusers.service"
576
+ ]
577
+ },
578
+ "/var/lib/snapd/snaps/core20_1405.snap": {
579
+ "fs_type": "squashfs",
580
+ "mount_options": [
581
+ "ro",
582
+ "nodev",
583
+ "relatime",
584
+ "errors=continue",
585
+ "x-gdu.hide"
586
+ ],
587
+ "mounts": [
588
+ "/snap/core20/1405"
589
+ ]
590
+ },
591
+ "/var/lib/snapd/snaps/lxd_22923.snap": {
592
+ "fs_type": "squashfs",
593
+ "mount_options": [
594
+ "ro",
595
+ "nodev",
596
+ "relatime",
597
+ "errors=continue",
598
+ "x-gdu.hide"
599
+ ],
600
+ "mounts": [
601
+ "/snap/lxd/22923"
602
+ ]
603
+ },
604
+ "/var/lib/snapd/snaps/snapd_15534.snap": {
605
+ "fs_type": "squashfs",
606
+ "mount_options": [
607
+ "ro",
608
+ "nodev",
609
+ "relatime",
610
+ "errors=continue",
611
+ "x-gdu.hide"
612
+ ],
613
+ "mounts": [
614
+ "/snap/snapd/15534"
615
+ ]
616
+ },
617
+ "/var/lib/snapd/snaps/snapd_16778.snap": {
618
+ "fs_type": "squashfs",
619
+ "mount_options": [
620
+ "ro",
621
+ "nodev",
622
+ "relatime",
623
+ "errors=continue",
624
+ "x-gdu.hide"
625
+ ],
626
+ "mounts": [
627
+ "/snap/snapd/16778"
628
+ ]
629
+ },
630
+ "/var/lib/snapd/snaps/core20_1623.snap": {
631
+ "fs_type": "squashfs",
632
+ "mount_options": [
633
+ "ro",
634
+ "nodev",
635
+ "relatime",
636
+ "errors=continue",
637
+ "x-gdu.hide"
638
+ ],
639
+ "mounts": [
640
+ "/snap/core20/1623"
641
+ ]
642
+ },
643
+ "/var/lib/snapd/snaps/lxd_23541.snap": {
644
+ "fs_type": "squashfs",
645
+ "mount_options": [
646
+ "ro",
647
+ "nodev",
648
+ "relatime",
649
+ "errors=continue",
650
+ "x-gdu.hide"
651
+ ],
652
+ "mounts": [
653
+ "/snap/lxd/23541"
654
+ ]
655
+ },
656
+ "nsfs": {
657
+ "fs_type": "nsfs",
658
+ "mount_options": [
659
+ "rw"
660
+ ],
661
+ "mounts": [
662
+ "/run/snapd/ns/lxd.mnt"
663
+ ]
664
+ },
665
+ "binfmt_misc": {
666
+ "fs_type": "binfmt_misc",
667
+ "mount_options": [
668
+ "rw",
669
+ "nosuid",
670
+ "nodev",
671
+ "noexec",
672
+ "relatime"
673
+ ],
674
+ "mounts": [
675
+ "/proc/sys/fs/binfmt_misc"
676
+ ]
677
+ },
678
+ "/dev/loop0": {
679
+ "fs_type": "squashfs",
680
+ "mounts": [
681
+ "/snap/core20/1405"
682
+ ],
683
+ "mount_options": [
684
+ "ro",
685
+ "nodev",
686
+ "relatime",
687
+ "errors=continue"
688
+ ]
689
+ },
690
+ "/dev/loop1": {
691
+ "fs_type": "squashfs",
692
+ "mounts": [
693
+ "/snap/lxd/22923"
694
+ ],
695
+ "mount_options": [
696
+ "ro",
697
+ "nodev",
698
+ "relatime",
699
+ "errors=continue"
700
+ ]
701
+ },
702
+ "/dev/loop2": {
703
+ "fs_type": "squashfs",
704
+ "mounts": [
705
+ "/snap/snapd/15534"
706
+ ],
707
+ "mount_options": [
708
+ "ro",
709
+ "nodev",
710
+ "relatime",
711
+ "errors=continue"
712
+ ]
713
+ },
714
+ "/dev/loop3": {
715
+ "fs_type": "squashfs",
716
+ "mounts": [
717
+ "/snap/snapd/16778"
718
+ ],
719
+ "mount_options": [
720
+ "ro",
721
+ "nodev",
722
+ "relatime",
723
+ "errors=continue"
724
+ ]
725
+ },
726
+ "/dev/loop4": {
727
+ "fs_type": "squashfs",
728
+ "mounts": [
729
+ "/snap/core20/1623"
730
+ ],
731
+ "mount_options": [
732
+ "ro",
733
+ "nodev",
734
+ "relatime",
735
+ "errors=continue"
736
+ ]
737
+ },
738
+ "/dev/loop5": {
739
+ "fs_type": "squashfs",
740
+ "mounts": [
741
+ "/snap/lxd/23541"
742
+ ],
743
+ "mount_options": [
744
+ "ro",
745
+ "nodev",
746
+ "relatime",
747
+ "errors=continue"
748
+ ]
749
+ },
750
+ "/dev/sda": {
751
+ "mounts": [
752
+
753
+ ]
754
+ },
755
+ "/dev/sda1": {
756
+ "mounts": [
757
+
758
+ ]
759
+ },
760
+ "/dev/sda3": {
761
+ "fs_type": "LVM2_member",
762
+ "uuid": "jIfuRV-7jQb-LJLT-lY2e-0Zu3-7Zel-hDLywi",
763
+ "mounts": [
764
+
765
+ ]
766
+ }
767
+ },
768
+ "by_mountpoint": {
769
+ "/run": {
770
+ "kb_size": "99432",
771
+ "kb_used": "968",
772
+ "kb_available": "98464",
773
+ "percent_used": "1%",
774
+ "total_inodes": "124287",
775
+ "inodes_used": "708",
776
+ "inodes_available": "123579",
777
+ "inodes_percent_used": "1%",
778
+ "fs_type": "tmpfs",
779
+ "mount_options": [
780
+ "rw",
781
+ "nosuid",
782
+ "nodev",
783
+ "noexec",
784
+ "relatime",
785
+ "size=99432k",
786
+ "mode=755",
787
+ "inode64"
788
+ ],
789
+ "devices": [
790
+ "tmpfs"
791
+ ]
792
+ },
793
+ "/": {
794
+ "kb_size": "31811408",
795
+ "kb_used": "6465824",
796
+ "kb_available": "23704112",
797
+ "percent_used": "22%",
798
+ "total_inodes": "2031616",
799
+ "inodes_used": "55631",
800
+ "inodes_available": "1975985",
801
+ "inodes_percent_used": "3%",
802
+ "fs_type": "ext4",
803
+ "mount_options": [
804
+ "rw",
805
+ "relatime"
806
+ ],
807
+ "uuid": "b50fc2f6-3b6c-4bfb-a3d9-bd9a127ad072",
808
+ "devices": [
809
+ "/dev/mapper/ubuntu--vg-ubuntu--lv"
810
+ ]
811
+ },
812
+ "/dev/shm": {
813
+ "kb_size": "497148",
814
+ "kb_used": "0",
815
+ "kb_available": "497148",
816
+ "percent_used": "0%",
817
+ "total_inodes": "124287",
818
+ "inodes_used": "1",
819
+ "inodes_available": "124286",
820
+ "inodes_percent_used": "1%",
821
+ "fs_type": "tmpfs",
822
+ "mount_options": [
823
+ "rw",
824
+ "nosuid",
825
+ "nodev",
826
+ "inode64"
827
+ ],
828
+ "devices": [
829
+ "tmpfs"
830
+ ]
831
+ },
832
+ "/run/lock": {
833
+ "kb_size": "5120",
834
+ "kb_used": "0",
835
+ "kb_available": "5120",
836
+ "percent_used": "0%",
837
+ "total_inodes": "124287",
838
+ "inodes_used": "3",
839
+ "inodes_available": "124284",
840
+ "inodes_percent_used": "1%",
841
+ "fs_type": "tmpfs",
842
+ "mount_options": [
843
+ "rw",
844
+ "nosuid",
845
+ "nodev",
846
+ "noexec",
847
+ "relatime",
848
+ "size=5120k",
849
+ "inode64"
850
+ ],
851
+ "devices": [
852
+ "tmpfs"
853
+ ]
854
+ },
855
+ "/boot": {
856
+ "kb_size": "1992552",
857
+ "kb_used": "128480",
858
+ "kb_available": "1742832",
859
+ "percent_used": "7%",
860
+ "total_inodes": "131072",
861
+ "inodes_used": "316",
862
+ "inodes_available": "130756",
863
+ "inodes_percent_used": "1%",
864
+ "fs_type": "ext4",
865
+ "mount_options": [
866
+ "rw",
867
+ "relatime"
868
+ ],
869
+ "uuid": "27b9d749-1470-4a8c-b837-2daab86aad8d",
870
+ "devices": [
871
+ "/dev/sda2"
872
+ ]
873
+ },
874
+ "/tmp/omnibus/cache": {
875
+ "kb_size": "958045344",
876
+ "kb_used": "672743784",
877
+ "kb_available": "285301560",
878
+ "percent_used": "71%",
879
+ "fs_type": "vboxsf",
880
+ "mount_options": [
881
+ "rw",
882
+ "nodev",
883
+ "relatime",
884
+ "iocharset=utf8",
885
+ "uid=1000",
886
+ "gid=1000",
887
+ "_netdev"
888
+ ],
889
+ "devices": [
890
+ "tmp_omnibus_cache"
891
+ ]
892
+ },
893
+ "/run/user/1000": {
894
+ "kb_size": "99428",
895
+ "kb_used": "4",
896
+ "kb_available": "99424",
897
+ "percent_used": "1%",
898
+ "total_inodes": "24857",
899
+ "inodes_used": "25",
900
+ "inodes_available": "24832",
901
+ "inodes_percent_used": "1%",
902
+ "fs_type": "tmpfs",
903
+ "mount_options": [
904
+ "rw",
905
+ "nosuid",
906
+ "nodev",
907
+ "relatime",
908
+ "size=99428k",
909
+ "nr_inodes=24857",
910
+ "mode=700",
911
+ "uid=1000",
912
+ "gid=1000",
913
+ "inode64"
914
+ ],
915
+ "devices": [
916
+ "tmpfs"
917
+ ]
918
+ },
919
+ "/sys": {
920
+ "fs_type": "sysfs",
921
+ "mount_options": [
922
+ "rw",
923
+ "nosuid",
924
+ "nodev",
925
+ "noexec",
926
+ "relatime"
927
+ ],
928
+ "devices": [
929
+ "sysfs"
930
+ ]
931
+ },
932
+ "/proc": {
933
+ "fs_type": "proc",
934
+ "mount_options": [
935
+ "rw",
936
+ "nosuid",
937
+ "nodev",
938
+ "noexec",
939
+ "relatime"
940
+ ],
941
+ "devices": [
942
+ "proc"
943
+ ]
944
+ },
945
+ "/dev": {
946
+ "fs_type": "devtmpfs",
947
+ "mount_options": [
948
+ "rw",
949
+ "nosuid",
950
+ "relatime",
951
+ "size=440868k",
952
+ "nr_inodes=110217",
953
+ "mode=755",
954
+ "inode64"
955
+ ],
956
+ "devices": [
957
+ "udev"
958
+ ]
959
+ },
960
+ "/dev/pts": {
961
+ "fs_type": "devpts",
962
+ "mount_options": [
963
+ "rw",
964
+ "nosuid",
965
+ "noexec",
966
+ "relatime",
967
+ "gid=5",
968
+ "mode=620",
969
+ "ptmxmode=000"
970
+ ],
971
+ "devices": [
972
+ "devpts"
973
+ ]
974
+ },
975
+ "/sys/kernel/security": {
976
+ "fs_type": "securityfs",
977
+ "mount_options": [
978
+ "rw",
979
+ "nosuid",
980
+ "nodev",
981
+ "noexec",
982
+ "relatime"
983
+ ],
984
+ "devices": [
985
+ "securityfs"
986
+ ]
987
+ },
988
+ "/sys/fs/cgroup": {
989
+ "fs_type": "cgroup2",
990
+ "mount_options": [
991
+ "rw",
992
+ "nosuid",
993
+ "nodev",
994
+ "noexec",
995
+ "relatime",
996
+ "nsdelegate",
997
+ "memory_recursiveprot"
998
+ ],
999
+ "devices": [
1000
+ "cgroup2"
1001
+ ]
1002
+ },
1003
+ "/sys/fs/pstore": {
1004
+ "fs_type": "pstore",
1005
+ "mount_options": [
1006
+ "rw",
1007
+ "nosuid",
1008
+ "nodev",
1009
+ "noexec",
1010
+ "relatime"
1011
+ ],
1012
+ "devices": [
1013
+ "pstore"
1014
+ ]
1015
+ },
1016
+ "/sys/fs/bpf": {
1017
+ "fs_type": "bpf",
1018
+ "mount_options": [
1019
+ "rw",
1020
+ "nosuid",
1021
+ "nodev",
1022
+ "noexec",
1023
+ "relatime",
1024
+ "mode=700"
1025
+ ],
1026
+ "devices": [
1027
+ "bpf"
1028
+ ]
1029
+ },
1030
+ "/proc/sys/fs/binfmt_misc": {
1031
+ "fs_type": "binfmt_misc",
1032
+ "mount_options": [
1033
+ "rw",
1034
+ "nosuid",
1035
+ "nodev",
1036
+ "noexec",
1037
+ "relatime"
1038
+ ],
1039
+ "devices": [
1040
+ "systemd-1",
1041
+ "binfmt_misc"
1042
+ ]
1043
+ },
1044
+ "/dev/hugepages": {
1045
+ "fs_type": "hugetlbfs",
1046
+ "mount_options": [
1047
+ "rw",
1048
+ "relatime",
1049
+ "pagesize=2M"
1050
+ ],
1051
+ "devices": [
1052
+ "hugetlbfs"
1053
+ ]
1054
+ },
1055
+ "/dev/mqueue": {
1056
+ "fs_type": "mqueue",
1057
+ "mount_options": [
1058
+ "rw",
1059
+ "nosuid",
1060
+ "nodev",
1061
+ "noexec",
1062
+ "relatime"
1063
+ ],
1064
+ "devices": [
1065
+ "mqueue"
1066
+ ]
1067
+ },
1068
+ "/sys/kernel/debug": {
1069
+ "fs_type": "debugfs",
1070
+ "mount_options": [
1071
+ "rw",
1072
+ "nosuid",
1073
+ "nodev",
1074
+ "noexec",
1075
+ "relatime"
1076
+ ],
1077
+ "devices": [
1078
+ "debugfs"
1079
+ ]
1080
+ },
1081
+ "/sys/kernel/tracing": {
1082
+ "fs_type": "tracefs",
1083
+ "mount_options": [
1084
+ "rw",
1085
+ "nosuid",
1086
+ "nodev",
1087
+ "noexec",
1088
+ "relatime"
1089
+ ],
1090
+ "devices": [
1091
+ "tracefs"
1092
+ ]
1093
+ },
1094
+ "/sys/fs/fuse/connections": {
1095
+ "fs_type": "fusectl",
1096
+ "mount_options": [
1097
+ "rw",
1098
+ "nosuid",
1099
+ "nodev",
1100
+ "noexec",
1101
+ "relatime"
1102
+ ],
1103
+ "devices": [
1104
+ "fusectl"
1105
+ ]
1106
+ },
1107
+ "/sys/kernel/config": {
1108
+ "fs_type": "configfs",
1109
+ "mount_options": [
1110
+ "rw",
1111
+ "nosuid",
1112
+ "nodev",
1113
+ "noexec",
1114
+ "relatime"
1115
+ ],
1116
+ "devices": [
1117
+ "configfs"
1118
+ ]
1119
+ },
1120
+ "/run/credentials/systemd-sysusers.service": {
1121
+ "fs_type": "ramfs",
1122
+ "mount_options": [
1123
+ "ro",
1124
+ "nosuid",
1125
+ "nodev",
1126
+ "noexec",
1127
+ "relatime",
1128
+ "mode=700"
1129
+ ],
1130
+ "devices": [
1131
+ "none"
1132
+ ]
1133
+ },
1134
+ "/snap/core20/1405": {
1135
+ "fs_type": "squashfs",
1136
+ "mount_options": [
1137
+ "ro",
1138
+ "nodev",
1139
+ "relatime",
1140
+ "errors=continue"
1141
+ ],
1142
+ "devices": [
1143
+ "/var/lib/snapd/snaps/core20_1405.snap",
1144
+ "/dev/loop0"
1145
+ ]
1146
+ },
1147
+ "/snap/lxd/22923": {
1148
+ "fs_type": "squashfs",
1149
+ "mount_options": [
1150
+ "ro",
1151
+ "nodev",
1152
+ "relatime",
1153
+ "errors=continue"
1154
+ ],
1155
+ "devices": [
1156
+ "/var/lib/snapd/snaps/lxd_22923.snap",
1157
+ "/dev/loop1"
1158
+ ]
1159
+ },
1160
+ "/snap/snapd/15534": {
1161
+ "fs_type": "squashfs",
1162
+ "mount_options": [
1163
+ "ro",
1164
+ "nodev",
1165
+ "relatime",
1166
+ "errors=continue"
1167
+ ],
1168
+ "devices": [
1169
+ "/var/lib/snapd/snaps/snapd_15534.snap",
1170
+ "/dev/loop2"
1171
+ ]
1172
+ },
1173
+ "/run/snapd/ns": {
1174
+ "fs_type": "tmpfs",
1175
+ "mount_options": [
1176
+ "rw",
1177
+ "nosuid",
1178
+ "nodev",
1179
+ "noexec",
1180
+ "relatime",
1181
+ "size=99432k",
1182
+ "mode=755",
1183
+ "inode64"
1184
+ ],
1185
+ "devices": [
1186
+ "tmpfs"
1187
+ ]
1188
+ },
1189
+ "/snap/snapd/16778": {
1190
+ "fs_type": "squashfs",
1191
+ "mount_options": [
1192
+ "ro",
1193
+ "nodev",
1194
+ "relatime",
1195
+ "errors=continue"
1196
+ ],
1197
+ "devices": [
1198
+ "/var/lib/snapd/snaps/snapd_16778.snap",
1199
+ "/dev/loop3"
1200
+ ]
1201
+ },
1202
+ "/snap/core20/1623": {
1203
+ "fs_type": "squashfs",
1204
+ "mount_options": [
1205
+ "ro",
1206
+ "nodev",
1207
+ "relatime",
1208
+ "errors=continue"
1209
+ ],
1210
+ "devices": [
1211
+ "/var/lib/snapd/snaps/core20_1623.snap",
1212
+ "/dev/loop4"
1213
+ ]
1214
+ },
1215
+ "/snap/lxd/23541": {
1216
+ "fs_type": "squashfs",
1217
+ "mount_options": [
1218
+ "ro",
1219
+ "nodev",
1220
+ "relatime",
1221
+ "errors=continue"
1222
+ ],
1223
+ "devices": [
1224
+ "/var/lib/snapd/snaps/lxd_23541.snap",
1225
+ "/dev/loop5"
1226
+ ]
1227
+ },
1228
+ "/run/snapd/ns/lxd.mnt": {
1229
+ "fs_type": "nsfs",
1230
+ "mount_options": [
1231
+ "rw"
1232
+ ],
1233
+ "devices": [
1234
+ "nsfs"
1235
+ ]
1236
+ },
1237
+ "/sys/kernel/debug/tracing": {
1238
+ "fs_type": "tracefs",
1239
+ "mount_options": [
1240
+ "rw",
1241
+ "nosuid",
1242
+ "nodev",
1243
+ "noexec",
1244
+ "relatime"
1245
+ ],
1246
+ "devices": [
1247
+ "tracefs"
1248
+ ]
1249
+ }
1250
+ },
1251
+ "by_pair": {
1252
+ "tmpfs,/run": {
1253
+ "device": "tmpfs",
1254
+ "kb_size": "99432",
1255
+ "kb_used": "968",
1256
+ "kb_available": "98464",
1257
+ "percent_used": "1%",
1258
+ "mount": "/run",
1259
+ "total_inodes": "124287",
1260
+ "inodes_used": "708",
1261
+ "inodes_available": "123579",
1262
+ "inodes_percent_used": "1%",
1263
+ "fs_type": "tmpfs",
1264
+ "mount_options": [
1265
+ "rw",
1266
+ "nosuid",
1267
+ "nodev",
1268
+ "noexec",
1269
+ "relatime",
1270
+ "size=99432k",
1271
+ "mode=755",
1272
+ "inode64"
1273
+ ]
1274
+ },
1275
+ "/dev/mapper/ubuntu--vg-ubuntu--lv,/": {
1276
+ "device": "/dev/mapper/ubuntu--vg-ubuntu--lv",
1277
+ "kb_size": "31811408",
1278
+ "kb_used": "6465824",
1279
+ "kb_available": "23704112",
1280
+ "percent_used": "22%",
1281
+ "mount": "/",
1282
+ "total_inodes": "2031616",
1283
+ "inodes_used": "55631",
1284
+ "inodes_available": "1975985",
1285
+ "inodes_percent_used": "3%",
1286
+ "fs_type": "ext4",
1287
+ "mount_options": [
1288
+ "rw",
1289
+ "relatime"
1290
+ ],
1291
+ "uuid": "b50fc2f6-3b6c-4bfb-a3d9-bd9a127ad072"
1292
+ },
1293
+ "tmpfs,/dev/shm": {
1294
+ "device": "tmpfs",
1295
+ "kb_size": "497148",
1296
+ "kb_used": "0",
1297
+ "kb_available": "497148",
1298
+ "percent_used": "0%",
1299
+ "mount": "/dev/shm",
1300
+ "total_inodes": "124287",
1301
+ "inodes_used": "1",
1302
+ "inodes_available": "124286",
1303
+ "inodes_percent_used": "1%",
1304
+ "fs_type": "tmpfs",
1305
+ "mount_options": [
1306
+ "rw",
1307
+ "nosuid",
1308
+ "nodev",
1309
+ "inode64"
1310
+ ]
1311
+ },
1312
+ "tmpfs,/run/lock": {
1313
+ "device": "tmpfs",
1314
+ "kb_size": "5120",
1315
+ "kb_used": "0",
1316
+ "kb_available": "5120",
1317
+ "percent_used": "0%",
1318
+ "mount": "/run/lock",
1319
+ "total_inodes": "124287",
1320
+ "inodes_used": "3",
1321
+ "inodes_available": "124284",
1322
+ "inodes_percent_used": "1%",
1323
+ "fs_type": "tmpfs",
1324
+ "mount_options": [
1325
+ "rw",
1326
+ "nosuid",
1327
+ "nodev",
1328
+ "noexec",
1329
+ "relatime",
1330
+ "size=5120k",
1331
+ "inode64"
1332
+ ]
1333
+ },
1334
+ "/dev/sda2,/boot": {
1335
+ "device": "/dev/sda2",
1336
+ "kb_size": "1992552",
1337
+ "kb_used": "128480",
1338
+ "kb_available": "1742832",
1339
+ "percent_used": "7%",
1340
+ "mount": "/boot",
1341
+ "total_inodes": "131072",
1342
+ "inodes_used": "316",
1343
+ "inodes_available": "130756",
1344
+ "inodes_percent_used": "1%",
1345
+ "fs_type": "ext4",
1346
+ "mount_options": [
1347
+ "rw",
1348
+ "relatime"
1349
+ ],
1350
+ "uuid": "27b9d749-1470-4a8c-b837-2daab86aad8d"
1351
+ },
1352
+ "tmp_omnibus_cache,/tmp/omnibus/cache": {
1353
+ "device": "tmp_omnibus_cache",
1354
+ "kb_size": "958045344",
1355
+ "kb_used": "672743784",
1356
+ "kb_available": "285301560",
1357
+ "percent_used": "71%",
1358
+ "mount": "/tmp/omnibus/cache",
1359
+ "fs_type": "vboxsf",
1360
+ "mount_options": [
1361
+ "rw",
1362
+ "nodev",
1363
+ "relatime",
1364
+ "iocharset=utf8",
1365
+ "uid=1000",
1366
+ "gid=1000",
1367
+ "_netdev"
1368
+ ]
1369
+ },
1370
+ "tmpfs,/run/user/1000": {
1371
+ "device": "tmpfs",
1372
+ "kb_size": "99428",
1373
+ "kb_used": "4",
1374
+ "kb_available": "99424",
1375
+ "percent_used": "1%",
1376
+ "mount": "/run/user/1000",
1377
+ "total_inodes": "24857",
1378
+ "inodes_used": "25",
1379
+ "inodes_available": "24832",
1380
+ "inodes_percent_used": "1%",
1381
+ "fs_type": "tmpfs",
1382
+ "mount_options": [
1383
+ "rw",
1384
+ "nosuid",
1385
+ "nodev",
1386
+ "relatime",
1387
+ "size=99428k",
1388
+ "nr_inodes=24857",
1389
+ "mode=700",
1390
+ "uid=1000",
1391
+ "gid=1000",
1392
+ "inode64"
1393
+ ]
1394
+ },
1395
+ "sysfs,/sys": {
1396
+ "device": "sysfs",
1397
+ "mount": "/sys",
1398
+ "fs_type": "sysfs",
1399
+ "mount_options": [
1400
+ "rw",
1401
+ "nosuid",
1402
+ "nodev",
1403
+ "noexec",
1404
+ "relatime"
1405
+ ]
1406
+ },
1407
+ "proc,/proc": {
1408
+ "device": "proc",
1409
+ "mount": "/proc",
1410
+ "fs_type": "proc",
1411
+ "mount_options": [
1412
+ "rw",
1413
+ "nosuid",
1414
+ "nodev",
1415
+ "noexec",
1416
+ "relatime"
1417
+ ]
1418
+ },
1419
+ "udev,/dev": {
1420
+ "device": "udev",
1421
+ "mount": "/dev",
1422
+ "fs_type": "devtmpfs",
1423
+ "mount_options": [
1424
+ "rw",
1425
+ "nosuid",
1426
+ "relatime",
1427
+ "size=440868k",
1428
+ "nr_inodes=110217",
1429
+ "mode=755",
1430
+ "inode64"
1431
+ ]
1432
+ },
1433
+ "devpts,/dev/pts": {
1434
+ "device": "devpts",
1435
+ "mount": "/dev/pts",
1436
+ "fs_type": "devpts",
1437
+ "mount_options": [
1438
+ "rw",
1439
+ "nosuid",
1440
+ "noexec",
1441
+ "relatime",
1442
+ "gid=5",
1443
+ "mode=620",
1444
+ "ptmxmode=000"
1445
+ ]
1446
+ },
1447
+ "securityfs,/sys/kernel/security": {
1448
+ "device": "securityfs",
1449
+ "mount": "/sys/kernel/security",
1450
+ "fs_type": "securityfs",
1451
+ "mount_options": [
1452
+ "rw",
1453
+ "nosuid",
1454
+ "nodev",
1455
+ "noexec",
1456
+ "relatime"
1457
+ ]
1458
+ },
1459
+ "cgroup2,/sys/fs/cgroup": {
1460
+ "device": "cgroup2",
1461
+ "mount": "/sys/fs/cgroup",
1462
+ "fs_type": "cgroup2",
1463
+ "mount_options": [
1464
+ "rw",
1465
+ "nosuid",
1466
+ "nodev",
1467
+ "noexec",
1468
+ "relatime",
1469
+ "nsdelegate",
1470
+ "memory_recursiveprot"
1471
+ ]
1472
+ },
1473
+ "pstore,/sys/fs/pstore": {
1474
+ "device": "pstore",
1475
+ "mount": "/sys/fs/pstore",
1476
+ "fs_type": "pstore",
1477
+ "mount_options": [
1478
+ "rw",
1479
+ "nosuid",
1480
+ "nodev",
1481
+ "noexec",
1482
+ "relatime"
1483
+ ]
1484
+ },
1485
+ "bpf,/sys/fs/bpf": {
1486
+ "device": "bpf",
1487
+ "mount": "/sys/fs/bpf",
1488
+ "fs_type": "bpf",
1489
+ "mount_options": [
1490
+ "rw",
1491
+ "nosuid",
1492
+ "nodev",
1493
+ "noexec",
1494
+ "relatime",
1495
+ "mode=700"
1496
+ ]
1497
+ },
1498
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1499
+ "device": "systemd-1",
1500
+ "mount": "/proc/sys/fs/binfmt_misc",
1501
+ "fs_type": "autofs",
1502
+ "mount_options": [
1503
+ "rw",
1504
+ "relatime",
1505
+ "fd=29",
1506
+ "pgrp=1",
1507
+ "timeout=0",
1508
+ "minproto=5",
1509
+ "maxproto=5",
1510
+ "direct",
1511
+ "pipe_ino=18664"
1512
+ ]
1513
+ },
1514
+ "hugetlbfs,/dev/hugepages": {
1515
+ "device": "hugetlbfs",
1516
+ "mount": "/dev/hugepages",
1517
+ "fs_type": "hugetlbfs",
1518
+ "mount_options": [
1519
+ "rw",
1520
+ "relatime",
1521
+ "pagesize=2M"
1522
+ ]
1523
+ },
1524
+ "mqueue,/dev/mqueue": {
1525
+ "device": "mqueue",
1526
+ "mount": "/dev/mqueue",
1527
+ "fs_type": "mqueue",
1528
+ "mount_options": [
1529
+ "rw",
1530
+ "nosuid",
1531
+ "nodev",
1532
+ "noexec",
1533
+ "relatime"
1534
+ ]
1535
+ },
1536
+ "debugfs,/sys/kernel/debug": {
1537
+ "device": "debugfs",
1538
+ "mount": "/sys/kernel/debug",
1539
+ "fs_type": "debugfs",
1540
+ "mount_options": [
1541
+ "rw",
1542
+ "nosuid",
1543
+ "nodev",
1544
+ "noexec",
1545
+ "relatime"
1546
+ ]
1547
+ },
1548
+ "tracefs,/sys/kernel/tracing": {
1549
+ "device": "tracefs",
1550
+ "mount": "/sys/kernel/tracing",
1551
+ "fs_type": "tracefs",
1552
+ "mount_options": [
1553
+ "rw",
1554
+ "nosuid",
1555
+ "nodev",
1556
+ "noexec",
1557
+ "relatime"
1558
+ ]
1559
+ },
1560
+ "fusectl,/sys/fs/fuse/connections": {
1561
+ "device": "fusectl",
1562
+ "mount": "/sys/fs/fuse/connections",
1563
+ "fs_type": "fusectl",
1564
+ "mount_options": [
1565
+ "rw",
1566
+ "nosuid",
1567
+ "nodev",
1568
+ "noexec",
1569
+ "relatime"
1570
+ ]
1571
+ },
1572
+ "configfs,/sys/kernel/config": {
1573
+ "device": "configfs",
1574
+ "mount": "/sys/kernel/config",
1575
+ "fs_type": "configfs",
1576
+ "mount_options": [
1577
+ "rw",
1578
+ "nosuid",
1579
+ "nodev",
1580
+ "noexec",
1581
+ "relatime"
1582
+ ]
1583
+ },
1584
+ "none,/run/credentials/systemd-sysusers.service": {
1585
+ "device": "none",
1586
+ "mount": "/run/credentials/systemd-sysusers.service",
1587
+ "fs_type": "ramfs",
1588
+ "mount_options": [
1589
+ "ro",
1590
+ "nosuid",
1591
+ "nodev",
1592
+ "noexec",
1593
+ "relatime",
1594
+ "mode=700"
1595
+ ]
1596
+ },
1597
+ "/var/lib/snapd/snaps/core20_1405.snap,/snap/core20/1405": {
1598
+ "device": "/var/lib/snapd/snaps/core20_1405.snap",
1599
+ "mount": "/snap/core20/1405",
1600
+ "fs_type": "squashfs",
1601
+ "mount_options": [
1602
+ "ro",
1603
+ "nodev",
1604
+ "relatime",
1605
+ "errors=continue",
1606
+ "x-gdu.hide"
1607
+ ]
1608
+ },
1609
+ "/var/lib/snapd/snaps/lxd_22923.snap,/snap/lxd/22923": {
1610
+ "device": "/var/lib/snapd/snaps/lxd_22923.snap",
1611
+ "mount": "/snap/lxd/22923",
1612
+ "fs_type": "squashfs",
1613
+ "mount_options": [
1614
+ "ro",
1615
+ "nodev",
1616
+ "relatime",
1617
+ "errors=continue",
1618
+ "x-gdu.hide"
1619
+ ]
1620
+ },
1621
+ "/var/lib/snapd/snaps/snapd_15534.snap,/snap/snapd/15534": {
1622
+ "device": "/var/lib/snapd/snaps/snapd_15534.snap",
1623
+ "mount": "/snap/snapd/15534",
1624
+ "fs_type": "squashfs",
1625
+ "mount_options": [
1626
+ "ro",
1627
+ "nodev",
1628
+ "relatime",
1629
+ "errors=continue",
1630
+ "x-gdu.hide"
1631
+ ]
1632
+ },
1633
+ "tmpfs,/run/snapd/ns": {
1634
+ "device": "tmpfs",
1635
+ "mount": "/run/snapd/ns",
1636
+ "fs_type": "tmpfs",
1637
+ "mount_options": [
1638
+ "rw",
1639
+ "nosuid",
1640
+ "nodev",
1641
+ "noexec",
1642
+ "relatime",
1643
+ "size=99432k",
1644
+ "mode=755",
1645
+ "inode64"
1646
+ ]
1647
+ },
1648
+ "/var/lib/snapd/snaps/snapd_16778.snap,/snap/snapd/16778": {
1649
+ "device": "/var/lib/snapd/snaps/snapd_16778.snap",
1650
+ "mount": "/snap/snapd/16778",
1651
+ "fs_type": "squashfs",
1652
+ "mount_options": [
1653
+ "ro",
1654
+ "nodev",
1655
+ "relatime",
1656
+ "errors=continue",
1657
+ "x-gdu.hide"
1658
+ ]
1659
+ },
1660
+ "/var/lib/snapd/snaps/core20_1623.snap,/snap/core20/1623": {
1661
+ "device": "/var/lib/snapd/snaps/core20_1623.snap",
1662
+ "mount": "/snap/core20/1623",
1663
+ "fs_type": "squashfs",
1664
+ "mount_options": [
1665
+ "ro",
1666
+ "nodev",
1667
+ "relatime",
1668
+ "errors=continue",
1669
+ "x-gdu.hide"
1670
+ ]
1671
+ },
1672
+ "/var/lib/snapd/snaps/lxd_23541.snap,/snap/lxd/23541": {
1673
+ "device": "/var/lib/snapd/snaps/lxd_23541.snap",
1674
+ "mount": "/snap/lxd/23541",
1675
+ "fs_type": "squashfs",
1676
+ "mount_options": [
1677
+ "ro",
1678
+ "nodev",
1679
+ "relatime",
1680
+ "errors=continue",
1681
+ "x-gdu.hide"
1682
+ ]
1683
+ },
1684
+ "nsfs,/run/snapd/ns/lxd.mnt": {
1685
+ "device": "nsfs",
1686
+ "mount": "/run/snapd/ns/lxd.mnt",
1687
+ "fs_type": "nsfs",
1688
+ "mount_options": [
1689
+ "rw"
1690
+ ]
1691
+ },
1692
+ "binfmt_misc,/proc/sys/fs/binfmt_misc": {
1693
+ "device": "binfmt_misc",
1694
+ "mount": "/proc/sys/fs/binfmt_misc",
1695
+ "fs_type": "binfmt_misc",
1696
+ "mount_options": [
1697
+ "rw",
1698
+ "nosuid",
1699
+ "nodev",
1700
+ "noexec",
1701
+ "relatime"
1702
+ ]
1703
+ },
1704
+ "tracefs,/sys/kernel/debug/tracing": {
1705
+ "device": "tracefs",
1706
+ "mount": "/sys/kernel/debug/tracing",
1707
+ "fs_type": "tracefs",
1708
+ "mount_options": [
1709
+ "rw",
1710
+ "nosuid",
1711
+ "nodev",
1712
+ "noexec",
1713
+ "relatime"
1714
+ ]
1715
+ },
1716
+ "/dev/loop0,": {
1717
+ "device": "/dev/loop0",
1718
+ "fs_type": "squashfs"
1719
+ },
1720
+ "/dev/loop1,": {
1721
+ "device": "/dev/loop1",
1722
+ "fs_type": "squashfs"
1723
+ },
1724
+ "/dev/loop2,": {
1725
+ "device": "/dev/loop2",
1726
+ "fs_type": "squashfs"
1727
+ },
1728
+ "/dev/loop3,": {
1729
+ "device": "/dev/loop3",
1730
+ "fs_type": "squashfs"
1731
+ },
1732
+ "/dev/loop4,": {
1733
+ "device": "/dev/loop4",
1734
+ "fs_type": "squashfs"
1735
+ },
1736
+ "/dev/loop5,": {
1737
+ "device": "/dev/loop5",
1738
+ "fs_type": "squashfs"
1739
+ },
1740
+ "/dev/sda,": {
1741
+ "device": "/dev/sda"
1742
+ },
1743
+ "/dev/sda1,": {
1744
+ "device": "/dev/sda1"
1745
+ },
1746
+ "/dev/sda3,": {
1747
+ "device": "/dev/sda3",
1748
+ "fs_type": "LVM2_member",
1749
+ "uuid": "jIfuRV-7jQb-LJLT-lY2e-0Zu3-7Zel-hDLywi"
1750
+ },
1751
+ "/dev/loop0,/snap/core20/1405": {
1752
+ "device": "/dev/loop0",
1753
+ "mount": "/snap/core20/1405",
1754
+ "fs_type": "squashfs",
1755
+ "mount_options": [
1756
+ "ro",
1757
+ "nodev",
1758
+ "relatime",
1759
+ "errors=continue"
1760
+ ]
1761
+ },
1762
+ "/dev/loop1,/snap/lxd/22923": {
1763
+ "device": "/dev/loop1",
1764
+ "mount": "/snap/lxd/22923",
1765
+ "fs_type": "squashfs",
1766
+ "mount_options": [
1767
+ "ro",
1768
+ "nodev",
1769
+ "relatime",
1770
+ "errors=continue"
1771
+ ]
1772
+ },
1773
+ "/dev/loop2,/snap/snapd/15534": {
1774
+ "device": "/dev/loop2",
1775
+ "mount": "/snap/snapd/15534",
1776
+ "fs_type": "squashfs",
1777
+ "mount_options": [
1778
+ "ro",
1779
+ "nodev",
1780
+ "relatime",
1781
+ "errors=continue"
1782
+ ]
1783
+ },
1784
+ "/dev/loop3,/snap/snapd/16778": {
1785
+ "device": "/dev/loop3",
1786
+ "mount": "/snap/snapd/16778",
1787
+ "fs_type": "squashfs",
1788
+ "mount_options": [
1789
+ "ro",
1790
+ "nodev",
1791
+ "relatime",
1792
+ "errors=continue"
1793
+ ]
1794
+ },
1795
+ "/dev/loop4,/snap/core20/1623": {
1796
+ "device": "/dev/loop4",
1797
+ "mount": "/snap/core20/1623",
1798
+ "fs_type": "squashfs",
1799
+ "mount_options": [
1800
+ "ro",
1801
+ "nodev",
1802
+ "relatime",
1803
+ "errors=continue"
1804
+ ]
1805
+ },
1806
+ "/dev/loop5,/snap/lxd/23541": {
1807
+ "device": "/dev/loop5",
1808
+ "mount": "/snap/lxd/23541",
1809
+ "fs_type": "squashfs",
1810
+ "mount_options": [
1811
+ "ro",
1812
+ "nodev",
1813
+ "relatime",
1814
+ "errors=continue"
1815
+ ]
1816
+ }
1817
+ }
1818
+ },
1819
+ "fips": {
1820
+ "kernel": {
1821
+ "enabled": true
1822
+ }
1823
+ },
1824
+ "fqdn": "fauxhai.local",
1825
+ "hostname": "Fauxhai",
1826
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1827
+ "idletime_seconds": 2646450,
1828
+ "init_package": "systemd",
1829
+ "ipaddress": "10.0.0.2",
1830
+ "kernel": {
1831
+ "name": "Linux",
1832
+ "release": "5.15.0-30-generic",
1833
+ "version": "#31-Ubuntu SMP Thu May 5 10:00:34 UTC 2022",
1834
+ "machine": "x86_64",
1835
+ "processor": "x86_64",
1836
+ "os": "GNU/Linux",
1837
+ "modules": {
1838
+ "binfmt_misc": {
1839
+ "size": "24576",
1840
+ "refcount": "1"
1841
+ },
1842
+ "tls": {
1843
+ "size": "106496",
1844
+ "refcount": "0"
1845
+ },
1846
+ "vboxsf": {
1847
+ "size": "77824",
1848
+ "refcount": "1",
1849
+ "version": "6.1.34 r150636"
1850
+ },
1851
+ "intel_rapl_msr": {
1852
+ "size": "20480",
1853
+ "refcount": "0"
1854
+ },
1855
+ "intel_rapl_common": {
1856
+ "size": "36864",
1857
+ "refcount": "1"
1858
+ },
1859
+ "rapl": {
1860
+ "size": "20480",
1861
+ "refcount": "0"
1862
+ },
1863
+ "input_leds": {
1864
+ "size": "16384",
1865
+ "refcount": "0"
1866
+ },
1867
+ "serio_raw": {
1868
+ "size": "20480",
1869
+ "refcount": "0"
1870
+ },
1871
+ "vboxguest": {
1872
+ "size": "401408",
1873
+ "refcount": "2",
1874
+ "version": "6.1.34 r150636"
1875
+ },
1876
+ "mac_hid": {
1877
+ "size": "16384",
1878
+ "refcount": "0"
1879
+ },
1880
+ "sch_fq_codel": {
1881
+ "size": "20480",
1882
+ "refcount": "2"
1883
+ },
1884
+ "dm_multipath": {
1885
+ "size": "40960",
1886
+ "refcount": "0"
1887
+ },
1888
+ "scsi_dh_rdac": {
1889
+ "size": "20480",
1890
+ "refcount": "0",
1891
+ "version": "01.00.0000.0000"
1892
+ },
1893
+ "scsi_dh_emc": {
1894
+ "size": "16384",
1895
+ "refcount": "0"
1896
+ },
1897
+ "scsi_dh_alua": {
1898
+ "size": "20480",
1899
+ "refcount": "0",
1900
+ "version": "2.0"
1901
+ },
1902
+ "ipmi_devintf": {
1903
+ "size": "20480",
1904
+ "refcount": "0"
1905
+ },
1906
+ "ipmi_msghandler": {
1907
+ "size": "122880",
1908
+ "refcount": "1",
1909
+ "version": "39.2"
1910
+ },
1911
+ "msr": {
1912
+ "size": "16384",
1913
+ "refcount": "0"
1914
+ },
1915
+ "ip_tables": {
1916
+ "size": "32768",
1917
+ "refcount": "0"
1918
+ },
1919
+ "x_tables": {
1920
+ "size": "53248",
1921
+ "refcount": "1"
1922
+ },
1923
+ "autofs4": {
1924
+ "size": "49152",
1925
+ "refcount": "2"
1926
+ },
1927
+ "btrfs": {
1928
+ "size": "1523712",
1929
+ "refcount": "0"
1930
+ },
1931
+ "blake2b_generic": {
1932
+ "size": "20480",
1933
+ "refcount": "0"
1934
+ },
1935
+ "zstd_compress": {
1936
+ "size": "229376",
1937
+ "refcount": "1"
1938
+ },
1939
+ "raid10": {
1940
+ "size": "69632",
1941
+ "refcount": "0"
1942
+ },
1943
+ "raid456": {
1944
+ "size": "163840",
1945
+ "refcount": "0"
1946
+ },
1947
+ "async_raid6_recov": {
1948
+ "size": "24576",
1949
+ "refcount": "1"
1950
+ },
1951
+ "async_memcpy": {
1952
+ "size": "20480",
1953
+ "refcount": "2"
1954
+ },
1955
+ "async_pq": {
1956
+ "size": "24576",
1957
+ "refcount": "2"
1958
+ },
1959
+ "async_xor": {
1960
+ "size": "20480",
1961
+ "refcount": "3"
1962
+ },
1963
+ "async_tx": {
1964
+ "size": "20480",
1965
+ "refcount": "5"
1966
+ },
1967
+ "xor": {
1968
+ "size": "24576",
1969
+ "refcount": "2"
1970
+ },
1971
+ "raid6_pq": {
1972
+ "size": "122880",
1973
+ "refcount": "4"
1974
+ },
1975
+ "libcrc32c": {
1976
+ "size": "16384",
1977
+ "refcount": "2"
1978
+ },
1979
+ "raid1": {
1980
+ "size": "49152",
1981
+ "refcount": "0"
1982
+ },
1983
+ "raid0": {
1984
+ "size": "24576",
1985
+ "refcount": "0"
1986
+ },
1987
+ "multipath": {
1988
+ "size": "20480",
1989
+ "refcount": "0"
1990
+ },
1991
+ "linear": {
1992
+ "size": "20480",
1993
+ "refcount": "0"
1994
+ },
1995
+ "vboxvideo": {
1996
+ "size": "36864",
1997
+ "refcount": "1",
1998
+ "version": "6.1.34 r150636"
1999
+ },
2000
+ "drm_ttm_helper": {
2001
+ "size": "16384",
2002
+ "refcount": "1"
2003
+ },
2004
+ "crct10dif_pclmul": {
2005
+ "size": "16384",
2006
+ "refcount": "1"
2007
+ },
2008
+ "ttm": {
2009
+ "size": "86016",
2010
+ "refcount": "2"
2011
+ },
2012
+ "crc32_pclmul": {
2013
+ "size": "16384",
2014
+ "refcount": "0"
2015
+ },
2016
+ "drm_kms_helper": {
2017
+ "size": "307200",
2018
+ "refcount": "1"
2019
+ },
2020
+ "syscopyarea": {
2021
+ "size": "16384",
2022
+ "refcount": "1"
2023
+ },
2024
+ "sysfillrect": {
2025
+ "size": "20480",
2026
+ "refcount": "1"
2027
+ },
2028
+ "ghash_clmulni_intel": {
2029
+ "size": "16384",
2030
+ "refcount": "0"
2031
+ },
2032
+ "sysimgblt": {
2033
+ "size": "16384",
2034
+ "refcount": "1"
2035
+ },
2036
+ "fb_sys_fops": {
2037
+ "size": "16384",
2038
+ "refcount": "1"
2039
+ },
2040
+ "aesni_intel": {
2041
+ "size": "376832",
2042
+ "refcount": "0"
2043
+ },
2044
+ "crypto_simd": {
2045
+ "size": "16384",
2046
+ "refcount": "1"
2047
+ },
2048
+ "cec": {
2049
+ "size": "61440",
2050
+ "refcount": "1"
2051
+ },
2052
+ "cryptd": {
2053
+ "size": "24576",
2054
+ "refcount": "2"
2055
+ },
2056
+ "rc_core": {
2057
+ "size": "65536",
2058
+ "refcount": "1"
2059
+ },
2060
+ "ahci": {
2061
+ "size": "45056",
2062
+ "refcount": "2",
2063
+ "version": "3.0"
2064
+ },
2065
+ "drm": {
2066
+ "size": "606208",
2067
+ "refcount": "5"
2068
+ },
2069
+ "e1000": {
2070
+ "size": "155648",
2071
+ "refcount": "0"
2072
+ },
2073
+ "libahci": {
2074
+ "size": "45056",
2075
+ "refcount": "1"
2076
+ },
2077
+ "psmouse": {
2078
+ "size": "176128",
2079
+ "refcount": "0"
2080
+ },
2081
+ "pata_acpi": {
2082
+ "size": "16384",
2083
+ "refcount": "0",
2084
+ "version": "0.2.3"
2085
+ },
2086
+ "i2c_piix4": {
2087
+ "size": "28672",
2088
+ "refcount": "0"
2089
+ },
2090
+ "video": {
2091
+ "size": "53248",
2092
+ "refcount": "0"
2093
+ }
2094
+ }
2095
+ },
2096
+ "keys": {
2097
+ "ssh": {
2098
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
2099
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
2100
+ }
2101
+ },
2102
+ "languages": {
2103
+ "ruby": {
2104
+ "platform": "x86_64-linux",
2105
+ "version": "3.0.3",
2106
+ "release_date": "2021-11-24",
2107
+ "target": "x86_64-pc-linux-gnu",
2108
+ "target_cpu": "x86_64",
2109
+ "target_vendor": "pc",
2110
+ "target_os": "linux",
2111
+ "host": "x86_64-pc-linux-gnu",
2112
+ "host_cpu": "x86_64",
2113
+ "host_os": "linux",
2114
+ "host_vendor": "pc",
2115
+ "bin_dir": "/usr/local/bin",
2116
+ "ruby_bin": "/usr/local/bin/ruby",
2117
+ "gem_bin": "/usr/local/bin/gem",
2118
+ "gems_dir": "/usr/local/gems"
2119
+ },
2120
+ "powershell": null
2121
+ },
2122
+ "lsb": {
2123
+ "id": "Ubuntu",
2124
+ "description": "Ubuntu 22.04 LTS",
2125
+ "release": "22.04",
2126
+ "codename": "jammy"
2127
+ },
2128
+ "macaddress": "11:11:11:11:11:11",
2129
+ "machinename": "Fauxhai",
2130
+ "memory": {
2131
+ "total": "1048576kB"
2132
+ },
2133
+ "network": {
2134
+ "interfaces": {
2135
+ "lo": {
2136
+ "mtu": "65536",
2137
+ "flags": [
2138
+ "LOOPBACK",
2139
+ "UP",
2140
+ "LOWER_UP"
2141
+ ],
2142
+ "encapsulation": "Loopback",
2143
+ "addresses": {
2144
+ "127.0.0.1": {
2145
+ "family": "inet",
2146
+ "prefixlen": "8",
2147
+ "netmask": "255.0.0.0",
2148
+ "scope": "Node",
2149
+ "ip_scope": "LOOPBACK"
2150
+ },
2151
+ "::1": {
2152
+ "family": "inet6",
2153
+ "prefixlen": "128",
2154
+ "scope": "Node",
2155
+ "tags": [
2156
+
2157
+ ],
2158
+ "ip_scope": "LINK LOCAL LOOPBACK"
2159
+ }
2160
+ },
2161
+ "state": "unknown"
2162
+ },
2163
+ "eth0": {
2164
+ "type": "eth",
2165
+ "number": "0",
2166
+ "mtu": "1500",
2167
+ "flags": [
2168
+ "BROADCAST",
2169
+ "MULTICAST",
2170
+ "UP",
2171
+ "LOWER_UP"
2172
+ ],
2173
+ "encapsulation": "Ethernet",
2174
+ "addresses": {
2175
+ "11:11:11:11:11:11": {
2176
+ "family": "lladdr"
2177
+ },
2178
+ "10.0.0.2": {
2179
+ "family": "inet",
2180
+ "prefixlen": "24",
2181
+ "netmask": "255.255.255.0",
2182
+ "broadcast": "10.0.0.255",
2183
+ "scope": "Global",
2184
+ "ip_scope": "RFC1918 PRIVATE"
2185
+ },
2186
+ "fe80::11:1111:1111:1111": {
2187
+ "family": "inet6",
2188
+ "prefixlen": "64",
2189
+ "scope": "Link",
2190
+ "tags": [
2191
+
2192
+ ],
2193
+ "ip_scope": "LINK LOCAL UNICAST"
2194
+ }
2195
+ },
2196
+ "state": "up",
2197
+ "arp": {
2198
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
2199
+ },
2200
+ "routes": [
2201
+ {
2202
+ "destination": "default",
2203
+ "family": "inet",
2204
+ "via": "10.0.0.1"
2205
+ },
2206
+ {
2207
+ "destination": "10.0.0.0/24",
2208
+ "family": "inet",
2209
+ "scope": "link",
2210
+ "proto": "kernel",
2211
+ "src": "10.0.0.2"
2212
+ },
2213
+ {
2214
+ "destination": "fe80::/64",
2215
+ "family": "inet6",
2216
+ "metric": "256",
2217
+ "proto": "kernel"
2218
+ }
2219
+ ],
2220
+ "ring_params": {
2221
+ }
2222
+ }
2223
+ },
2224
+ "default_interface": "eth0",
2225
+ "default_gateway": "10.0.0.1"
2226
+ },
2227
+ "ohai_time": 1664245019.8239367,
2228
+ "os": "linux",
2229
+ "os_version": "5.15.0-30-generic",
2230
+ "packages": {
2231
+ "adduser": {
2232
+ "version": "3.118ubuntu5",
2233
+ "arch": "all"
2234
+ },
2235
+ "amd64-microcode": {
2236
+ "version": "3.20191218.1ubuntu2",
2237
+ "arch": "amd64"
2238
+ },
2239
+ "apparmor": {
2240
+ "version": "3.0.4-2ubuntu2",
2241
+ "arch": "amd64"
2242
+ },
2243
+ "apport": {
2244
+ "version": "2.20.11-0ubuntu82.1",
2245
+ "arch": "all"
2246
+ },
2247
+ "apport-symptoms": {
2248
+ "version": "0.24",
2249
+ "arch": "all"
2250
+ },
2251
+ "apt": {
2252
+ "version": "2.4.5",
2253
+ "arch": "amd64"
2254
+ },
2255
+ "apt-utils": {
2256
+ "version": "2.4.5",
2257
+ "arch": "amd64"
2258
+ },
2259
+ "base-files": {
2260
+ "version": "12ubuntu4.1",
2261
+ "arch": "amd64"
2262
+ },
2263
+ "base-passwd": {
2264
+ "version": "3.5.52build1",
2265
+ "arch": "amd64"
2266
+ },
2267
+ "bash": {
2268
+ "version": "5.1-6ubuntu1",
2269
+ "arch": "amd64"
2270
+ },
2271
+ "bc": {
2272
+ "version": "1.07.1-3build1",
2273
+ "arch": "amd64"
2274
+ },
2275
+ "bcache-tools": {
2276
+ "version": "1.0.8-4ubuntu3",
2277
+ "arch": "amd64"
2278
+ },
2279
+ "bind9-dnsutils": {
2280
+ "version": "1:9.18.1-1ubuntu1.1",
2281
+ "arch": "amd64"
2282
+ },
2283
+ "bind9-host": {
2284
+ "version": "1:9.18.1-1ubuntu1.1",
2285
+ "arch": "amd64"
2286
+ },
2287
+ "bind9-libs": {
2288
+ "version": "1:9.18.1-1ubuntu1.1",
2289
+ "arch": "amd64"
2290
+ },
2291
+ "binutils": {
2292
+ "version": "2.38-3ubuntu1",
2293
+ "arch": "amd64"
2294
+ },
2295
+ "binutils-common": {
2296
+ "version": "2.38-3ubuntu1",
2297
+ "arch": "amd64"
2298
+ },
2299
+ "binutils-x86-64-linux-gnu": {
2300
+ "version": "2.38-3ubuntu1",
2301
+ "arch": "amd64"
2302
+ },
2303
+ "bolt": {
2304
+ "version": "0.9.2-1",
2305
+ "arch": "amd64"
2306
+ },
2307
+ "bsdextrautils": {
2308
+ "version": "2.37.2-4ubuntu3",
2309
+ "arch": "amd64"
2310
+ },
2311
+ "bsdutils": {
2312
+ "version": "1:2.37.2-4ubuntu3",
2313
+ "arch": "amd64"
2314
+ },
2315
+ "btrfs-progs": {
2316
+ "version": "5.16.2-1",
2317
+ "arch": "amd64"
2318
+ },
2319
+ "busybox-initramfs": {
2320
+ "version": "1:1.30.1-7ubuntu3",
2321
+ "arch": "amd64"
2322
+ },
2323
+ "busybox-static": {
2324
+ "version": "1:1.30.1-7ubuntu3",
2325
+ "arch": "amd64"
2326
+ },
2327
+ "byobu": {
2328
+ "version": "5.133-1",
2329
+ "arch": "all"
2330
+ },
2331
+ "bzip2": {
2332
+ "version": "1.0.8-5build1",
2333
+ "arch": "amd64"
2334
+ },
2335
+ "ca-certificates": {
2336
+ "version": "20211016",
2337
+ "arch": "all"
2338
+ },
2339
+ "chef": {
2340
+ "version": "17.10.3-1",
2341
+ "arch": "amd64"
2342
+ },
2343
+ "cloud-guest-utils": {
2344
+ "version": "0.32-22-g45fe84a5-0ubuntu1",
2345
+ "arch": "all"
2346
+ },
2347
+ "cloud-init": {
2348
+ "version": "22.1-14-g2e17a0d6-0ubuntu1~22.04.5",
2349
+ "arch": "all"
2350
+ },
2351
+ "cloud-initramfs-copymods": {
2352
+ "version": "0.47ubuntu1",
2353
+ "arch": "all"
2354
+ },
2355
+ "cloud-initramfs-dyn-netconf": {
2356
+ "version": "0.47ubuntu1",
2357
+ "arch": "all"
2358
+ },
2359
+ "console-setup": {
2360
+ "version": "1.205ubuntu3",
2361
+ "arch": "all"
2362
+ },
2363
+ "console-setup-linux": {
2364
+ "version": "1.205ubuntu3",
2365
+ "arch": "all"
2366
+ },
2367
+ "coreutils": {
2368
+ "version": "8.32-4.1ubuntu1",
2369
+ "arch": "amd64"
2370
+ },
2371
+ "cpio": {
2372
+ "version": "2.13+dfsg-7",
2373
+ "arch": "amd64"
2374
+ },
2375
+ "cron": {
2376
+ "version": "3.0pl1-137ubuntu3",
2377
+ "arch": "amd64"
2378
+ },
2379
+ "cryptsetup": {
2380
+ "version": "2:2.4.3-1ubuntu1",
2381
+ "arch": "amd64"
2382
+ },
2383
+ "cryptsetup-bin": {
2384
+ "version": "2:2.4.3-1ubuntu1",
2385
+ "arch": "amd64"
2386
+ },
2387
+ "cryptsetup-initramfs": {
2388
+ "version": "2:2.4.3-1ubuntu1",
2389
+ "arch": "all"
2390
+ },
2391
+ "curl": {
2392
+ "version": "7.81.0-1ubuntu1.2",
2393
+ "arch": "amd64"
2394
+ },
2395
+ "dash": {
2396
+ "version": "0.5.11+git20210903+057cd650a4ed-3build1",
2397
+ "arch": "amd64"
2398
+ },
2399
+ "dbus": {
2400
+ "version": "1.12.20-2ubuntu4",
2401
+ "arch": "amd64"
2402
+ },
2403
+ "dbus-user-session": {
2404
+ "version": "1.12.20-2ubuntu4",
2405
+ "arch": "amd64"
2406
+ },
2407
+ "dctrl-tools": {
2408
+ "version": "2.24-3build2",
2409
+ "arch": "amd64"
2410
+ },
2411
+ "debconf": {
2412
+ "version": "1.5.79ubuntu1",
2413
+ "arch": "all"
2414
+ },
2415
+ "debconf-i18n": {
2416
+ "version": "1.5.79ubuntu1",
2417
+ "arch": "all"
2418
+ },
2419
+ "debianutils": {
2420
+ "version": "5.5-1ubuntu2",
2421
+ "arch": "amd64"
2422
+ },
2423
+ "diffutils": {
2424
+ "version": "1:3.8-0ubuntu2",
2425
+ "arch": "amd64"
2426
+ },
2427
+ "dirmngr": {
2428
+ "version": "2.2.27-3ubuntu2",
2429
+ "arch": "amd64"
2430
+ },
2431
+ "distro-info": {
2432
+ "version": "1.1build1",
2433
+ "arch": "amd64"
2434
+ },
2435
+ "distro-info-data": {
2436
+ "version": "0.52ubuntu0.1",
2437
+ "arch": "all"
2438
+ },
2439
+ "dkms": {
2440
+ "version": "2.8.7-2ubuntu2",
2441
+ "arch": "all"
2442
+ },
2443
+ "dmeventd": {
2444
+ "version": "2:1.02.175-2.1ubuntu4",
2445
+ "arch": "amd64"
2446
+ },
2447
+ "dmidecode": {
2448
+ "version": "3.3-3",
2449
+ "arch": "amd64"
2450
+ },
2451
+ "dmsetup": {
2452
+ "version": "2:1.02.175-2.1ubuntu4",
2453
+ "arch": "amd64"
2454
+ },
2455
+ "dosfstools": {
2456
+ "version": "4.2-1build3",
2457
+ "arch": "amd64"
2458
+ },
2459
+ "dpkg": {
2460
+ "version": "1.21.1ubuntu2",
2461
+ "arch": "amd64"
2462
+ },
2463
+ "e2fsprogs": {
2464
+ "version": "1.46.5-2ubuntu1",
2465
+ "arch": "amd64"
2466
+ },
2467
+ "eatmydata": {
2468
+ "version": "130-2build1",
2469
+ "arch": "all"
2470
+ },
2471
+ "ed": {
2472
+ "version": "1.18-1",
2473
+ "arch": "amd64"
2474
+ },
2475
+ "eject": {
2476
+ "version": "2.37.2-4ubuntu3",
2477
+ "arch": "amd64"
2478
+ },
2479
+ "ethtool": {
2480
+ "version": "1:5.16-1",
2481
+ "arch": "amd64"
2482
+ },
2483
+ "fdisk": {
2484
+ "version": "2.37.2-4ubuntu3",
2485
+ "arch": "amd64"
2486
+ },
2487
+ "file": {
2488
+ "version": "1:5.41-3",
2489
+ "arch": "amd64"
2490
+ },
2491
+ "finalrd": {
2492
+ "version": "9build1",
2493
+ "arch": "all"
2494
+ },
2495
+ "findutils": {
2496
+ "version": "4.8.0-1ubuntu3",
2497
+ "arch": "amd64"
2498
+ },
2499
+ "firmware-sof-signed": {
2500
+ "version": "2.0-1ubuntu3",
2501
+ "arch": "all"
2502
+ },
2503
+ "fontconfig-config": {
2504
+ "version": "2.13.1-4.2ubuntu5",
2505
+ "arch": "all"
2506
+ },
2507
+ "fonts-dejavu-core": {
2508
+ "version": "2.37-2build1",
2509
+ "arch": "all"
2510
+ },
2511
+ "ftp": {
2512
+ "version": "20210827-4build1",
2513
+ "arch": "all"
2514
+ },
2515
+ "fuse3": {
2516
+ "version": "3.10.5-1build1",
2517
+ "arch": "amd64"
2518
+ },
2519
+ "fwupd": {
2520
+ "version": "1.7.5-3",
2521
+ "arch": "amd64"
2522
+ },
2523
+ "fwupd-signed": {
2524
+ "version": "1.44+1.2-3",
2525
+ "arch": "amd64"
2526
+ },
2527
+ "gawk": {
2528
+ "version": "1:5.1.0-1build3",
2529
+ "arch": "amd64"
2530
+ },
2531
+ "gcc-12-base": {
2532
+ "version": "12-20220319-1ubuntu1",
2533
+ "arch": "amd64"
2534
+ },
2535
+ "gdisk": {
2536
+ "version": "1.0.8-4build1",
2537
+ "arch": "amd64"
2538
+ },
2539
+ "gettext-base": {
2540
+ "version": "0.21-4ubuntu4",
2541
+ "arch": "amd64"
2542
+ },
2543
+ "gir1.2-glib-2.0": {
2544
+ "version": "1.72.0-1",
2545
+ "arch": "amd64"
2546
+ },
2547
+ "gir1.2-packagekitglib-1.0": {
2548
+ "version": "1.2.5-2ubuntu2",
2549
+ "arch": "amd64"
2550
+ },
2551
+ "git": {
2552
+ "version": "1:2.34.1-1ubuntu1.2",
2553
+ "arch": "amd64"
2554
+ },
2555
+ "git-man": {
2556
+ "version": "1:2.34.1-1ubuntu1.2",
2557
+ "arch": "all"
2558
+ },
2559
+ "gnupg": {
2560
+ "version": "2.2.27-3ubuntu2",
2561
+ "arch": "all"
2562
+ },
2563
+ "gnupg-l10n": {
2564
+ "version": "2.2.27-3ubuntu2",
2565
+ "arch": "all"
2566
+ },
2567
+ "gnupg-utils": {
2568
+ "version": "2.2.27-3ubuntu2",
2569
+ "arch": "amd64"
2570
+ },
2571
+ "gpg": {
2572
+ "version": "2.2.27-3ubuntu2",
2573
+ "arch": "amd64"
2574
+ },
2575
+ "gpg-agent": {
2576
+ "version": "2.2.27-3ubuntu2",
2577
+ "arch": "amd64"
2578
+ },
2579
+ "gpg-wks-client": {
2580
+ "version": "2.2.27-3ubuntu2",
2581
+ "arch": "amd64"
2582
+ },
2583
+ "gpg-wks-server": {
2584
+ "version": "2.2.27-3ubuntu2",
2585
+ "arch": "amd64"
2586
+ },
2587
+ "gpgconf": {
2588
+ "version": "2.2.27-3ubuntu2",
2589
+ "arch": "amd64"
2590
+ },
2591
+ "gpgsm": {
2592
+ "version": "2.2.27-3ubuntu2",
2593
+ "arch": "amd64"
2594
+ },
2595
+ "gpgv": {
2596
+ "version": "2.2.27-3ubuntu2",
2597
+ "arch": "amd64"
2598
+ },
2599
+ "grep": {
2600
+ "version": "3.7-1build1",
2601
+ "arch": "amd64"
2602
+ },
2603
+ "groff-base": {
2604
+ "version": "1.22.4-8build1",
2605
+ "arch": "amd64"
2606
+ },
2607
+ "grub-common": {
2608
+ "version": "2.06-2ubuntu7",
2609
+ "arch": "amd64"
2610
+ },
2611
+ "grub-gfxpayload-lists": {
2612
+ "version": "0.7",
2613
+ "arch": "amd64"
2614
+ },
2615
+ "grub-pc": {
2616
+ "version": "2.06-2ubuntu7",
2617
+ "arch": "amd64"
2618
+ },
2619
+ "grub-pc-bin": {
2620
+ "version": "2.06-2ubuntu7",
2621
+ "arch": "amd64"
2622
+ },
2623
+ "grub2-common": {
2624
+ "version": "2.06-2ubuntu7",
2625
+ "arch": "amd64"
2626
+ },
2627
+ "gzip": {
2628
+ "version": "1.10-4ubuntu4",
2629
+ "arch": "amd64"
2630
+ },
2631
+ "hdparm": {
2632
+ "version": "9.60+ds-1build3",
2633
+ "arch": "amd64"
2634
+ },
2635
+ "hostname": {
2636
+ "version": "3.23ubuntu2",
2637
+ "arch": "amd64"
2638
+ },
2639
+ "htop": {
2640
+ "version": "3.0.5-7build2",
2641
+ "arch": "amd64"
2642
+ },
2643
+ "info": {
2644
+ "version": "6.8-4build1",
2645
+ "arch": "amd64"
2646
+ },
2647
+ "init": {
2648
+ "version": "1.62",
2649
+ "arch": "amd64"
2650
+ },
2651
+ "init-system-helpers": {
2652
+ "version": "1.62",
2653
+ "arch": "all"
2654
+ },
2655
+ "initramfs-tools": {
2656
+ "version": "0.140ubuntu13",
2657
+ "arch": "all"
2658
+ },
2659
+ "initramfs-tools-bin": {
2660
+ "version": "0.140ubuntu13",
2661
+ "arch": "amd64"
2662
+ },
2663
+ "initramfs-tools-core": {
2664
+ "version": "0.140ubuntu13",
2665
+ "arch": "all"
2666
+ },
2667
+ "install-info": {
2668
+ "version": "6.8-4build1",
2669
+ "arch": "amd64"
2670
+ },
2671
+ "intel-microcode": {
2672
+ "version": "3.20210608.2ubuntu1",
2673
+ "arch": "amd64"
2674
+ },
2675
+ "iproute2": {
2676
+ "version": "5.15.0-1ubuntu2",
2677
+ "arch": "amd64"
2678
+ },
2679
+ "iptables": {
2680
+ "version": "1.8.7-1ubuntu5",
2681
+ "arch": "amd64"
2682
+ },
2683
+ "iputils-ping": {
2684
+ "version": "3:20211215-1",
2685
+ "arch": "amd64"
2686
+ },
2687
+ "iputils-tracepath": {
2688
+ "version": "3:20211215-1",
2689
+ "arch": "amd64"
2690
+ },
2691
+ "irqbalance": {
2692
+ "version": "1.8.0-1build1",
2693
+ "arch": "amd64"
2694
+ },
2695
+ "isc-dhcp-client": {
2696
+ "version": "4.4.1-2.3ubuntu2",
2697
+ "arch": "amd64"
2698
+ },
2699
+ "isc-dhcp-common": {
2700
+ "version": "4.4.1-2.3ubuntu2",
2701
+ "arch": "amd64"
2702
+ },
2703
+ "iso-codes": {
2704
+ "version": "4.9.0-1",
2705
+ "arch": "all"
2706
+ },
2707
+ "iucode-tool": {
2708
+ "version": "2.3.1-1build1",
2709
+ "arch": "amd64"
2710
+ },
2711
+ "kbd": {
2712
+ "version": "2.3.0-3ubuntu4",
2713
+ "arch": "amd64"
2714
+ },
2715
+ "keyboard-configuration": {
2716
+ "version": "1.205ubuntu3",
2717
+ "arch": "all"
2718
+ },
2719
+ "klibc-utils": {
2720
+ "version": "2.0.10-4",
2721
+ "arch": "amd64"
2722
+ },
2723
+ "kmod": {
2724
+ "version": "29-1ubuntu1",
2725
+ "arch": "amd64"
2726
+ },
2727
+ "kpartx": {
2728
+ "version": "0.8.8-1ubuntu1",
2729
+ "arch": "amd64"
2730
+ },
2731
+ "landscape-common": {
2732
+ "version": "19.12-0ubuntu13",
2733
+ "arch": "amd64"
2734
+ },
2735
+ "less": {
2736
+ "version": "590-1build1",
2737
+ "arch": "amd64"
2738
+ },
2739
+ "libacl1": {
2740
+ "version": "2.3.1-1",
2741
+ "arch": "amd64"
2742
+ },
2743
+ "libaio1": {
2744
+ "version": "0.3.112-13build1",
2745
+ "arch": "amd64"
2746
+ },
2747
+ "libapparmor1": {
2748
+ "version": "3.0.4-2ubuntu2",
2749
+ "arch": "amd64"
2750
+ },
2751
+ "libappstream4": {
2752
+ "version": "0.15.2-2",
2753
+ "arch": "amd64"
2754
+ },
2755
+ "libapt-pkg6.0": {
2756
+ "version": "2.4.5",
2757
+ "arch": "amd64"
2758
+ },
2759
+ "libarchive13": {
2760
+ "version": "3.6.0-1ubuntu1",
2761
+ "arch": "amd64"
2762
+ },
2763
+ "libargon2-1": {
2764
+ "version": "0~20171227-0.3",
2765
+ "arch": "amd64"
2766
+ },
2767
+ "libassuan0": {
2768
+ "version": "2.5.5-1build1",
2769
+ "arch": "amd64"
2770
+ },
2771
+ "libatasmart4": {
2772
+ "version": "0.19-5build2",
2773
+ "arch": "amd64"
2774
+ },
2775
+ "libatm1": {
2776
+ "version": "1:2.5.1-4build2",
2777
+ "arch": "amd64"
2778
+ },
2779
+ "libattr1": {
2780
+ "version": "1:2.5.1-1build1",
2781
+ "arch": "amd64"
2782
+ },
2783
+ "libaudit-common": {
2784
+ "version": "1:3.0.7-1build1",
2785
+ "arch": "all"
2786
+ },
2787
+ "libaudit1": {
2788
+ "version": "1:3.0.7-1build1",
2789
+ "arch": "amd64"
2790
+ },
2791
+ "libbinutils": {
2792
+ "version": "2.38-3ubuntu1",
2793
+ "arch": "amd64"
2794
+ },
2795
+ "libblkid1": {
2796
+ "version": "2.37.2-4ubuntu3",
2797
+ "arch": "amd64"
2798
+ },
2799
+ "libblockdev-crypto2": {
2800
+ "version": "2.26-1",
2801
+ "arch": "amd64"
2802
+ },
2803
+ "libblockdev-fs2": {
2804
+ "version": "2.26-1",
2805
+ "arch": "amd64"
2806
+ },
2807
+ "libblockdev-loop2": {
2808
+ "version": "2.26-1",
2809
+ "arch": "amd64"
2810
+ },
2811
+ "libblockdev-part-err2": {
2812
+ "version": "2.26-1",
2813
+ "arch": "amd64"
2814
+ },
2815
+ "libblockdev-part2": {
2816
+ "version": "2.26-1",
2817
+ "arch": "amd64"
2818
+ },
2819
+ "libblockdev-swap2": {
2820
+ "version": "2.26-1",
2821
+ "arch": "amd64"
2822
+ },
2823
+ "libblockdev-utils2": {
2824
+ "version": "2.26-1",
2825
+ "arch": "amd64"
2826
+ },
2827
+ "libblockdev2": {
2828
+ "version": "2.26-1",
2829
+ "arch": "amd64"
2830
+ },
2831
+ "libbpf0": {
2832
+ "version": "1:0.5.0-1",
2833
+ "arch": "amd64"
2834
+ },
2835
+ "libbrotli1": {
2836
+ "version": "1.0.9-2build6",
2837
+ "arch": "amd64"
2838
+ },
2839
+ "libbsd0": {
2840
+ "version": "0.11.5-1",
2841
+ "arch": "amd64"
2842
+ },
2843
+ "libbz2-1.0": {
2844
+ "version": "1.0.8-5build1",
2845
+ "arch": "amd64"
2846
+ },
2847
+ "libc-bin": {
2848
+ "version": "2.35-0ubuntu3",
2849
+ "arch": "amd64"
2850
+ },
2851
+ "libc6": {
2852
+ "version": "2.35-0ubuntu3",
2853
+ "arch": "amd64"
2854
+ },
2855
+ "libcap-ng0": {
2856
+ "version": "0.7.9-2.2build3",
2857
+ "arch": "amd64"
2858
+ },
2859
+ "libcap2": {
2860
+ "version": "1:2.44-1build3",
2861
+ "arch": "amd64"
2862
+ },
2863
+ "libcap2-bin": {
2864
+ "version": "1:2.44-1build3",
2865
+ "arch": "amd64"
2866
+ },
2867
+ "libcbor0.8": {
2868
+ "version": "0.8.0-2ubuntu1",
2869
+ "arch": "amd64"
2870
+ },
2871
+ "libcom-err2": {
2872
+ "version": "1.46.5-2ubuntu1",
2873
+ "arch": "amd64"
2874
+ },
2875
+ "libcrypt1": {
2876
+ "version": "1:4.4.27-1",
2877
+ "arch": "amd64"
2878
+ },
2879
+ "libcryptsetup12": {
2880
+ "version": "2:2.4.3-1ubuntu1",
2881
+ "arch": "amd64"
2882
+ },
2883
+ "libctf-nobfd0": {
2884
+ "version": "2.38-3ubuntu1",
2885
+ "arch": "amd64"
2886
+ },
2887
+ "libctf0": {
2888
+ "version": "2.38-3ubuntu1",
2889
+ "arch": "amd64"
2890
+ },
2891
+ "libcurl3-gnutls": {
2892
+ "version": "7.81.0-1ubuntu1.2",
2893
+ "arch": "amd64"
2894
+ },
2895
+ "libcurl4": {
2896
+ "version": "7.81.0-1ubuntu1.2",
2897
+ "arch": "amd64"
2898
+ },
2899
+ "libdb5.3": {
2900
+ "version": "5.3.28+dfsg1-0.8ubuntu3",
2901
+ "arch": "amd64"
2902
+ },
2903
+ "libdbus-1-3": {
2904
+ "version": "1.12.20-2ubuntu4",
2905
+ "arch": "amd64"
2906
+ },
2907
+ "libdbus-glib-1-2": {
2908
+ "version": "0.112-2build1",
2909
+ "arch": "amd64"
2910
+ },
2911
+ "libdebconfclient0": {
2912
+ "version": "0.261ubuntu1",
2913
+ "arch": "amd64"
2914
+ },
2915
+ "libdevmapper-event1.02.1": {
2916
+ "version": "2:1.02.175-2.1ubuntu4",
2917
+ "arch": "amd64"
2918
+ },
2919
+ "libdevmapper1.02.1": {
2920
+ "version": "2:1.02.175-2.1ubuntu4",
2921
+ "arch": "amd64"
2922
+ },
2923
+ "libdns-export1110": {
2924
+ "version": "1:9.11.19+dfsg-2.1ubuntu3",
2925
+ "arch": "amd64"
2926
+ },
2927
+ "libdrm-common": {
2928
+ "version": "2.4.110-1ubuntu1",
2929
+ "arch": "all"
2930
+ },
2931
+ "libdrm2": {
2932
+ "version": "2.4.110-1ubuntu1",
2933
+ "arch": "amd64"
2934
+ },
2935
+ "libdw1": {
2936
+ "version": "0.186-1build1",
2937
+ "arch": "amd64"
2938
+ },
2939
+ "libeatmydata1": {
2940
+ "version": "130-2build1",
2941
+ "arch": "amd64"
2942
+ },
2943
+ "libedit2": {
2944
+ "version": "3.1-20210910-1build1",
2945
+ "arch": "amd64"
2946
+ },
2947
+ "libefiboot1": {
2948
+ "version": "37-6ubuntu2",
2949
+ "arch": "amd64"
2950
+ },
2951
+ "libefivar1": {
2952
+ "version": "37-6ubuntu2",
2953
+ "arch": "amd64"
2954
+ },
2955
+ "libelf1": {
2956
+ "version": "0.186-1build1",
2957
+ "arch": "amd64"
2958
+ },
2959
+ "liberror-perl": {
2960
+ "version": "0.17029-1",
2961
+ "arch": "all"
2962
+ },
2963
+ "libestr0": {
2964
+ "version": "0.1.10-2.1build3",
2965
+ "arch": "amd64"
2966
+ },
2967
+ "libevdev2": {
2968
+ "version": "1.12.1+dfsg-1",
2969
+ "arch": "amd64"
2970
+ },
2971
+ "libevent-core-2.1-7": {
2972
+ "version": "2.1.12-stable-1build3",
2973
+ "arch": "amd64"
2974
+ },
2975
+ "libexpat1": {
2976
+ "version": "2.4.7-1",
2977
+ "arch": "amd64"
2978
+ },
2979
+ "libext2fs2": {
2980
+ "version": "1.46.5-2ubuntu1",
2981
+ "arch": "amd64"
2982
+ },
2983
+ "libfakeroot": {
2984
+ "version": "1.28-1ubuntu1",
2985
+ "arch": "amd64"
2986
+ },
2987
+ "libfastjson4": {
2988
+ "version": "0.99.9-1build2",
2989
+ "arch": "amd64"
2990
+ },
2991
+ "libfdisk1": {
2992
+ "version": "2.37.2-4ubuntu3",
2993
+ "arch": "amd64"
2994
+ },
2995
+ "libffi8": {
2996
+ "version": "3.4.2-4",
2997
+ "arch": "amd64"
2998
+ },
2999
+ "libfido2-1": {
3000
+ "version": "1.10.0-1",
3001
+ "arch": "amd64"
3002
+ },
3003
+ "libflashrom1": {
3004
+ "version": "1.2-5build1",
3005
+ "arch": "amd64"
3006
+ },
3007
+ "libfreetype6": {
3008
+ "version": "2.11.1+dfsg-1build1",
3009
+ "arch": "amd64"
3010
+ },
3011
+ "libfribidi0": {
3012
+ "version": "1.0.8-2ubuntu3.1",
3013
+ "arch": "amd64"
3014
+ },
3015
+ "libftdi1-2": {
3016
+ "version": "1.5-5build3",
3017
+ "arch": "amd64"
3018
+ },
3019
+ "libfuse3-3": {
3020
+ "version": "3.10.5-1build1",
3021
+ "arch": "amd64"
3022
+ },
3023
+ "libfwupd2": {
3024
+ "version": "1.7.5-3",
3025
+ "arch": "amd64"
3026
+ },
3027
+ "libfwupdplugin5": {
3028
+ "version": "1.7.5-3",
3029
+ "arch": "amd64"
3030
+ },
3031
+ "libgcab-1.0-0": {
3032
+ "version": "1.4-3build2",
3033
+ "arch": "amd64"
3034
+ },
3035
+ "libgcc-s1": {
3036
+ "version": "12-20220319-1ubuntu1",
3037
+ "arch": "amd64"
3038
+ },
3039
+ "libgcrypt20": {
3040
+ "version": "1.9.4-3ubuntu3",
3041
+ "arch": "amd64"
3042
+ },
3043
+ "libgdbm-compat4": {
3044
+ "version": "1.23-1",
3045
+ "arch": "amd64"
3046
+ },
3047
+ "libgdbm6": {
3048
+ "version": "1.23-1",
3049
+ "arch": "amd64"
3050
+ },
3051
+ "libgirepository-1.0-1": {
3052
+ "version": "1.72.0-1",
3053
+ "arch": "amd64"
3054
+ },
3055
+ "libglib2.0-0": {
3056
+ "version": "2.72.1-1",
3057
+ "arch": "amd64"
3058
+ },
3059
+ "libglib2.0-bin": {
3060
+ "version": "2.72.1-1",
3061
+ "arch": "amd64"
3062
+ },
3063
+ "libglib2.0-data": {
3064
+ "version": "2.72.1-1",
3065
+ "arch": "all"
3066
+ },
3067
+ "libgmp10": {
3068
+ "version": "2:6.2.1+dfsg-3ubuntu1",
3069
+ "arch": "amd64"
3070
+ },
3071
+ "libgnutls30": {
3072
+ "version": "3.7.3-4ubuntu1",
3073
+ "arch": "amd64"
3074
+ },
3075
+ "libgpg-error0": {
3076
+ "version": "1.43-3",
3077
+ "arch": "amd64"
3078
+ },
3079
+ "libgpgme11": {
3080
+ "version": "1.16.0-1.2ubuntu4",
3081
+ "arch": "amd64"
3082
+ },
3083
+ "libgpm2": {
3084
+ "version": "1.20.7-10build1",
3085
+ "arch": "amd64"
3086
+ },
3087
+ "libgssapi-krb5-2": {
3088
+ "version": "1.19.2-2",
3089
+ "arch": "amd64"
3090
+ },
3091
+ "libgstreamer1.0-0": {
3092
+ "version": "1.20.1-1",
3093
+ "arch": "amd64"
3094
+ },
3095
+ "libgudev-1.0-0": {
3096
+ "version": "1:237-2build1",
3097
+ "arch": "amd64"
3098
+ },
3099
+ "libgusb2": {
3100
+ "version": "0.3.10-1",
3101
+ "arch": "amd64"
3102
+ },
3103
+ "libhogweed6": {
3104
+ "version": "3.7.3-1build2",
3105
+ "arch": "amd64"
3106
+ },
3107
+ "libicu70": {
3108
+ "version": "70.1-2",
3109
+ "arch": "amd64"
3110
+ },
3111
+ "libidn2-0": {
3112
+ "version": "2.3.2-2build1",
3113
+ "arch": "amd64"
3114
+ },
3115
+ "libimobiledevice6": {
3116
+ "version": "1.3.0-6build3",
3117
+ "arch": "amd64"
3118
+ },
3119
+ "libinih1": {
3120
+ "version": "53-1ubuntu3",
3121
+ "arch": "amd64"
3122
+ },
3123
+ "libintl-perl": {
3124
+ "version": "1.26-3build2",
3125
+ "arch": "all"
3126
+ },
3127
+ "libintl-xs-perl": {
3128
+ "version": "1.26-3build2",
3129
+ "arch": "amd64"
3130
+ },
3131
+ "libip4tc2": {
3132
+ "version": "1.8.7-1ubuntu5",
3133
+ "arch": "amd64"
3134
+ },
3135
+ "libip6tc2": {
3136
+ "version": "1.8.7-1ubuntu5",
3137
+ "arch": "amd64"
3138
+ },
3139
+ "libisc-export1105": {
3140
+ "version": "1:9.11.19+dfsg-2.1ubuntu3",
3141
+ "arch": "amd64"
3142
+ },
3143
+ "libisns0": {
3144
+ "version": "0.101-0ubuntu2",
3145
+ "arch": "amd64"
3146
+ },
3147
+ "libjansson4": {
3148
+ "version": "2.13.1-1.1build3",
3149
+ "arch": "amd64"
3150
+ },
3151
+ "libjcat1": {
3152
+ "version": "0.1.9-1",
3153
+ "arch": "amd64"
3154
+ },
3155
+ "libjson-c5": {
3156
+ "version": "0.15-2build4",
3157
+ "arch": "amd64"
3158
+ },
3159
+ "libjson-glib-1.0-0": {
3160
+ "version": "1.6.6-1build1",
3161
+ "arch": "amd64"
3162
+ },
3163
+ "libjson-glib-1.0-common": {
3164
+ "version": "1.6.6-1build1",
3165
+ "arch": "all"
3166
+ },
3167
+ "libk5crypto3": {
3168
+ "version": "1.19.2-2",
3169
+ "arch": "amd64"
3170
+ },
3171
+ "libkeyutils1": {
3172
+ "version": "1.6.1-2ubuntu3",
3173
+ "arch": "amd64"
3174
+ },
3175
+ "libklibc": {
3176
+ "version": "2.0.10-4",
3177
+ "arch": "amd64"
3178
+ },
3179
+ "libkmod2": {
3180
+ "version": "29-1ubuntu1",
3181
+ "arch": "amd64"
3182
+ },
3183
+ "libkrb5-3": {
3184
+ "version": "1.19.2-2",
3185
+ "arch": "amd64"
3186
+ },
3187
+ "libkrb5support0": {
3188
+ "version": "1.19.2-2",
3189
+ "arch": "amd64"
3190
+ },
3191
+ "libksba8": {
3192
+ "version": "1.6.0-2build1",
3193
+ "arch": "amd64"
3194
+ },
3195
+ "libldap-2.5-0": {
3196
+ "version": "2.5.11+dfsg-1~exp1ubuntu3.1",
3197
+ "arch": "amd64"
3198
+ },
3199
+ "libldap-common": {
3200
+ "version": "2.5.11+dfsg-1~exp1ubuntu3.1",
3201
+ "arch": "all"
3202
+ },
3203
+ "liblmdb0": {
3204
+ "version": "0.9.24-1build2",
3205
+ "arch": "amd64"
3206
+ },
3207
+ "liblocale-gettext-perl": {
3208
+ "version": "1.07-4build3",
3209
+ "arch": "amd64"
3210
+ },
3211
+ "liblvm2cmd2.03": {
3212
+ "version": "2.03.11-2.1ubuntu4",
3213
+ "arch": "amd64"
3214
+ },
3215
+ "liblz4-1": {
3216
+ "version": "1.9.3-2build2",
3217
+ "arch": "amd64"
3218
+ },
3219
+ "liblzma5": {
3220
+ "version": "5.2.5-2ubuntu1",
3221
+ "arch": "amd64"
3222
+ },
3223
+ "liblzo2-2": {
3224
+ "version": "2.10-2build3",
3225
+ "arch": "amd64"
3226
+ },
3227
+ "libmagic-mgc": {
3228
+ "version": "1:5.41-3",
3229
+ "arch": "amd64"
3230
+ },
3231
+ "libmagic1": {
3232
+ "version": "1:5.41-3",
3233
+ "arch": "amd64"
3234
+ },
3235
+ "libmaxminddb0": {
3236
+ "version": "1.5.2-1build2",
3237
+ "arch": "amd64"
3238
+ },
3239
+ "libmbim-glib4": {
3240
+ "version": "1.26.2-1build1",
3241
+ "arch": "amd64"
3242
+ },
3243
+ "libmbim-proxy": {
3244
+ "version": "1.26.2-1build1",
3245
+ "arch": "amd64"
3246
+ },
3247
+ "libmd0": {
3248
+ "version": "1.0.4-1build1",
3249
+ "arch": "amd64"
3250
+ },
3251
+ "libmm-glib0": {
3252
+ "version": "1.18.6-1",
3253
+ "arch": "amd64"
3254
+ },
3255
+ "libmnl0": {
3256
+ "version": "1.0.4-3build2",
3257
+ "arch": "amd64"
3258
+ },
3259
+ "libmodule-find-perl": {
3260
+ "version": "0.15-1",
3261
+ "arch": "all"
3262
+ },
3263
+ "libmodule-scandeps-perl": {
3264
+ "version": "1.31-1",
3265
+ "arch": "all"
3266
+ },
3267
+ "libmount1": {
3268
+ "version": "2.37.2-4ubuntu3",
3269
+ "arch": "amd64"
3270
+ },
3271
+ "libmpdec3": {
3272
+ "version": "2.5.1-2build2",
3273
+ "arch": "amd64"
3274
+ },
3275
+ "libmpfr6": {
3276
+ "version": "4.1.0-3build3",
3277
+ "arch": "amd64"
3278
+ },
3279
+ "libmspack0": {
3280
+ "version": "0.10.1-2build2",
3281
+ "arch": "amd64"
3282
+ },
3283
+ "libncurses6": {
3284
+ "version": "6.3-2",
3285
+ "arch": "amd64"
3286
+ },
3287
+ "libncursesw6": {
3288
+ "version": "6.3-2",
3289
+ "arch": "amd64"
3290
+ },
3291
+ "libnetfilter-conntrack3": {
3292
+ "version": "1.0.9-1",
3293
+ "arch": "amd64"
3294
+ },
3295
+ "libnetplan0": {
3296
+ "version": "0.104-0ubuntu2",
3297
+ "arch": "amd64"
3298
+ },
3299
+ "libnettle8": {
3300
+ "version": "3.7.3-1build2",
3301
+ "arch": "amd64"
3302
+ },
3303
+ "libnewt0.52": {
3304
+ "version": "0.52.21-5ubuntu2",
3305
+ "arch": "amd64"
3306
+ },
3307
+ "libnfnetlink0": {
3308
+ "version": "1.0.1-3build3",
3309
+ "arch": "amd64"
3310
+ },
3311
+ "libnftables1": {
3312
+ "version": "1.0.2-1ubuntu2",
3313
+ "arch": "amd64"
3314
+ },
3315
+ "libnftnl11": {
3316
+ "version": "1.2.1-1build1",
3317
+ "arch": "amd64"
3318
+ },
3319
+ "libnghttp2-14": {
3320
+ "version": "1.43.0-1build3",
3321
+ "arch": "amd64"
3322
+ },
3323
+ "libnl-3-200": {
3324
+ "version": "3.5.0-0.1",
3325
+ "arch": "amd64"
3326
+ },
3327
+ "libnl-genl-3-200": {
3328
+ "version": "3.5.0-0.1",
3329
+ "arch": "amd64"
3330
+ },
3331
+ "libnpth0": {
3332
+ "version": "1.6-3build2",
3333
+ "arch": "amd64"
3334
+ },
3335
+ "libnsl2": {
3336
+ "version": "1.3.0-2build2",
3337
+ "arch": "amd64"
3338
+ },
3339
+ "libnspr4": {
3340
+ "version": "2:4.32-3build1",
3341
+ "arch": "amd64"
3342
+ },
3343
+ "libnss-systemd": {
3344
+ "version": "249.11-0ubuntu3.1",
3345
+ "arch": "amd64"
3346
+ },
3347
+ "libnss3": {
3348
+ "version": "2:3.68.2-0ubuntu1",
3349
+ "arch": "amd64"
3350
+ },
3351
+ "libntfs-3g89": {
3352
+ "version": "1:2021.8.22-3ubuntu1",
3353
+ "arch": "amd64"
3354
+ },
3355
+ "libnuma1": {
3356
+ "version": "2.0.14-3ubuntu2",
3357
+ "arch": "amd64"
3358
+ },
3359
+ "libopeniscsiusr": {
3360
+ "version": "2.1.5-1ubuntu1",
3361
+ "arch": "amd64"
3362
+ },
3363
+ "libp11-kit0": {
3364
+ "version": "0.24.0-6build1",
3365
+ "arch": "amd64"
3366
+ },
3367
+ "libpackagekit-glib2-18": {
3368
+ "version": "1.2.5-2ubuntu2",
3369
+ "arch": "amd64"
3370
+ },
3371
+ "libpam-cap": {
3372
+ "version": "1:2.44-1build3",
3373
+ "arch": "amd64"
3374
+ },
3375
+ "libpam-modules": {
3376
+ "version": "1.4.0-11ubuntu2",
3377
+ "arch": "amd64"
3378
+ },
3379
+ "libpam-modules-bin": {
3380
+ "version": "1.4.0-11ubuntu2",
3381
+ "arch": "amd64"
3382
+ },
3383
+ "libpam-runtime": {
3384
+ "version": "1.4.0-11ubuntu2",
3385
+ "arch": "all"
3386
+ },
3387
+ "libpam-systemd": {
3388
+ "version": "249.11-0ubuntu3.1",
3389
+ "arch": "amd64"
3390
+ },
3391
+ "libpam0g": {
3392
+ "version": "1.4.0-11ubuntu2",
3393
+ "arch": "amd64"
3394
+ },
3395
+ "libparted-fs-resize0": {
3396
+ "version": "3.4-2build1",
3397
+ "arch": "amd64"
3398
+ },
3399
+ "libparted2": {
3400
+ "version": "3.4-2build1",
3401
+ "arch": "amd64"
3402
+ },
3403
+ "libpcap0.8": {
3404
+ "version": "1.10.1-4build1",
3405
+ "arch": "amd64"
3406
+ },
3407
+ "libpci3": {
3408
+ "version": "1:3.7.0-6",
3409
+ "arch": "amd64"
3410
+ },
3411
+ "libpcre2-8-0": {
3412
+ "version": "10.39-3build1",
3413
+ "arch": "amd64"
3414
+ },
3415
+ "libpcre3": {
3416
+ "version": "2:8.39-13ubuntu0.22.04.1",
3417
+ "arch": "amd64"
3418
+ },
3419
+ "libperl5.34": {
3420
+ "version": "5.34.0-3ubuntu1",
3421
+ "arch": "amd64"
3422
+ },
3423
+ "libpipeline1": {
3424
+ "version": "1.5.5-1",
3425
+ "arch": "amd64"
3426
+ },
3427
+ "libplist3": {
3428
+ "version": "2.2.0-6build2",
3429
+ "arch": "amd64"
3430
+ },
3431
+ "libplymouth5": {
3432
+ "version": "0.9.5+git20211018-1ubuntu3",
3433
+ "arch": "amd64"
3434
+ },
3435
+ "libpng16-16": {
3436
+ "version": "1.6.37-3build5",
3437
+ "arch": "amd64"
3438
+ },
3439
+ "libpolkit-agent-1-0": {
3440
+ "version": "0.105-33",
3441
+ "arch": "amd64"
3442
+ },
3443
+ "libpolkit-gobject-1-0": {
3444
+ "version": "0.105-33",
3445
+ "arch": "amd64"
3446
+ },
3447
+ "libpopt0": {
3448
+ "version": "1.18-3build1",
3449
+ "arch": "amd64"
3450
+ },
3451
+ "libproc-processtable-perl": {
3452
+ "version": "0.634-1build1",
3453
+ "arch": "amd64"
3454
+ },
3455
+ "libprocps8": {
3456
+ "version": "2:3.3.17-6ubuntu2",
3457
+ "arch": "amd64"
3458
+ },
3459
+ "libpsl5": {
3460
+ "version": "0.21.0-1.2build2",
3461
+ "arch": "amd64"
3462
+ },
3463
+ "libpython3-stdlib": {
3464
+ "version": "3.10.4-0ubuntu2",
3465
+ "arch": "amd64"
3466
+ },
3467
+ "libpython3.10": {
3468
+ "version": "3.10.4-3",
3469
+ "arch": "amd64"
3470
+ },
3471
+ "libpython3.10-minimal": {
3472
+ "version": "3.10.4-3",
3473
+ "arch": "amd64"
3474
+ },
3475
+ "libpython3.10-stdlib": {
3476
+ "version": "3.10.4-3",
3477
+ "arch": "amd64"
3478
+ },
3479
+ "libqmi-glib5": {
3480
+ "version": "1.30.4-1",
3481
+ "arch": "amd64"
3482
+ },
3483
+ "libqmi-proxy": {
3484
+ "version": "1.30.4-1",
3485
+ "arch": "amd64"
3486
+ },
3487
+ "libreadline8": {
3488
+ "version": "8.1.2-1",
3489
+ "arch": "amd64"
3490
+ },
3491
+ "librtmp1": {
3492
+ "version": "2.4+20151223.gitfa8646d.1-2build4",
3493
+ "arch": "amd64"
3494
+ },
3495
+ "libsasl2-2": {
3496
+ "version": "2.1.27+dfsg2-3ubuntu1",
3497
+ "arch": "amd64"
3498
+ },
3499
+ "libsasl2-modules": {
3500
+ "version": "2.1.27+dfsg2-3ubuntu1",
3501
+ "arch": "amd64"
3502
+ },
3503
+ "libsasl2-modules-db": {
3504
+ "version": "2.1.27+dfsg2-3ubuntu1",
3505
+ "arch": "amd64"
3506
+ },
3507
+ "libseccomp2": {
3508
+ "version": "2.5.3-2ubuntu2",
3509
+ "arch": "amd64"
3510
+ },
3511
+ "libselinux1": {
3512
+ "version": "3.3-1build2",
3513
+ "arch": "amd64"
3514
+ },
3515
+ "libsemanage-common": {
3516
+ "version": "3.3-1build2",
3517
+ "arch": "all"
3518
+ },
3519
+ "libsemanage2": {
3520
+ "version": "3.3-1build2",
3521
+ "arch": "amd64"
3522
+ },
3523
+ "libsepol2": {
3524
+ "version": "3.3-1build1",
3525
+ "arch": "amd64"
3526
+ },
3527
+ "libsgutils2-2": {
3528
+ "version": "1.46-1build1",
3529
+ "arch": "amd64"
3530
+ },
3531
+ "libsigsegv2": {
3532
+ "version": "2.13-1ubuntu3",
3533
+ "arch": "amd64"
3534
+ },
3535
+ "libslang2": {
3536
+ "version": "2.3.2-5build4",
3537
+ "arch": "amd64"
3538
+ },
3539
+ "libsmartcols1": {
3540
+ "version": "2.37.2-4ubuntu3",
3541
+ "arch": "amd64"
3542
+ },
3543
+ "libsmbios-c2": {
3544
+ "version": "2.4.3-1build1",
3545
+ "arch": "amd64"
3546
+ },
3547
+ "libsodium23": {
3548
+ "version": "1.0.18-1build2",
3549
+ "arch": "amd64"
3550
+ },
3551
+ "libsort-naturally-perl": {
3552
+ "version": "1.03-2",
3553
+ "arch": "all"
3554
+ },
3555
+ "libsqlite3-0": {
3556
+ "version": "3.37.2-2",
3557
+ "arch": "amd64"
3558
+ },
3559
+ "libss2": {
3560
+ "version": "1.46.5-2ubuntu1",
3561
+ "arch": "amd64"
3562
+ },
3563
+ "libssh-4": {
3564
+ "version": "0.9.6-2build1",
3565
+ "arch": "amd64"
3566
+ },
3567
+ "libssl3": {
3568
+ "version": "3.0.2-0ubuntu1.2",
3569
+ "arch": "amd64"
3570
+ },
3571
+ "libstdc++6": {
3572
+ "version": "12-20220319-1ubuntu1",
3573
+ "arch": "amd64"
3574
+ },
3575
+ "libstemmer0d": {
3576
+ "version": "2.2.0-1build1",
3577
+ "arch": "amd64"
3578
+ },
3579
+ "libsystemd0": {
3580
+ "version": "249.11-0ubuntu3.1",
3581
+ "arch": "amd64"
3582
+ },
3583
+ "libtasn1-6": {
3584
+ "version": "4.18.0-4build1",
3585
+ "arch": "amd64"
3586
+ },
3587
+ "libtcl8.6": {
3588
+ "version": "8.6.12+dfsg-1build1",
3589
+ "arch": "amd64"
3590
+ },
3591
+ "libterm-readkey-perl": {
3592
+ "version": "2.38-1build4",
3593
+ "arch": "amd64"
3594
+ },
3595
+ "libtext-charwidth-perl": {
3596
+ "version": "0.04-10build3",
3597
+ "arch": "amd64"
3598
+ },
3599
+ "libtext-iconv-perl": {
3600
+ "version": "1.7-7build3",
3601
+ "arch": "amd64"
3602
+ },
3603
+ "libtext-wrapi18n-perl": {
3604
+ "version": "0.06-9",
3605
+ "arch": "all"
3606
+ },
3607
+ "libtinfo6": {
3608
+ "version": "6.3-2",
3609
+ "arch": "amd64"
3610
+ },
3611
+ "libtirpc-common": {
3612
+ "version": "1.3.2-2build1",
3613
+ "arch": "all"
3614
+ },
3615
+ "libtirpc3": {
3616
+ "version": "1.3.2-2build1",
3617
+ "arch": "amd64"
3618
+ },
3619
+ "libtss2-esys-3.0.2-0": {
3620
+ "version": "3.2.0-1ubuntu1",
3621
+ "arch": "amd64"
3622
+ },
3623
+ "libtss2-mu0": {
3624
+ "version": "3.2.0-1ubuntu1",
3625
+ "arch": "amd64"
3626
+ },
3627
+ "libtss2-sys1": {
3628
+ "version": "3.2.0-1ubuntu1",
3629
+ "arch": "amd64"
3630
+ },
3631
+ "libtss2-tcti-cmd0": {
3632
+ "version": "3.2.0-1ubuntu1",
3633
+ "arch": "amd64"
3634
+ },
3635
+ "libtss2-tcti-device0": {
3636
+ "version": "3.2.0-1ubuntu1",
3637
+ "arch": "amd64"
3638
+ },
3639
+ "libtss2-tcti-mssim0": {
3640
+ "version": "3.2.0-1ubuntu1",
3641
+ "arch": "amd64"
3642
+ },
3643
+ "libtss2-tcti-swtpm0": {
3644
+ "version": "3.2.0-1ubuntu1",
3645
+ "arch": "amd64"
3646
+ },
3647
+ "libuchardet0": {
3648
+ "version": "0.0.7-1build2",
3649
+ "arch": "amd64"
3650
+ },
3651
+ "libudev1": {
3652
+ "version": "249.11-0ubuntu3.1",
3653
+ "arch": "amd64"
3654
+ },
3655
+ "libudisks2-0": {
3656
+ "version": "2.9.4-1ubuntu2",
3657
+ "arch": "amd64"
3658
+ },
3659
+ "libunistring2": {
3660
+ "version": "1.0-1",
3661
+ "arch": "amd64"
3662
+ },
3663
+ "libunwind8": {
3664
+ "version": "1.3.2-2build2",
3665
+ "arch": "amd64"
3666
+ },
3667
+ "libupower-glib3": {
3668
+ "version": "0.99.17-1",
3669
+ "arch": "amd64"
3670
+ },
3671
+ "liburcu8": {
3672
+ "version": "0.13.1-1",
3673
+ "arch": "amd64"
3674
+ },
3675
+ "libusb-1.0-0": {
3676
+ "version": "2:1.0.25-1ubuntu1",
3677
+ "arch": "amd64"
3678
+ },
3679
+ "libusbmuxd6": {
3680
+ "version": "2.0.2-3build2",
3681
+ "arch": "amd64"
3682
+ },
3683
+ "libutempter0": {
3684
+ "version": "1.2.1-2build2",
3685
+ "arch": "amd64"
3686
+ },
3687
+ "libuuid1": {
3688
+ "version": "2.37.2-4ubuntu3",
3689
+ "arch": "amd64"
3690
+ },
3691
+ "libuv1": {
3692
+ "version": "1.43.0-1",
3693
+ "arch": "amd64"
3694
+ },
3695
+ "libvolume-key1": {
3696
+ "version": "0.3.12-3.1build3",
3697
+ "arch": "amd64"
3698
+ },
3699
+ "libwrap0": {
3700
+ "version": "7.6.q-31build2",
3701
+ "arch": "amd64"
3702
+ },
3703
+ "libxml2": {
3704
+ "version": "2.9.13+dfsg-1ubuntu0.1",
3705
+ "arch": "amd64"
3706
+ },
3707
+ "libxmlb2": {
3708
+ "version": "0.3.6-2build1",
3709
+ "arch": "amd64"
3710
+ },
3711
+ "libxmlsec1": {
3712
+ "version": "1.2.33-1build2",
3713
+ "arch": "amd64"
3714
+ },
3715
+ "libxmlsec1-openssl": {
3716
+ "version": "1.2.33-1build2",
3717
+ "arch": "amd64"
3718
+ },
3719
+ "libxslt1.1": {
3720
+ "version": "1.1.34-4build2",
3721
+ "arch": "amd64"
3722
+ },
3723
+ "libxtables12": {
3724
+ "version": "1.8.7-1ubuntu5",
3725
+ "arch": "amd64"
3726
+ },
3727
+ "libxxhash0": {
3728
+ "version": "0.8.1-1",
3729
+ "arch": "amd64"
3730
+ },
3731
+ "libyaml-0-2": {
3732
+ "version": "0.2.2-1build2",
3733
+ "arch": "amd64"
3734
+ },
3735
+ "libzstd1": {
3736
+ "version": "1.4.8+dfsg-3build1",
3737
+ "arch": "amd64"
3738
+ },
3739
+ "linux-base": {
3740
+ "version": "4.5ubuntu9",
3741
+ "arch": "all"
3742
+ },
3743
+ "linux-firmware": {
3744
+ "version": "20220329.git681281e4-0ubuntu3",
3745
+ "arch": "all"
3746
+ },
3747
+ "linux-image-5.15.0-30-generic": {
3748
+ "version": "5.15.0-30.31",
3749
+ "arch": "amd64"
3750
+ },
3751
+ "linux-image-generic": {
3752
+ "version": "5.15.0.30.33",
3753
+ "arch": "amd64"
3754
+ },
3755
+ "linux-modules-5.15.0-30-generic": {
3756
+ "version": "5.15.0-30.31",
3757
+ "arch": "amd64"
3758
+ },
3759
+ "linux-modules-extra-5.15.0-30-generic": {
3760
+ "version": "5.15.0-30.31",
3761
+ "arch": "amd64"
3762
+ },
3763
+ "locales": {
3764
+ "version": "2.35-0ubuntu3",
3765
+ "arch": "all"
3766
+ },
3767
+ "login": {
3768
+ "version": "1:4.8.1-2ubuntu2",
3769
+ "arch": "amd64"
3770
+ },
3771
+ "logrotate": {
3772
+ "version": "3.19.0-1ubuntu1",
3773
+ "arch": "amd64"
3774
+ },
3775
+ "logsave": {
3776
+ "version": "1.46.5-2ubuntu1",
3777
+ "arch": "amd64"
3778
+ },
3779
+ "lsb-base": {
3780
+ "version": "11.1.0ubuntu4",
3781
+ "arch": "all"
3782
+ },
3783
+ "lsb-release": {
3784
+ "version": "11.1.0ubuntu4",
3785
+ "arch": "all"
3786
+ },
3787
+ "lshw": {
3788
+ "version": "02.19.git.2021.06.19.996aaad9c7-2build1",
3789
+ "arch": "amd64"
3790
+ },
3791
+ "lsof": {
3792
+ "version": "4.93.2+dfsg-1.1build2",
3793
+ "arch": "amd64"
3794
+ },
3795
+ "lvm2": {
3796
+ "version": "2.03.11-2.1ubuntu4",
3797
+ "arch": "amd64"
3798
+ },
3799
+ "lxd-agent-loader": {
3800
+ "version": "0.5",
3801
+ "arch": "all"
3802
+ },
3803
+ "man-db": {
3804
+ "version": "2.10.2-1",
3805
+ "arch": "amd64"
3806
+ },
3807
+ "manpages": {
3808
+ "version": "5.10-1ubuntu1",
3809
+ "arch": "all"
3810
+ },
3811
+ "mawk": {
3812
+ "version": "1.3.4.20200120-3",
3813
+ "arch": "amd64"
3814
+ },
3815
+ "mdadm": {
3816
+ "version": "4.2-0ubuntu1",
3817
+ "arch": "amd64"
3818
+ },
3819
+ "media-types": {
3820
+ "version": "7.0.0",
3821
+ "arch": "all"
3822
+ },
3823
+ "modemmanager": {
3824
+ "version": "1.18.6-1",
3825
+ "arch": "amd64"
3826
+ },
3827
+ "mount": {
3828
+ "version": "2.37.2-4ubuntu3",
3829
+ "arch": "amd64"
3830
+ },
3831
+ "mtr-tiny": {
3832
+ "version": "0.95-1",
3833
+ "arch": "amd64"
3834
+ },
3835
+ "multipath-tools": {
3836
+ "version": "0.8.8-1ubuntu1",
3837
+ "arch": "amd64"
3838
+ },
3839
+ "nano": {
3840
+ "version": "6.2-1",
3841
+ "arch": "amd64"
3842
+ },
3843
+ "ncurses-base": {
3844
+ "version": "6.3-2",
3845
+ "arch": "all"
3846
+ },
3847
+ "ncurses-bin": {
3848
+ "version": "6.3-2",
3849
+ "arch": "amd64"
3850
+ },
3851
+ "ncurses-term": {
3852
+ "version": "6.3-2",
3853
+ "arch": "all"
3854
+ },
3855
+ "needrestart": {
3856
+ "version": "3.5-5ubuntu2.1",
3857
+ "arch": "all"
3858
+ },
3859
+ "netbase": {
3860
+ "version": "6.3",
3861
+ "arch": "all"
3862
+ },
3863
+ "netcat-openbsd": {
3864
+ "version": "1.218-4ubuntu1",
3865
+ "arch": "amd64"
3866
+ },
3867
+ "netplan.io": {
3868
+ "version": "0.104-0ubuntu2",
3869
+ "arch": "amd64"
3870
+ },
3871
+ "networkd-dispatcher": {
3872
+ "version": "2.1-2ubuntu0.22.04.2",
3873
+ "arch": "all"
3874
+ },
3875
+ "nftables": {
3876
+ "version": "1.0.2-1ubuntu2",
3877
+ "arch": "amd64"
3878
+ },
3879
+ "ntfs-3g": {
3880
+ "version": "1:2021.8.22-3ubuntu1",
3881
+ "arch": "amd64"
3882
+ },
3883
+ "open-iscsi": {
3884
+ "version": "2.1.5-1ubuntu1",
3885
+ "arch": "amd64"
3886
+ },
3887
+ "open-vm-tools": {
3888
+ "version": "2:11.3.5-1ubuntu4",
3889
+ "arch": "amd64"
3890
+ },
3891
+ "openssh-client": {
3892
+ "version": "1:8.9p1-3",
3893
+ "arch": "amd64"
3894
+ },
3895
+ "openssh-server": {
3896
+ "version": "1:8.9p1-3",
3897
+ "arch": "amd64"
3898
+ },
3899
+ "openssh-sftp-server": {
3900
+ "version": "1:8.9p1-3",
3901
+ "arch": "amd64"
3902
+ },
3903
+ "openssl": {
3904
+ "version": "3.0.2-0ubuntu1.2",
3905
+ "arch": "amd64"
3906
+ },
3907
+ "os-prober": {
3908
+ "version": "1.79ubuntu2",
3909
+ "arch": "amd64"
3910
+ },
3911
+ "overlayroot": {
3912
+ "version": "0.47ubuntu1",
3913
+ "arch": "all"
3914
+ },
3915
+ "packagekit": {
3916
+ "version": "1.2.5-2ubuntu2",
3917
+ "arch": "amd64"
3918
+ },
3919
+ "packagekit-tools": {
3920
+ "version": "1.2.5-2ubuntu2",
3921
+ "arch": "amd64"
3922
+ },
3923
+ "parted": {
3924
+ "version": "3.4-2build1",
3925
+ "arch": "amd64"
3926
+ },
3927
+ "passwd": {
3928
+ "version": "1:4.8.1-2ubuntu2",
3929
+ "arch": "amd64"
3930
+ },
3931
+ "pastebinit": {
3932
+ "version": "1.5.1-1ubuntu1",
3933
+ "arch": "all"
3934
+ },
3935
+ "patch": {
3936
+ "version": "2.7.6-7build2",
3937
+ "arch": "amd64"
3938
+ },
3939
+ "pci.ids": {
3940
+ "version": "0.0~2022.01.22-1",
3941
+ "arch": "all"
3942
+ },
3943
+ "pciutils": {
3944
+ "version": "1:3.7.0-6",
3945
+ "arch": "amd64"
3946
+ },
3947
+ "perl": {
3948
+ "version": "5.34.0-3ubuntu1",
3949
+ "arch": "amd64"
3950
+ },
3951
+ "perl-base": {
3952
+ "version": "5.34.0-3ubuntu1",
3953
+ "arch": "amd64"
3954
+ },
3955
+ "perl-modules-5.34": {
3956
+ "version": "5.34.0-3ubuntu1",
3957
+ "arch": "all"
3958
+ },
3959
+ "pinentry-curses": {
3960
+ "version": "1.1.1-1build2",
3961
+ "arch": "amd64"
3962
+ },
3963
+ "pkexec": {
3964
+ "version": "0.105-33",
3965
+ "arch": "amd64"
3966
+ },
3967
+ "plymouth": {
3968
+ "version": "0.9.5+git20211018-1ubuntu3",
3969
+ "arch": "amd64"
3970
+ },
3971
+ "plymouth-theme-ubuntu-text": {
3972
+ "version": "0.9.5+git20211018-1ubuntu3",
3973
+ "arch": "amd64"
3974
+ },
3975
+ "policykit-1": {
3976
+ "version": "0.105-33",
3977
+ "arch": "amd64"
3978
+ },
3979
+ "polkitd": {
3980
+ "version": "0.105-33",
3981
+ "arch": "amd64"
3982
+ },
3983
+ "pollinate": {
3984
+ "version": "4.33-3ubuntu2",
3985
+ "arch": "all"
3986
+ },
3987
+ "powermgmt-base": {
3988
+ "version": "1.36",
3989
+ "arch": "all"
3990
+ },
3991
+ "procps": {
3992
+ "version": "2:3.3.17-6ubuntu2",
3993
+ "arch": "amd64"
3994
+ },
3995
+ "psmisc": {
3996
+ "version": "23.4-2build3",
3997
+ "arch": "amd64"
3998
+ },
3999
+ "publicsuffix": {
4000
+ "version": "20211207.1025-1",
4001
+ "arch": "all"
4002
+ },
4003
+ "python-apt-common": {
4004
+ "version": "2.3.0ubuntu2",
4005
+ "arch": "all"
4006
+ },
4007
+ "python-babel-localedata": {
4008
+ "version": "2.8.0+dfsg.1-7",
4009
+ "arch": "all"
4010
+ },
4011
+ "python3": {
4012
+ "version": "3.10.4-0ubuntu2",
4013
+ "arch": "amd64"
4014
+ },
4015
+ "python3-apport": {
4016
+ "version": "2.20.11-0ubuntu82.1",
4017
+ "arch": "all"
4018
+ },
4019
+ "python3-apt": {
4020
+ "version": "2.3.0ubuntu2",
4021
+ "arch": "amd64"
4022
+ },
4023
+ "python3-attr": {
4024
+ "version": "21.2.0-1",
4025
+ "arch": "all"
4026
+ },
4027
+ "python3-automat": {
4028
+ "version": "20.2.0-1",
4029
+ "arch": "all"
4030
+ },
4031
+ "python3-babel": {
4032
+ "version": "2.8.0+dfsg.1-7",
4033
+ "arch": "all"
4034
+ },
4035
+ "python3-bcrypt": {
4036
+ "version": "3.2.0-1build1",
4037
+ "arch": "amd64"
4038
+ },
4039
+ "python3-blinker": {
4040
+ "version": "1.4+dfsg1-0.4",
4041
+ "arch": "all"
4042
+ },
4043
+ "python3-certifi": {
4044
+ "version": "2020.6.20-1",
4045
+ "arch": "all"
4046
+ },
4047
+ "python3-cffi-backend": {
4048
+ "version": "1.15.0-1build2",
4049
+ "arch": "amd64"
4050
+ },
4051
+ "python3-chardet": {
4052
+ "version": "4.0.0-1",
4053
+ "arch": "all"
4054
+ },
4055
+ "python3-click": {
4056
+ "version": "8.0.3-1",
4057
+ "arch": "all"
4058
+ },
4059
+ "python3-colorama": {
4060
+ "version": "0.4.4-1",
4061
+ "arch": "all"
4062
+ },
4063
+ "python3-configobj": {
4064
+ "version": "5.0.6-5",
4065
+ "arch": "all"
4066
+ },
4067
+ "python3-constantly": {
4068
+ "version": "15.1.0-2",
4069
+ "arch": "all"
4070
+ },
4071
+ "python3-cryptography": {
4072
+ "version": "3.4.8-1ubuntu2",
4073
+ "arch": "amd64"
4074
+ },
4075
+ "python3-dbus": {
4076
+ "version": "1.2.18-3build1",
4077
+ "arch": "amd64"
4078
+ },
4079
+ "python3-distro": {
4080
+ "version": "1.7.0-1",
4081
+ "arch": "all"
4082
+ },
4083
+ "python3-distutils": {
4084
+ "version": "3.10.4-0ubuntu1",
4085
+ "arch": "all"
4086
+ },
4087
+ "python3-gdbm": {
4088
+ "version": "3.10.4-0ubuntu1",
4089
+ "arch": "amd64"
4090
+ },
4091
+ "python3-gi": {
4092
+ "version": "3.42.0-3build1",
4093
+ "arch": "amd64"
4094
+ },
4095
+ "python3-hamcrest": {
4096
+ "version": "2.0.2-2",
4097
+ "arch": "all"
4098
+ },
4099
+ "python3-httplib2": {
4100
+ "version": "0.20.2-2",
4101
+ "arch": "all"
4102
+ },
4103
+ "python3-hyperlink": {
4104
+ "version": "21.0.0-3",
4105
+ "arch": "all"
4106
+ },
4107
+ "python3-idna": {
4108
+ "version": "3.3-1",
4109
+ "arch": "all"
4110
+ },
4111
+ "python3-importlib-metadata": {
4112
+ "version": "4.6.4-1",
4113
+ "arch": "all"
4114
+ },
4115
+ "python3-incremental": {
4116
+ "version": "21.3.0-1",
4117
+ "arch": "all"
4118
+ },
4119
+ "python3-jeepney": {
4120
+ "version": "0.7.1-3",
4121
+ "arch": "all"
4122
+ },
4123
+ "python3-jinja2": {
4124
+ "version": "3.0.3-1",
4125
+ "arch": "all"
4126
+ },
4127
+ "python3-json-pointer": {
4128
+ "version": "2.0-0ubuntu1",
4129
+ "arch": "all"
4130
+ },
4131
+ "python3-jsonpatch": {
4132
+ "version": "1.32-2",
4133
+ "arch": "all"
4134
+ },
4135
+ "python3-jsonschema": {
4136
+ "version": "3.2.0-0ubuntu2",
4137
+ "arch": "all"
4138
+ },
4139
+ "python3-jwt": {
4140
+ "version": "2.3.0-1",
4141
+ "arch": "all"
4142
+ },
4143
+ "python3-keyring": {
4144
+ "version": "23.5.0-1",
4145
+ "arch": "all"
4146
+ },
4147
+ "python3-launchpadlib": {
4148
+ "version": "1.10.16-1",
4149
+ "arch": "all"
4150
+ },
4151
+ "python3-lazr.restfulclient": {
4152
+ "version": "0.14.4-1",
4153
+ "arch": "all"
4154
+ },
4155
+ "python3-lazr.uri": {
4156
+ "version": "1.0.6-2",
4157
+ "arch": "all"
4158
+ },
4159
+ "python3-lib2to3": {
4160
+ "version": "3.10.4-0ubuntu1",
4161
+ "arch": "all"
4162
+ },
4163
+ "python3-markupsafe": {
4164
+ "version": "2.0.1-2build1",
4165
+ "arch": "amd64"
4166
+ },
4167
+ "python3-minimal": {
4168
+ "version": "3.10.4-0ubuntu2",
4169
+ "arch": "amd64"
4170
+ },
4171
+ "python3-more-itertools": {
4172
+ "version": "8.10.0-2",
4173
+ "arch": "all"
4174
+ },
4175
+ "python3-netifaces": {
4176
+ "version": "0.11.0-1build2",
4177
+ "arch": "amd64"
4178
+ },
4179
+ "python3-newt": {
4180
+ "version": "0.52.21-5ubuntu2",
4181
+ "arch": "amd64"
4182
+ },
4183
+ "python3-oauthlib": {
4184
+ "version": "3.2.0-1",
4185
+ "arch": "all"
4186
+ },
4187
+ "python3-openssl": {
4188
+ "version": "21.0.0-1",
4189
+ "arch": "all"
4190
+ },
4191
+ "python3-pexpect": {
4192
+ "version": "4.8.0-2ubuntu1",
4193
+ "arch": "all"
4194
+ },
4195
+ "python3-pkg-resources": {
4196
+ "version": "59.6.0-1.2",
4197
+ "arch": "all"
4198
+ },
4199
+ "python3-problem-report": {
4200
+ "version": "2.20.11-0ubuntu82.1",
4201
+ "arch": "all"
4202
+ },
4203
+ "python3-ptyprocess": {
4204
+ "version": "0.7.0-3",
4205
+ "arch": "all"
4206
+ },
4207
+ "python3-pyasn1": {
4208
+ "version": "0.4.8-1",
4209
+ "arch": "all"
4210
+ },
4211
+ "python3-pyasn1-modules": {
4212
+ "version": "0.2.1-1",
4213
+ "arch": "all"
4214
+ },
4215
+ "python3-pyparsing": {
4216
+ "version": "2.4.7-1",
4217
+ "arch": "all"
4218
+ },
4219
+ "python3-pyrsistent": {
4220
+ "version": "0.18.1-1build1",
4221
+ "arch": "amd64"
4222
+ },
4223
+ "python3-requests": {
4224
+ "version": "2.25.1+dfsg-2",
4225
+ "arch": "all"
4226
+ },
4227
+ "python3-secretstorage": {
4228
+ "version": "3.3.1-1",
4229
+ "arch": "all"
4230
+ },
4231
+ "python3-serial": {
4232
+ "version": "3.5-1",
4233
+ "arch": "all"
4234
+ },
4235
+ "python3-service-identity": {
4236
+ "version": "18.1.0-6",
4237
+ "arch": "all"
4238
+ },
4239
+ "python3-setuptools": {
4240
+ "version": "59.6.0-1.2",
4241
+ "arch": "all"
4242
+ },
4243
+ "python3-six": {
4244
+ "version": "1.16.0-3ubuntu1",
4245
+ "arch": "all"
4246
+ },
4247
+ "python3-software-properties": {
4248
+ "version": "0.99.22.1",
4249
+ "arch": "all"
4250
+ },
4251
+ "python3-systemd": {
4252
+ "version": "234-3ubuntu2",
4253
+ "arch": "amd64"
4254
+ },
4255
+ "python3-twisted": {
4256
+ "version": "22.1.0-2ubuntu2.1",
4257
+ "arch": "all"
4258
+ },
4259
+ "python3-tz": {
4260
+ "version": "2022.1-1",
4261
+ "arch": "all"
4262
+ },
4263
+ "python3-urllib3": {
4264
+ "version": "1.26.5-1~exp1",
4265
+ "arch": "all"
4266
+ },
4267
+ "python3-wadllib": {
4268
+ "version": "1.3.6-1",
4269
+ "arch": "all"
4270
+ },
4271
+ "python3-yaml": {
4272
+ "version": "5.4.1-1ubuntu1",
4273
+ "arch": "amd64"
4274
+ },
4275
+ "python3-zipp": {
4276
+ "version": "1.0.0-3",
4277
+ "arch": "all"
4278
+ },
4279
+ "python3-zope.interface": {
4280
+ "version": "5.4.0-1build1",
4281
+ "arch": "amd64"
4282
+ },
4283
+ "python3.10": {
4284
+ "version": "3.10.4-3",
4285
+ "arch": "amd64"
4286
+ },
4287
+ "python3.10-minimal": {
4288
+ "version": "3.10.4-3",
4289
+ "arch": "amd64"
4290
+ },
4291
+ "readline-common": {
4292
+ "version": "8.1.2-1",
4293
+ "arch": "all"
4294
+ },
4295
+ "rsync": {
4296
+ "version": "3.2.3-8ubuntu3",
4297
+ "arch": "amd64"
4298
+ },
4299
+ "rsyslog": {
4300
+ "version": "8.2112.0-2ubuntu2.2",
4301
+ "arch": "amd64"
4302
+ },
4303
+ "run-one": {
4304
+ "version": "1.17-0ubuntu1",
4305
+ "arch": "all"
4306
+ },
4307
+ "sbsigntool": {
4308
+ "version": "0.9.4-2ubuntu2",
4309
+ "arch": "amd64"
4310
+ },
4311
+ "screen": {
4312
+ "version": "4.9.0-1",
4313
+ "arch": "amd64"
4314
+ },
4315
+ "secureboot-db": {
4316
+ "version": "1.8",
4317
+ "arch": "amd64"
4318
+ },
4319
+ "sed": {
4320
+ "version": "4.8-1ubuntu2",
4321
+ "arch": "amd64"
4322
+ },
4323
+ "sensible-utils": {
4324
+ "version": "0.0.17",
4325
+ "arch": "all"
4326
+ },
4327
+ "sg3-utils": {
4328
+ "version": "1.46-1build1",
4329
+ "arch": "amd64"
4330
+ },
4331
+ "sg3-utils-udev": {
4332
+ "version": "1.46-1build1",
4333
+ "arch": "all"
4334
+ },
4335
+ "shared-mime-info": {
4336
+ "version": "2.1-2",
4337
+ "arch": "amd64"
4338
+ },
4339
+ "snapd": {
4340
+ "version": "2.55.3+22.04ubuntu1",
4341
+ "arch": "amd64"
4342
+ },
4343
+ "software-properties-common": {
4344
+ "version": "0.99.22.1",
4345
+ "arch": "all"
4346
+ },
4347
+ "sosreport": {
4348
+ "version": "4.3-1ubuntu2",
4349
+ "arch": "amd64"
4350
+ },
4351
+ "squashfs-tools": {
4352
+ "version": "1:4.5-3build1",
4353
+ "arch": "amd64"
4354
+ },
4355
+ "ssh-import-id": {
4356
+ "version": "5.11-0ubuntu1",
4357
+ "arch": "all"
4358
+ },
4359
+ "strace": {
4360
+ "version": "5.16-0ubuntu3",
4361
+ "arch": "amd64"
4362
+ },
4363
+ "sudo": {
4364
+ "version": "1.9.9-1ubuntu2",
4365
+ "arch": "amd64"
4366
+ },
4367
+ "systemd": {
4368
+ "version": "249.11-0ubuntu3.1",
4369
+ "arch": "amd64"
4370
+ },
4371
+ "systemd-sysv": {
4372
+ "version": "249.11-0ubuntu3.1",
4373
+ "arch": "amd64"
4374
+ },
4375
+ "systemd-timesyncd": {
4376
+ "version": "249.11-0ubuntu3.1",
4377
+ "arch": "amd64"
4378
+ },
4379
+ "sysvinit-utils": {
4380
+ "version": "3.01-1ubuntu1",
4381
+ "arch": "amd64"
4382
+ },
4383
+ "tar": {
4384
+ "version": "1.34+dfsg-1build3",
4385
+ "arch": "amd64"
4386
+ },
4387
+ "tcl": {
4388
+ "version": "8.6.11+1build2",
4389
+ "arch": "amd64"
4390
+ },
4391
+ "tcl8.6": {
4392
+ "version": "8.6.12+dfsg-1build1",
4393
+ "arch": "amd64"
4394
+ },
4395
+ "tcpdump": {
4396
+ "version": "4.99.1-3build2",
4397
+ "arch": "amd64"
4398
+ },
4399
+ "telnet": {
4400
+ "version": "0.17-44build1",
4401
+ "arch": "amd64"
4402
+ },
4403
+ "thermald": {
4404
+ "version": "2.4.9-1",
4405
+ "arch": "amd64"
4406
+ },
4407
+ "thin-provisioning-tools": {
4408
+ "version": "0.9.0-2ubuntu1",
4409
+ "arch": "amd64"
4410
+ },
4411
+ "time": {
4412
+ "version": "1.9-0.1build2",
4413
+ "arch": "amd64"
4414
+ },
4415
+ "tmux": {
4416
+ "version": "3.2a-4build1",
4417
+ "arch": "amd64"
4418
+ },
4419
+ "tnftp": {
4420
+ "version": "20210827-4build1",
4421
+ "arch": "amd64"
4422
+ },
4423
+ "tpm-udev": {
4424
+ "version": "0.6",
4425
+ "arch": "all"
4426
+ },
4427
+ "tzdata": {
4428
+ "version": "2022a-0ubuntu1",
4429
+ "arch": "all"
4430
+ },
4431
+ "ubuntu-advantage-tools": {
4432
+ "version": "27.8~22.04.1",
4433
+ "arch": "amd64"
4434
+ },
4435
+ "ubuntu-keyring": {
4436
+ "version": "2021.03.26",
4437
+ "arch": "all"
4438
+ },
4439
+ "ubuntu-minimal": {
4440
+ "version": "1.481",
4441
+ "arch": "amd64"
4442
+ },
4443
+ "ucf": {
4444
+ "version": "3.0043",
4445
+ "arch": "all"
4446
+ },
4447
+ "udev": {
4448
+ "version": "249.11-0ubuntu3.1",
4449
+ "arch": "amd64"
4450
+ },
4451
+ "udisks2": {
4452
+ "version": "2.9.4-1ubuntu2",
4453
+ "arch": "amd64"
4454
+ },
4455
+ "ufw": {
4456
+ "version": "0.36.1-4build1",
4457
+ "arch": "all"
4458
+ },
4459
+ "upower": {
4460
+ "version": "0.99.17-1",
4461
+ "arch": "amd64"
4462
+ },
4463
+ "usb-modeswitch": {
4464
+ "version": "2.6.1-3ubuntu2",
4465
+ "arch": "amd64"
4466
+ },
4467
+ "usb-modeswitch-data": {
4468
+ "version": "20191128-4",
4469
+ "arch": "all"
4470
+ },
4471
+ "usb.ids": {
4472
+ "version": "2022.04.02-1",
4473
+ "arch": "all"
4474
+ },
4475
+ "usbmuxd": {
4476
+ "version": "1.1.1-2build2",
4477
+ "arch": "amd64"
4478
+ },
4479
+ "usrmerge": {
4480
+ "version": "25ubuntu2",
4481
+ "arch": "all"
4482
+ },
4483
+ "util-linux": {
4484
+ "version": "2.37.2-4ubuntu3",
4485
+ "arch": "amd64"
4486
+ },
4487
+ "uuid-runtime": {
4488
+ "version": "2.37.2-4ubuntu3",
4489
+ "arch": "amd64"
4490
+ },
4491
+ "vim": {
4492
+ "version": "2:8.2.3995-1ubuntu2",
4493
+ "arch": "amd64"
4494
+ },
4495
+ "vim-common": {
4496
+ "version": "2:8.2.3995-1ubuntu2",
4497
+ "arch": "all"
4498
+ },
4499
+ "vim-runtime": {
4500
+ "version": "2:8.2.3995-1ubuntu2",
4501
+ "arch": "all"
4502
+ },
4503
+ "vim-tiny": {
4504
+ "version": "2:8.2.3995-1ubuntu2",
4505
+ "arch": "amd64"
4506
+ },
4507
+ "wget": {
4508
+ "version": "1.21.2-2ubuntu1",
4509
+ "arch": "amd64"
4510
+ },
4511
+ "whiptail": {
4512
+ "version": "0.52.21-5ubuntu2",
4513
+ "arch": "amd64"
4514
+ },
4515
+ "wireless-regdb": {
4516
+ "version": "2021.08.28-0ubuntu1",
4517
+ "arch": "all"
4518
+ },
4519
+ "xdg-user-dirs": {
4520
+ "version": "0.17-2ubuntu4",
4521
+ "arch": "amd64"
4522
+ },
4523
+ "xfsprogs": {
4524
+ "version": "5.13.0-1ubuntu2",
4525
+ "arch": "amd64"
4526
+ },
4527
+ "xkb-data": {
4528
+ "version": "2.33-1",
4529
+ "arch": "all"
4530
+ },
4531
+ "xxd": {
4532
+ "version": "2:8.2.3995-1ubuntu2",
4533
+ "arch": "amd64"
4534
+ },
4535
+ "xz-utils": {
4536
+ "version": "5.2.5-2ubuntu1",
4537
+ "arch": "amd64"
4538
+ },
4539
+ "zerofree": {
4540
+ "version": "1.1.1-1build3",
4541
+ "arch": "amd64"
4542
+ },
4543
+ "zlib1g": {
4544
+ "version": "1:1.2.11.dfsg-2ubuntu9",
4545
+ "arch": "amd64"
4546
+ },
4547
+ "zstd": {
4548
+ "version": "1.4.8+dfsg-3build1",
4549
+ "arch": "amd64"
4550
+ }
4551
+ },
4552
+ "platform": "ubuntu",
4553
+ "platform_family": "debian",
4554
+ "platform_version": "22.04",
4555
+ "root_group": "root",
4556
+ "shard_seed": 14302820,
4557
+ "shells": [
4558
+ "/bin/sh",
4559
+ "/bin/bash",
4560
+ "/usr/bin/bash",
4561
+ "/bin/rbash",
4562
+ "/usr/bin/rbash",
4563
+ "/usr/bin/sh",
4564
+ "/bin/dash",
4565
+ "/usr/bin/dash",
4566
+ "/usr/bin/tmux",
4567
+ "/usr/bin/screen"
4568
+ ],
4569
+ "time": {
4570
+ "timezone": "GMT"
4571
+ },
4572
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
4573
+ "uptime_seconds": 2646450,
4574
+ "virtualization": {
4575
+ "systems": {
4576
+ }
4577
+ }
4578
+ }