fauxhai-ng 9.0.0 → 9.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/.DS_Store +0 -0
  3. data/lib/fauxhai/mocker.rb +1 -1
  4. data/lib/fauxhai/platforms/.DS_Store +0 -0
  5. data/lib/fauxhai/platforms/aix/7.1.json +11 -6
  6. data/lib/fauxhai/platforms/aix/7.2.json +11 -6
  7. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  8. data/lib/fauxhai/platforms/amazon/2.json +861 -774
  9. data/lib/fauxhai/platforms/amazon/2018.03.json +641 -547
  10. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +21 -11
  11. data/lib/fauxhai/platforms/centos/6.10.json +13 -7
  12. data/lib/fauxhai/platforms/centos/7.7.1908.json +14 -7
  13. data/lib/fauxhai/platforms/centos/7.8.2003.json +13 -7
  14. data/lib/fauxhai/platforms/centos/8.json +15 -8
  15. data/lib/fauxhai/platforms/chefspec/0.6.1.json +1 -1
  16. data/lib/fauxhai/platforms/clearos/7.4.json +19 -10
  17. data/lib/fauxhai/platforms/debian/10.json +316 -300
  18. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  19. data/lib/fauxhai/platforms/debian/9.11.json +12 -6
  20. data/lib/fauxhai/platforms/debian/9.12.json +11 -6
  21. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  22. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +11 -6
  23. data/lib/fauxhai/platforms/fedora/31.json +16 -8
  24. data/lib/fauxhai/platforms/fedora/32.json +15 -8
  25. data/lib/fauxhai/platforms/freebsd/11.2.json +10 -5
  26. data/lib/fauxhai/platforms/freebsd/12.1.json +346 -348
  27. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +19 -10
  28. data/lib/fauxhai/platforms/linuxmint/19.0.json +13 -7
  29. data/lib/fauxhai/platforms/mac_os_x/10.14.json +11 -6
  30. data/lib/fauxhai/platforms/mac_os_x/10.15.json +11 -6
  31. data/lib/fauxhai/platforms/mac_os_x/11.0.json +13 -628
  32. data/lib/fauxhai/platforms/mac_os_x/11.json +2820 -0
  33. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  34. data/lib/fauxhai/platforms/openbsd/6.2.json +11 -6
  35. data/lib/fauxhai/platforms/opensuse/15.2.json +13 -7
  36. data/lib/fauxhai/platforms/oracle/6.10.json +15 -8
  37. data/lib/fauxhai/platforms/oracle/7.5.json +14 -7
  38. data/lib/fauxhai/platforms/oracle/7.6.json +13 -7
  39. data/lib/fauxhai/platforms/raspbian/10.json +15 -8
  40. data/lib/fauxhai/platforms/redhat/6.10.json +728 -722
  41. data/lib/fauxhai/platforms/redhat/7.7.json +16 -8
  42. data/lib/fauxhai/platforms/redhat/7.8.json +61 -57
  43. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  44. data/lib/fauxhai/platforms/redhat/8.json +1024 -1021
  45. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  46. data/lib/fauxhai/platforms/smartos/5.11.json +6 -3
  47. data/lib/fauxhai/platforms/solaris2/5.11.json +8792 -7404
  48. data/lib/fauxhai/platforms/suse/12.4.json +60 -57
  49. data/lib/fauxhai/platforms/suse/12.5.json +1159 -2069
  50. data/lib/fauxhai/platforms/suse/15.json +1594 -1447
  51. data/lib/fauxhai/platforms/ubuntu/16.04.json +382 -276
  52. data/lib/fauxhai/platforms/ubuntu/18.04.json +437 -328
  53. data/lib/fauxhai/platforms/ubuntu/20.04.json +851 -382
  54. data/lib/fauxhai/platforms/windows/.DS_Store +0 -0
  55. data/lib/fauxhai/platforms/windows/10.json +431 -423
  56. data/lib/fauxhai/platforms/windows/2012.json +17 -9
  57. data/lib/fauxhai/platforms/windows/2012R2.json +17 -9
  58. data/lib/fauxhai/platforms/windows/2016.json +17 -9
  59. data/lib/fauxhai/platforms/windows/2019.json +17 -9
  60. data/lib/fauxhai/platforms/windows/8.1.json +416 -408
  61. data/lib/fauxhai/runner.rb +1 -0
  62. data/lib/fauxhai/version.rb +1 -1
  63. metadata +11 -3
@@ -0,0 +1,2744 @@
1
+ {
2
+ "block_device": {
3
+ "xvda": {
4
+ "logical_block_size": "512",
5
+ "physical_block_size": "512",
6
+ "removable": "0",
7
+ "rotational": "0",
8
+ "size": "16777216",
9
+ "state": "Connected"
10
+ }
11
+ },
12
+ "chef_packages": {
13
+ "chef": {
14
+ "chef_effortless": null,
15
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/chef-17.7.29/lib",
16
+ "version": "17.7.29"
17
+ },
18
+ "ohai": {
19
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.7.8/lib/ohai",
20
+ "version": "17.7.8"
21
+ }
22
+ },
23
+ "command": {
24
+ "ps": "ps -ef"
25
+ },
26
+ "counters": {
27
+ "network": {
28
+ "interfaces": {
29
+ "eth0": {
30
+ "rx": {
31
+ "bytes": 0,
32
+ "compressed": 0,
33
+ "drop": 0,
34
+ "errors": 0,
35
+ "frame": 0,
36
+ "multicast": 0,
37
+ "overrun": 0,
38
+ "packets": 0
39
+ },
40
+ "tx": {
41
+ "bytes": 0,
42
+ "carrier": 0,
43
+ "collisions": 0,
44
+ "compressed": 0,
45
+ "drop": 0,
46
+ "errors": 0,
47
+ "overrun": 0,
48
+ "packets": 0
49
+ }
50
+ },
51
+ "lo": {
52
+ "rx": {
53
+ "bytes": 0,
54
+ "drop": 0,
55
+ "errors": 0,
56
+ "overrun": 0,
57
+ "packets": 0
58
+ },
59
+ "tx": {
60
+ "bytes": 0,
61
+ "carrier": 0,
62
+ "collisions": 0,
63
+ "drop": 0,
64
+ "errors": 0,
65
+ "packets": 0,
66
+ "queuelen": "1"
67
+ }
68
+ }
69
+ }
70
+ }
71
+ },
72
+ "cpu": {
73
+ "cores": 1,
74
+ "real": 1,
75
+ "total": 1
76
+ },
77
+ "current_user": "fauxhai",
78
+ "dmi": {
79
+ },
80
+ "domain": "local",
81
+ "filesystem": {
82
+ "by_device": {
83
+ "/dev/xvda": {
84
+ "mounts": [
85
+ ]
86
+ },
87
+ "/dev/xvda1": {
88
+ "fs_type": "ext4",
89
+ "inodes_available": "470591",
90
+ "inodes_percent_used": "9%",
91
+ "inodes_used": "45505",
92
+ "kb_available": "6719952",
93
+ "kb_size": "8026128",
94
+ "kb_used": "876920",
95
+ "mount_options": [
96
+ "rw",
97
+ "relatime",
98
+ "discard",
99
+ "errors=remount-ro"
100
+ ],
101
+ "mounts": [
102
+ "/"
103
+ ],
104
+ "percent_used": "12%",
105
+ "total_inodes": "516096",
106
+ "uuid": "18a8f419-274c-4a55-abdd-2d36843b54e3"
107
+ },
108
+ "/dev/xvda14": {
109
+ "mounts": [
110
+ ]
111
+ },
112
+ "/dev/xvda15": {
113
+ "fs_type": "vfat",
114
+ "kb_available": "120662",
115
+ "kb_size": "126678",
116
+ "kb_used": "6016",
117
+ "mount_options": [
118
+ "rw",
119
+ "relatime",
120
+ "fmask=0022",
121
+ "dmask=0022",
122
+ "codepage=437",
123
+ "iocharset=ascii",
124
+ "shortname=mixed",
125
+ "utf8",
126
+ "errors=remount-ro"
127
+ ],
128
+ "mounts": [
129
+ "/boot/efi"
130
+ ],
131
+ "percent_used": "5%",
132
+ "uuid": "BD8E-309A"
133
+ },
134
+ "cgroup2": {
135
+ "fs_type": "cgroup2",
136
+ "mount_options": [
137
+ "rw",
138
+ "nosuid",
139
+ "nodev",
140
+ "noexec",
141
+ "relatime",
142
+ "nsdelegate",
143
+ "memory_recursiveprot"
144
+ ],
145
+ "mounts": [
146
+ "/sys/fs/cgroup"
147
+ ]
148
+ },
149
+ "configfs": {
150
+ "fs_type": "configfs",
151
+ "mount_options": [
152
+ "rw",
153
+ "nosuid",
154
+ "nodev",
155
+ "noexec",
156
+ "relatime"
157
+ ],
158
+ "mounts": [
159
+ "/sys/kernel/config"
160
+ ]
161
+ },
162
+ "debugfs": {
163
+ "fs_type": "debugfs",
164
+ "mount_options": [
165
+ "rw",
166
+ "nosuid",
167
+ "nodev",
168
+ "noexec",
169
+ "relatime"
170
+ ],
171
+ "mounts": [
172
+ "/sys/kernel/debug"
173
+ ]
174
+ },
175
+ "devpts": {
176
+ "fs_type": "devpts",
177
+ "mount_options": [
178
+ "rw",
179
+ "nosuid",
180
+ "noexec",
181
+ "relatime",
182
+ "gid=5",
183
+ "mode=620",
184
+ "ptmxmode=000"
185
+ ],
186
+ "mounts": [
187
+ "/dev/pts"
188
+ ]
189
+ },
190
+ "fusectl": {
191
+ "fs_type": "fusectl",
192
+ "mount_options": [
193
+ "rw",
194
+ "nosuid",
195
+ "nodev",
196
+ "noexec",
197
+ "relatime"
198
+ ],
199
+ "mounts": [
200
+ "/sys/fs/fuse/connections"
201
+ ]
202
+ },
203
+ "hugetlbfs": {
204
+ "fs_type": "hugetlbfs",
205
+ "mount_options": [
206
+ "rw",
207
+ "relatime",
208
+ "pagesize=2M"
209
+ ],
210
+ "mounts": [
211
+ "/dev/hugepages"
212
+ ]
213
+ },
214
+ "mqueue": {
215
+ "fs_type": "mqueue",
216
+ "mount_options": [
217
+ "rw",
218
+ "nosuid",
219
+ "nodev",
220
+ "noexec",
221
+ "relatime"
222
+ ],
223
+ "mounts": [
224
+ "/dev/mqueue"
225
+ ]
226
+ },
227
+ "none": {
228
+ "fs_type": "bpf",
229
+ "mount_options": [
230
+ "rw",
231
+ "nosuid",
232
+ "nodev",
233
+ "noexec",
234
+ "relatime",
235
+ "mode=700"
236
+ ],
237
+ "mounts": [
238
+ "/sys/fs/bpf"
239
+ ]
240
+ },
241
+ "proc": {
242
+ "fs_type": "proc",
243
+ "mount_options": [
244
+ "rw",
245
+ "nosuid",
246
+ "nodev",
247
+ "noexec",
248
+ "relatime"
249
+ ],
250
+ "mounts": [
251
+ "/proc"
252
+ ]
253
+ },
254
+ "pstore": {
255
+ "fs_type": "pstore",
256
+ "mount_options": [
257
+ "rw",
258
+ "nosuid",
259
+ "nodev",
260
+ "noexec",
261
+ "relatime"
262
+ ],
263
+ "mounts": [
264
+ "/sys/fs/pstore"
265
+ ]
266
+ },
267
+ "securityfs": {
268
+ "fs_type": "securityfs",
269
+ "mount_options": [
270
+ "rw",
271
+ "nosuid",
272
+ "nodev",
273
+ "noexec",
274
+ "relatime"
275
+ ],
276
+ "mounts": [
277
+ "/sys/kernel/security"
278
+ ]
279
+ },
280
+ "sysfs": {
281
+ "fs_type": "sysfs",
282
+ "mount_options": [
283
+ "rw",
284
+ "nosuid",
285
+ "nodev",
286
+ "noexec",
287
+ "relatime"
288
+ ],
289
+ "mounts": [
290
+ "/sys"
291
+ ]
292
+ },
293
+ "systemd-1": {
294
+ "fs_type": "autofs",
295
+ "mount_options": [
296
+ "rw",
297
+ "relatime",
298
+ "fd=30",
299
+ "pgrp=1",
300
+ "timeout=0",
301
+ "minproto=5",
302
+ "maxproto=5",
303
+ "direct",
304
+ "pipe_ino=9638"
305
+ ],
306
+ "mounts": [
307
+ "/proc/sys/fs/binfmt_misc"
308
+ ]
309
+ },
310
+ "tmpfs": {
311
+ "fs_type": "tmpfs",
312
+ "inodes_available": "24871",
313
+ "inodes_percent_used": "1%",
314
+ "inodes_used": "11",
315
+ "kb_available": "99528",
316
+ "kb_size": "99528",
317
+ "kb_used": "0",
318
+ "mount_options": [
319
+ "rw",
320
+ "nosuid",
321
+ "nodev",
322
+ "relatime",
323
+ "size=99528k",
324
+ "nr_inodes=24882",
325
+ "mode=700",
326
+ "uid=1000",
327
+ "gid=1000"
328
+ ],
329
+ "mounts": [
330
+ "/run",
331
+ "/dev/shm",
332
+ "/run/lock",
333
+ "/run/user/1000"
334
+ ],
335
+ "percent_used": "0%",
336
+ "total_inodes": "24882"
337
+ },
338
+ "tracefs": {
339
+ "fs_type": "tracefs",
340
+ "mount_options": [
341
+ "rw",
342
+ "nosuid",
343
+ "nodev",
344
+ "noexec",
345
+ "relatime"
346
+ ],
347
+ "mounts": [
348
+ "/sys/kernel/tracing"
349
+ ]
350
+ },
351
+ "udev": {
352
+ "fs_type": "devtmpfs",
353
+ "inodes_available": "122333",
354
+ "inodes_percent_used": "1%",
355
+ "inodes_used": "273",
356
+ "kb_available": "490424",
357
+ "kb_size": "490424",
358
+ "kb_used": "0",
359
+ "mount_options": [
360
+ "rw",
361
+ "nosuid",
362
+ "relatime",
363
+ "size=490424k",
364
+ "nr_inodes=122606",
365
+ "mode=755"
366
+ ],
367
+ "mounts": [
368
+ "/dev"
369
+ ],
370
+ "percent_used": "0%",
371
+ "total_inodes": "122606"
372
+ }
373
+ },
374
+ "by_mountpoint": {
375
+ "/": {
376
+ "devices": [
377
+ "/dev/xvda1"
378
+ ],
379
+ "fs_type": "ext4",
380
+ "inodes_available": "470591",
381
+ "inodes_percent_used": "9%",
382
+ "inodes_used": "45505",
383
+ "kb_available": "6719952",
384
+ "kb_size": "8026128",
385
+ "kb_used": "876920",
386
+ "mount_options": [
387
+ "rw",
388
+ "relatime",
389
+ "discard",
390
+ "errors=remount-ro"
391
+ ],
392
+ "percent_used": "12%",
393
+ "total_inodes": "516096",
394
+ "uuid": "18a8f419-274c-4a55-abdd-2d36843b54e3"
395
+ },
396
+ "/boot/efi": {
397
+ "devices": [
398
+ "/dev/xvda15"
399
+ ],
400
+ "fs_type": "vfat",
401
+ "kb_available": "120662",
402
+ "kb_size": "126678",
403
+ "kb_used": "6016",
404
+ "mount_options": [
405
+ "rw",
406
+ "relatime",
407
+ "fmask=0022",
408
+ "dmask=0022",
409
+ "codepage=437",
410
+ "iocharset=ascii",
411
+ "shortname=mixed",
412
+ "utf8",
413
+ "errors=remount-ro"
414
+ ],
415
+ "percent_used": "5%",
416
+ "uuid": "BD8E-309A"
417
+ },
418
+ "/dev": {
419
+ "devices": [
420
+ "udev"
421
+ ],
422
+ "fs_type": "devtmpfs",
423
+ "inodes_available": "122333",
424
+ "inodes_percent_used": "1%",
425
+ "inodes_used": "273",
426
+ "kb_available": "490424",
427
+ "kb_size": "490424",
428
+ "kb_used": "0",
429
+ "mount_options": [
430
+ "rw",
431
+ "nosuid",
432
+ "relatime",
433
+ "size=490424k",
434
+ "nr_inodes=122606",
435
+ "mode=755"
436
+ ],
437
+ "percent_used": "0%",
438
+ "total_inodes": "122606"
439
+ },
440
+ "/dev/hugepages": {
441
+ "devices": [
442
+ "hugetlbfs"
443
+ ],
444
+ "fs_type": "hugetlbfs",
445
+ "mount_options": [
446
+ "rw",
447
+ "relatime",
448
+ "pagesize=2M"
449
+ ]
450
+ },
451
+ "/dev/mqueue": {
452
+ "devices": [
453
+ "mqueue"
454
+ ],
455
+ "fs_type": "mqueue",
456
+ "mount_options": [
457
+ "rw",
458
+ "nosuid",
459
+ "nodev",
460
+ "noexec",
461
+ "relatime"
462
+ ]
463
+ },
464
+ "/dev/pts": {
465
+ "devices": [
466
+ "devpts"
467
+ ],
468
+ "fs_type": "devpts",
469
+ "mount_options": [
470
+ "rw",
471
+ "nosuid",
472
+ "noexec",
473
+ "relatime",
474
+ "gid=5",
475
+ "mode=620",
476
+ "ptmxmode=000"
477
+ ]
478
+ },
479
+ "/dev/shm": {
480
+ "devices": [
481
+ "tmpfs"
482
+ ],
483
+ "fs_type": "tmpfs",
484
+ "inodes_available": "124410",
485
+ "inodes_percent_used": "1%",
486
+ "inodes_used": "1",
487
+ "kb_available": "497644",
488
+ "kb_size": "497644",
489
+ "kb_used": "0",
490
+ "mount_options": [
491
+ "rw",
492
+ "nosuid",
493
+ "nodev"
494
+ ],
495
+ "percent_used": "0%",
496
+ "total_inodes": "124411"
497
+ },
498
+ "/proc": {
499
+ "devices": [
500
+ "proc"
501
+ ],
502
+ "fs_type": "proc",
503
+ "mount_options": [
504
+ "rw",
505
+ "nosuid",
506
+ "nodev",
507
+ "noexec",
508
+ "relatime"
509
+ ]
510
+ },
511
+ "/proc/sys/fs/binfmt_misc": {
512
+ "devices": [
513
+ "systemd-1"
514
+ ],
515
+ "fs_type": "autofs",
516
+ "mount_options": [
517
+ "rw",
518
+ "relatime",
519
+ "fd=30",
520
+ "pgrp=1",
521
+ "timeout=0",
522
+ "minproto=5",
523
+ "maxproto=5",
524
+ "direct",
525
+ "pipe_ino=9638"
526
+ ]
527
+ },
528
+ "/run": {
529
+ "devices": [
530
+ "tmpfs"
531
+ ],
532
+ "fs_type": "tmpfs",
533
+ "inodes_available": "124025",
534
+ "inodes_percent_used": "1%",
535
+ "inodes_used": "386",
536
+ "kb_available": "99136",
537
+ "kb_size": "99532",
538
+ "kb_used": "396",
539
+ "mount_options": [
540
+ "rw",
541
+ "nosuid",
542
+ "nodev",
543
+ "noexec",
544
+ "relatime",
545
+ "size=99532k",
546
+ "mode=755"
547
+ ],
548
+ "percent_used": "1%",
549
+ "total_inodes": "124411"
550
+ },
551
+ "/run/lock": {
552
+ "devices": [
553
+ "tmpfs"
554
+ ],
555
+ "fs_type": "tmpfs",
556
+ "inodes_available": "124409",
557
+ "inodes_percent_used": "1%",
558
+ "inodes_used": "2",
559
+ "kb_available": "5120",
560
+ "kb_size": "5120",
561
+ "kb_used": "0",
562
+ "mount_options": [
563
+ "rw",
564
+ "nosuid",
565
+ "nodev",
566
+ "noexec",
567
+ "relatime",
568
+ "size=5120k"
569
+ ],
570
+ "percent_used": "0%",
571
+ "total_inodes": "124411"
572
+ },
573
+ "/run/user/1000": {
574
+ "devices": [
575
+ "tmpfs"
576
+ ],
577
+ "fs_type": "tmpfs",
578
+ "inodes_available": "24871",
579
+ "inodes_percent_used": "1%",
580
+ "inodes_used": "11",
581
+ "kb_available": "99528",
582
+ "kb_size": "99528",
583
+ "kb_used": "0",
584
+ "mount_options": [
585
+ "rw",
586
+ "nosuid",
587
+ "nodev",
588
+ "relatime",
589
+ "size=99528k",
590
+ "nr_inodes=24882",
591
+ "mode=700",
592
+ "uid=1000",
593
+ "gid=1000"
594
+ ],
595
+ "percent_used": "0%",
596
+ "total_inodes": "24882"
597
+ },
598
+ "/sys": {
599
+ "devices": [
600
+ "sysfs"
601
+ ],
602
+ "fs_type": "sysfs",
603
+ "mount_options": [
604
+ "rw",
605
+ "nosuid",
606
+ "nodev",
607
+ "noexec",
608
+ "relatime"
609
+ ]
610
+ },
611
+ "/sys/fs/bpf": {
612
+ "devices": [
613
+ "none"
614
+ ],
615
+ "fs_type": "bpf",
616
+ "mount_options": [
617
+ "rw",
618
+ "nosuid",
619
+ "nodev",
620
+ "noexec",
621
+ "relatime",
622
+ "mode=700"
623
+ ]
624
+ },
625
+ "/sys/fs/cgroup": {
626
+ "devices": [
627
+ "cgroup2"
628
+ ],
629
+ "fs_type": "cgroup2",
630
+ "mount_options": [
631
+ "rw",
632
+ "nosuid",
633
+ "nodev",
634
+ "noexec",
635
+ "relatime",
636
+ "nsdelegate",
637
+ "memory_recursiveprot"
638
+ ]
639
+ },
640
+ "/sys/fs/fuse/connections": {
641
+ "devices": [
642
+ "fusectl"
643
+ ],
644
+ "fs_type": "fusectl",
645
+ "mount_options": [
646
+ "rw",
647
+ "nosuid",
648
+ "nodev",
649
+ "noexec",
650
+ "relatime"
651
+ ]
652
+ },
653
+ "/sys/fs/pstore": {
654
+ "devices": [
655
+ "pstore"
656
+ ],
657
+ "fs_type": "pstore",
658
+ "mount_options": [
659
+ "rw",
660
+ "nosuid",
661
+ "nodev",
662
+ "noexec",
663
+ "relatime"
664
+ ]
665
+ },
666
+ "/sys/kernel/config": {
667
+ "devices": [
668
+ "configfs"
669
+ ],
670
+ "fs_type": "configfs",
671
+ "mount_options": [
672
+ "rw",
673
+ "nosuid",
674
+ "nodev",
675
+ "noexec",
676
+ "relatime"
677
+ ]
678
+ },
679
+ "/sys/kernel/debug": {
680
+ "devices": [
681
+ "debugfs"
682
+ ],
683
+ "fs_type": "debugfs",
684
+ "mount_options": [
685
+ "rw",
686
+ "nosuid",
687
+ "nodev",
688
+ "noexec",
689
+ "relatime"
690
+ ]
691
+ },
692
+ "/sys/kernel/security": {
693
+ "devices": [
694
+ "securityfs"
695
+ ],
696
+ "fs_type": "securityfs",
697
+ "mount_options": [
698
+ "rw",
699
+ "nosuid",
700
+ "nodev",
701
+ "noexec",
702
+ "relatime"
703
+ ]
704
+ },
705
+ "/sys/kernel/tracing": {
706
+ "devices": [
707
+ "tracefs"
708
+ ],
709
+ "fs_type": "tracefs",
710
+ "mount_options": [
711
+ "rw",
712
+ "nosuid",
713
+ "nodev",
714
+ "noexec",
715
+ "relatime"
716
+ ]
717
+ }
718
+ },
719
+ "by_pair": {
720
+ "/dev/xvda,": {
721
+ "device": "/dev/xvda"
722
+ },
723
+ "/dev/xvda1,/": {
724
+ "device": "/dev/xvda1",
725
+ "fs_type": "ext4",
726
+ "inodes_available": "470591",
727
+ "inodes_percent_used": "9%",
728
+ "inodes_used": "45505",
729
+ "kb_available": "6719952",
730
+ "kb_size": "8026128",
731
+ "kb_used": "876920",
732
+ "mount": "/",
733
+ "mount_options": [
734
+ "rw",
735
+ "relatime",
736
+ "discard",
737
+ "errors=remount-ro"
738
+ ],
739
+ "percent_used": "12%",
740
+ "total_inodes": "516096",
741
+ "uuid": "18a8f419-274c-4a55-abdd-2d36843b54e3"
742
+ },
743
+ "/dev/xvda14,": {
744
+ "device": "/dev/xvda14"
745
+ },
746
+ "/dev/xvda15,/boot/efi": {
747
+ "device": "/dev/xvda15",
748
+ "fs_type": "vfat",
749
+ "kb_available": "120662",
750
+ "kb_size": "126678",
751
+ "kb_used": "6016",
752
+ "mount": "/boot/efi",
753
+ "mount_options": [
754
+ "rw",
755
+ "relatime",
756
+ "fmask=0022",
757
+ "dmask=0022",
758
+ "codepage=437",
759
+ "iocharset=ascii",
760
+ "shortname=mixed",
761
+ "utf8",
762
+ "errors=remount-ro"
763
+ ],
764
+ "percent_used": "5%",
765
+ "uuid": "BD8E-309A"
766
+ },
767
+ "cgroup2,/sys/fs/cgroup": {
768
+ "device": "cgroup2",
769
+ "fs_type": "cgroup2",
770
+ "mount": "/sys/fs/cgroup",
771
+ "mount_options": [
772
+ "rw",
773
+ "nosuid",
774
+ "nodev",
775
+ "noexec",
776
+ "relatime",
777
+ "nsdelegate",
778
+ "memory_recursiveprot"
779
+ ]
780
+ },
781
+ "configfs,/sys/kernel/config": {
782
+ "device": "configfs",
783
+ "fs_type": "configfs",
784
+ "mount": "/sys/kernel/config",
785
+ "mount_options": [
786
+ "rw",
787
+ "nosuid",
788
+ "nodev",
789
+ "noexec",
790
+ "relatime"
791
+ ]
792
+ },
793
+ "debugfs,/sys/kernel/debug": {
794
+ "device": "debugfs",
795
+ "fs_type": "debugfs",
796
+ "mount": "/sys/kernel/debug",
797
+ "mount_options": [
798
+ "rw",
799
+ "nosuid",
800
+ "nodev",
801
+ "noexec",
802
+ "relatime"
803
+ ]
804
+ },
805
+ "devpts,/dev/pts": {
806
+ "device": "devpts",
807
+ "fs_type": "devpts",
808
+ "mount": "/dev/pts",
809
+ "mount_options": [
810
+ "rw",
811
+ "nosuid",
812
+ "noexec",
813
+ "relatime",
814
+ "gid=5",
815
+ "mode=620",
816
+ "ptmxmode=000"
817
+ ]
818
+ },
819
+ "fusectl,/sys/fs/fuse/connections": {
820
+ "device": "fusectl",
821
+ "fs_type": "fusectl",
822
+ "mount": "/sys/fs/fuse/connections",
823
+ "mount_options": [
824
+ "rw",
825
+ "nosuid",
826
+ "nodev",
827
+ "noexec",
828
+ "relatime"
829
+ ]
830
+ },
831
+ "hugetlbfs,/dev/hugepages": {
832
+ "device": "hugetlbfs",
833
+ "fs_type": "hugetlbfs",
834
+ "mount": "/dev/hugepages",
835
+ "mount_options": [
836
+ "rw",
837
+ "relatime",
838
+ "pagesize=2M"
839
+ ]
840
+ },
841
+ "mqueue,/dev/mqueue": {
842
+ "device": "mqueue",
843
+ "fs_type": "mqueue",
844
+ "mount": "/dev/mqueue",
845
+ "mount_options": [
846
+ "rw",
847
+ "nosuid",
848
+ "nodev",
849
+ "noexec",
850
+ "relatime"
851
+ ]
852
+ },
853
+ "none,/sys/fs/bpf": {
854
+ "device": "none",
855
+ "fs_type": "bpf",
856
+ "mount": "/sys/fs/bpf",
857
+ "mount_options": [
858
+ "rw",
859
+ "nosuid",
860
+ "nodev",
861
+ "noexec",
862
+ "relatime",
863
+ "mode=700"
864
+ ]
865
+ },
866
+ "proc,/proc": {
867
+ "device": "proc",
868
+ "fs_type": "proc",
869
+ "mount": "/proc",
870
+ "mount_options": [
871
+ "rw",
872
+ "nosuid",
873
+ "nodev",
874
+ "noexec",
875
+ "relatime"
876
+ ]
877
+ },
878
+ "pstore,/sys/fs/pstore": {
879
+ "device": "pstore",
880
+ "fs_type": "pstore",
881
+ "mount": "/sys/fs/pstore",
882
+ "mount_options": [
883
+ "rw",
884
+ "nosuid",
885
+ "nodev",
886
+ "noexec",
887
+ "relatime"
888
+ ]
889
+ },
890
+ "securityfs,/sys/kernel/security": {
891
+ "device": "securityfs",
892
+ "fs_type": "securityfs",
893
+ "mount": "/sys/kernel/security",
894
+ "mount_options": [
895
+ "rw",
896
+ "nosuid",
897
+ "nodev",
898
+ "noexec",
899
+ "relatime"
900
+ ]
901
+ },
902
+ "sysfs,/sys": {
903
+ "device": "sysfs",
904
+ "fs_type": "sysfs",
905
+ "mount": "/sys",
906
+ "mount_options": [
907
+ "rw",
908
+ "nosuid",
909
+ "nodev",
910
+ "noexec",
911
+ "relatime"
912
+ ]
913
+ },
914
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
915
+ "device": "systemd-1",
916
+ "fs_type": "autofs",
917
+ "mount": "/proc/sys/fs/binfmt_misc",
918
+ "mount_options": [
919
+ "rw",
920
+ "relatime",
921
+ "fd=30",
922
+ "pgrp=1",
923
+ "timeout=0",
924
+ "minproto=5",
925
+ "maxproto=5",
926
+ "direct",
927
+ "pipe_ino=9638"
928
+ ]
929
+ },
930
+ "tmpfs,/dev/shm": {
931
+ "device": "tmpfs",
932
+ "fs_type": "tmpfs",
933
+ "inodes_available": "124410",
934
+ "inodes_percent_used": "1%",
935
+ "inodes_used": "1",
936
+ "kb_available": "497644",
937
+ "kb_size": "497644",
938
+ "kb_used": "0",
939
+ "mount": "/dev/shm",
940
+ "mount_options": [
941
+ "rw",
942
+ "nosuid",
943
+ "nodev"
944
+ ],
945
+ "percent_used": "0%",
946
+ "total_inodes": "124411"
947
+ },
948
+ "tmpfs,/run": {
949
+ "device": "tmpfs",
950
+ "fs_type": "tmpfs",
951
+ "inodes_available": "124025",
952
+ "inodes_percent_used": "1%",
953
+ "inodes_used": "386",
954
+ "kb_available": "99136",
955
+ "kb_size": "99532",
956
+ "kb_used": "396",
957
+ "mount": "/run",
958
+ "mount_options": [
959
+ "rw",
960
+ "nosuid",
961
+ "nodev",
962
+ "noexec",
963
+ "relatime",
964
+ "size=99532k",
965
+ "mode=755"
966
+ ],
967
+ "percent_used": "1%",
968
+ "total_inodes": "124411"
969
+ },
970
+ "tmpfs,/run/lock": {
971
+ "device": "tmpfs",
972
+ "fs_type": "tmpfs",
973
+ "inodes_available": "124409",
974
+ "inodes_percent_used": "1%",
975
+ "inodes_used": "2",
976
+ "kb_available": "5120",
977
+ "kb_size": "5120",
978
+ "kb_used": "0",
979
+ "mount": "/run/lock",
980
+ "mount_options": [
981
+ "rw",
982
+ "nosuid",
983
+ "nodev",
984
+ "noexec",
985
+ "relatime",
986
+ "size=5120k"
987
+ ],
988
+ "percent_used": "0%",
989
+ "total_inodes": "124411"
990
+ },
991
+ "tmpfs,/run/user/1000": {
992
+ "device": "tmpfs",
993
+ "fs_type": "tmpfs",
994
+ "inodes_available": "24871",
995
+ "inodes_percent_used": "1%",
996
+ "inodes_used": "11",
997
+ "kb_available": "99528",
998
+ "kb_size": "99528",
999
+ "kb_used": "0",
1000
+ "mount": "/run/user/1000",
1001
+ "mount_options": [
1002
+ "rw",
1003
+ "nosuid",
1004
+ "nodev",
1005
+ "relatime",
1006
+ "size=99528k",
1007
+ "nr_inodes=24882",
1008
+ "mode=700",
1009
+ "uid=1000",
1010
+ "gid=1000"
1011
+ ],
1012
+ "percent_used": "0%",
1013
+ "total_inodes": "24882"
1014
+ },
1015
+ "tracefs,/sys/kernel/tracing": {
1016
+ "device": "tracefs",
1017
+ "fs_type": "tracefs",
1018
+ "mount": "/sys/kernel/tracing",
1019
+ "mount_options": [
1020
+ "rw",
1021
+ "nosuid",
1022
+ "nodev",
1023
+ "noexec",
1024
+ "relatime"
1025
+ ]
1026
+ },
1027
+ "udev,/dev": {
1028
+ "device": "udev",
1029
+ "fs_type": "devtmpfs",
1030
+ "inodes_available": "122333",
1031
+ "inodes_percent_used": "1%",
1032
+ "inodes_used": "273",
1033
+ "kb_available": "490424",
1034
+ "kb_size": "490424",
1035
+ "kb_used": "0",
1036
+ "mount": "/dev",
1037
+ "mount_options": [
1038
+ "rw",
1039
+ "nosuid",
1040
+ "relatime",
1041
+ "size=490424k",
1042
+ "nr_inodes=122606",
1043
+ "mode=755"
1044
+ ],
1045
+ "percent_used": "0%",
1046
+ "total_inodes": "122606"
1047
+ }
1048
+ }
1049
+ },
1050
+ "fips": {
1051
+ "kernel": {
1052
+ "enabled": false
1053
+ }
1054
+ },
1055
+ "fqdn": "fauxhai.local",
1056
+ "hostname": "Fauxhai",
1057
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1058
+ "idletime_seconds": 2646450,
1059
+ "init_package": "systemd",
1060
+ "ipaddress": "10.0.0.2",
1061
+ "kernel": {
1062
+ "machine": "x86_64",
1063
+ "modules": {
1064
+ "aesni_intel": {
1065
+ "refcount": "0",
1066
+ "size": "368640"
1067
+ },
1068
+ "ata_generic": {
1069
+ "refcount": "0",
1070
+ "size": "16384",
1071
+ "version": "0.2.15"
1072
+ },
1073
+ "ata_piix": {
1074
+ "refcount": "0",
1075
+ "size": "36864",
1076
+ "version": "2.13"
1077
+ },
1078
+ "autofs4": {
1079
+ "refcount": "2",
1080
+ "size": "53248"
1081
+ },
1082
+ "button": {
1083
+ "refcount": "0",
1084
+ "size": "24576"
1085
+ },
1086
+ "configfs": {
1087
+ "refcount": "1",
1088
+ "size": "57344",
1089
+ "version": "0.0.2"
1090
+ },
1091
+ "crc32_pclmul": {
1092
+ "refcount": "0",
1093
+ "size": "16384"
1094
+ },
1095
+ "crc32c_intel": {
1096
+ "refcount": "2",
1097
+ "size": "24576"
1098
+ },
1099
+ "crct10dif_pclmul": {
1100
+ "refcount": "1",
1101
+ "size": "16384"
1102
+ },
1103
+ "cryptd": {
1104
+ "refcount": "2",
1105
+ "size": "24576"
1106
+ },
1107
+ "crypto_simd": {
1108
+ "refcount": "1",
1109
+ "size": "16384"
1110
+ },
1111
+ "dm_mod": {
1112
+ "refcount": "0",
1113
+ "size": "163840"
1114
+ },
1115
+ "evdev": {
1116
+ "refcount": "3",
1117
+ "size": "24576"
1118
+ },
1119
+ "fat": {
1120
+ "refcount": "1",
1121
+ "size": "86016"
1122
+ },
1123
+ "fuse": {
1124
+ "refcount": "1",
1125
+ "size": "167936"
1126
+ },
1127
+ "ghash_clmulni_intel": {
1128
+ "refcount": "0",
1129
+ "size": "16384"
1130
+ },
1131
+ "glue_helper": {
1132
+ "refcount": "1",
1133
+ "size": "16384"
1134
+ },
1135
+ "intel_rapl_common": {
1136
+ "refcount": "1",
1137
+ "size": "28672"
1138
+ },
1139
+ "intel_rapl_msr": {
1140
+ "refcount": "0",
1141
+ "size": "20480"
1142
+ },
1143
+ "iosf_mbi": {
1144
+ "refcount": "1",
1145
+ "size": "24576"
1146
+ },
1147
+ "ip_tables": {
1148
+ "refcount": "0",
1149
+ "size": "28672"
1150
+ },
1151
+ "libata": {
1152
+ "refcount": "2",
1153
+ "size": "262144",
1154
+ "version": "3.00"
1155
+ },
1156
+ "nls_ascii": {
1157
+ "refcount": "1",
1158
+ "size": "16384"
1159
+ },
1160
+ "nls_cp437": {
1161
+ "refcount": "1",
1162
+ "size": "20480"
1163
+ },
1164
+ "rapl": {
1165
+ "refcount": "0",
1166
+ "size": "20480"
1167
+ },
1168
+ "scsi_mod": {
1169
+ "refcount": "1",
1170
+ "size": "253952"
1171
+ },
1172
+ "serio_raw": {
1173
+ "refcount": "0",
1174
+ "size": "20480"
1175
+ },
1176
+ "vfat": {
1177
+ "refcount": "1",
1178
+ "size": "20480"
1179
+ },
1180
+ "x_tables": {
1181
+ "refcount": "1",
1182
+ "size": "53248"
1183
+ },
1184
+ "xen_blkfront": {
1185
+ "refcount": "4",
1186
+ "size": "49152"
1187
+ },
1188
+ "xen_netfront": {
1189
+ "refcount": "1",
1190
+ "size": "45056"
1191
+ }
1192
+ },
1193
+ "name": "Linux",
1194
+ "os": "GNU/Linux",
1195
+ "processor": "unknown",
1196
+ "release": "5.10.0-9-cloud-amd64",
1197
+ "version": "#1 SMP Debian 5.10.70-1 (2021-09-30)"
1198
+ },
1199
+ "keys": {
1200
+ "ssh": {
1201
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1202
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1203
+ }
1204
+ },
1205
+ "languages": {
1206
+ "powershell": null,
1207
+ "ruby": {
1208
+ "bin_dir": "/usr/local/bin",
1209
+ "gem_bin": "/usr/local/bin/gem",
1210
+ "gems_dir": "/usr/local/gems",
1211
+ "host": "x86_64-pc-linux-gnu",
1212
+ "host_cpu": "x86_64",
1213
+ "host_os": "linux",
1214
+ "host_vendor": "pc",
1215
+ "platform": "x86_64-linux",
1216
+ "release_date": "2021-07-07",
1217
+ "ruby_bin": "/usr/local/bin/ruby",
1218
+ "target": "x86_64-pc-linux-gnu",
1219
+ "target_cpu": "x86_64",
1220
+ "target_os": "linux",
1221
+ "target_vendor": "pc",
1222
+ "version": "3.0.2"
1223
+ }
1224
+ },
1225
+ "lsb": {
1226
+ "codename": "bullseye",
1227
+ "description": "Debian GNU/Linux 11 (bullseye)",
1228
+ "id": "Debian",
1229
+ "release": "11"
1230
+ },
1231
+ "macaddress": "11:11:11:11:11:11",
1232
+ "machinename": "Fauxhai",
1233
+ "memory": {
1234
+ "total": "1048576kB"
1235
+ },
1236
+ "network": {
1237
+ "default_gateway": "10.0.0.1",
1238
+ "default_interface": "eth0",
1239
+ "interfaces": {
1240
+ "eth0": {
1241
+ "addresses": {
1242
+ "10.0.0.2": {
1243
+ "broadcast": "10.0.0.255",
1244
+ "family": "inet",
1245
+ "ip_scope": "RFC1918 PRIVATE",
1246
+ "netmask": "255.255.255.0",
1247
+ "prefixlen": "24",
1248
+ "scope": "Global"
1249
+ },
1250
+ "11:11:11:11:11:11": {
1251
+ "family": "lladdr"
1252
+ },
1253
+ "fe80::11:1111:1111:1111": {
1254
+ "family": "inet6",
1255
+ "ip_scope": "LINK LOCAL UNICAST",
1256
+ "prefixlen": "64",
1257
+ "scope": "Link",
1258
+ "tags": [
1259
+ ]
1260
+ }
1261
+ },
1262
+ "arp": {
1263
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1264
+ },
1265
+ "encapsulation": "Ethernet",
1266
+ "flags": [
1267
+ "BROADCAST",
1268
+ "MULTICAST",
1269
+ "UP",
1270
+ "LOWER_UP"
1271
+ ],
1272
+ "mtu": "1500",
1273
+ "number": "0",
1274
+ "ring_params": {
1275
+ },
1276
+ "routes": [
1277
+ {
1278
+ "destination": "default",
1279
+ "family": "inet",
1280
+ "via": "10.0.0.1"
1281
+ },
1282
+ {
1283
+ "destination": "10.0.0.0/24",
1284
+ "family": "inet",
1285
+ "proto": "kernel",
1286
+ "scope": "link",
1287
+ "src": "10.0.0.2"
1288
+ },
1289
+ {
1290
+ "destination": "fe80::/64",
1291
+ "family": "inet6",
1292
+ "metric": "256",
1293
+ "proto": "kernel"
1294
+ }
1295
+ ],
1296
+ "state": "up",
1297
+ "type": "eth"
1298
+ },
1299
+ "lo": {
1300
+ "addresses": {
1301
+ "127.0.0.1": {
1302
+ "family": "inet",
1303
+ "ip_scope": "LOOPBACK",
1304
+ "netmask": "255.0.0.0",
1305
+ "prefixlen": "8",
1306
+ "scope": "Node"
1307
+ },
1308
+ "::1": {
1309
+ "family": "inet6",
1310
+ "ip_scope": "LINK LOCAL LOOPBACK",
1311
+ "prefixlen": "128",
1312
+ "scope": "Node",
1313
+ "tags": [
1314
+ ]
1315
+ }
1316
+ },
1317
+ "encapsulation": "Loopback",
1318
+ "flags": [
1319
+ "LOOPBACK",
1320
+ "UP",
1321
+ "LOWER_UP"
1322
+ ],
1323
+ "mtu": "65536",
1324
+ "state": "unknown"
1325
+ }
1326
+ }
1327
+ },
1328
+ "ohai_time": 1635809125.844939,
1329
+ "os": "linux",
1330
+ "os_version": "5.10.0-9-cloud-amd64",
1331
+ "packages": {
1332
+ "adduser": {
1333
+ "arch": "all",
1334
+ "version": "3.118"
1335
+ },
1336
+ "amazon-ec2-utils": {
1337
+ "arch": "all",
1338
+ "version": "1.3+git20200518-2"
1339
+ },
1340
+ "apparmor": {
1341
+ "arch": "amd64",
1342
+ "version": "2.13.6-10"
1343
+ },
1344
+ "apt": {
1345
+ "arch": "amd64",
1346
+ "version": "2.2.4"
1347
+ },
1348
+ "apt-listchanges": {
1349
+ "arch": "all",
1350
+ "version": "3.24"
1351
+ },
1352
+ "apt-utils": {
1353
+ "arch": "amd64",
1354
+ "version": "2.2.4"
1355
+ },
1356
+ "awscli": {
1357
+ "arch": "all",
1358
+ "version": "1.19.1-1"
1359
+ },
1360
+ "base-files": {
1361
+ "arch": "amd64",
1362
+ "version": "11.1+deb11u1"
1363
+ },
1364
+ "base-passwd": {
1365
+ "arch": "amd64",
1366
+ "version": "3.5.51"
1367
+ },
1368
+ "bash": {
1369
+ "arch": "amd64",
1370
+ "version": "5.1-2+b3"
1371
+ },
1372
+ "bash-completion": {
1373
+ "arch": "all",
1374
+ "version": "1:2.11-2"
1375
+ },
1376
+ "bind9-host": {
1377
+ "arch": "amd64",
1378
+ "version": "1:9.16.15-1"
1379
+ },
1380
+ "bind9-libs": {
1381
+ "arch": "amd64",
1382
+ "version": "1:9.16.15-1"
1383
+ },
1384
+ "bsdextrautils": {
1385
+ "arch": "amd64",
1386
+ "version": "2.36.1-8"
1387
+ },
1388
+ "bsdutils": {
1389
+ "arch": "amd64",
1390
+ "version": "1:2.36.1-8"
1391
+ },
1392
+ "ca-certificates": {
1393
+ "arch": "all",
1394
+ "version": "20210119"
1395
+ },
1396
+ "chef": {
1397
+ "arch": "amd64",
1398
+ "version": "17.7.29-1"
1399
+ },
1400
+ "chrony": {
1401
+ "arch": "amd64",
1402
+ "version": "4.0-8"
1403
+ },
1404
+ "cloud-guest-utils": {
1405
+ "arch": "all",
1406
+ "version": "0.31-2"
1407
+ },
1408
+ "cloud-image-utils": {
1409
+ "arch": "all",
1410
+ "version": "0.31-2"
1411
+ },
1412
+ "cloud-init": {
1413
+ "arch": "all",
1414
+ "version": "20.4.1-2+deb11u1"
1415
+ },
1416
+ "cloud-initramfs-growroot": {
1417
+ "arch": "all",
1418
+ "version": "0.18.debian8"
1419
+ },
1420
+ "cloud-utils": {
1421
+ "arch": "all",
1422
+ "version": "0.31-2"
1423
+ },
1424
+ "coreutils": {
1425
+ "arch": "amd64",
1426
+ "version": "8.32-4+b1"
1427
+ },
1428
+ "cpio": {
1429
+ "arch": "amd64",
1430
+ "version": "2.13+dfsg-4"
1431
+ },
1432
+ "cron": {
1433
+ "arch": "amd64",
1434
+ "version": "3.0pl1-137"
1435
+ },
1436
+ "curl": {
1437
+ "arch": "amd64",
1438
+ "version": "7.74.0-1.3+b1"
1439
+ },
1440
+ "dash": {
1441
+ "arch": "amd64",
1442
+ "version": "0.5.11+git20200708+dd9ef66-5"
1443
+ },
1444
+ "dbus": {
1445
+ "arch": "amd64",
1446
+ "version": "1.12.20-2"
1447
+ },
1448
+ "debconf": {
1449
+ "arch": "all",
1450
+ "version": "1.5.77"
1451
+ },
1452
+ "debian-archive-keyring": {
1453
+ "arch": "all",
1454
+ "version": "2021.1.1"
1455
+ },
1456
+ "debianutils": {
1457
+ "arch": "amd64",
1458
+ "version": "4.11.2"
1459
+ },
1460
+ "diffutils": {
1461
+ "arch": "amd64",
1462
+ "version": "1:3.7-5"
1463
+ },
1464
+ "distro-info-data": {
1465
+ "arch": "all",
1466
+ "version": "0.51"
1467
+ },
1468
+ "dmsetup": {
1469
+ "arch": "amd64",
1470
+ "version": "2:1.02.175-2.1"
1471
+ },
1472
+ "docutils-common": {
1473
+ "arch": "all",
1474
+ "version": "0.16+dfsg-4"
1475
+ },
1476
+ "dpkg": {
1477
+ "arch": "amd64",
1478
+ "version": "1.20.9"
1479
+ },
1480
+ "e2fsprogs": {
1481
+ "arch": "amd64",
1482
+ "version": "1.46.2-2"
1483
+ },
1484
+ "ethtool": {
1485
+ "arch": "amd64",
1486
+ "version": "1:5.9-1"
1487
+ },
1488
+ "fdisk": {
1489
+ "arch": "amd64",
1490
+ "version": "2.36.1-8"
1491
+ },
1492
+ "file": {
1493
+ "arch": "amd64",
1494
+ "version": "1:5.39-3"
1495
+ },
1496
+ "findutils": {
1497
+ "arch": "amd64",
1498
+ "version": "4.8.0-1"
1499
+ },
1500
+ "gcc-10-base": {
1501
+ "arch": "amd64",
1502
+ "version": "10.2.1-6"
1503
+ },
1504
+ "gcc-9-base": {
1505
+ "arch": "amd64",
1506
+ "version": "9.3.0-22"
1507
+ },
1508
+ "gdisk": {
1509
+ "arch": "amd64",
1510
+ "version": "1.0.6-1.1"
1511
+ },
1512
+ "genisoimage": {
1513
+ "arch": "amd64",
1514
+ "version": "9:1.1.11-3.2"
1515
+ },
1516
+ "gettext-base": {
1517
+ "arch": "amd64",
1518
+ "version": "0.21-4"
1519
+ },
1520
+ "gpgv": {
1521
+ "arch": "amd64",
1522
+ "version": "2.2.27-2"
1523
+ },
1524
+ "grep": {
1525
+ "arch": "amd64",
1526
+ "version": "3.6-1"
1527
+ },
1528
+ "groff": {
1529
+ "arch": "amd64",
1530
+ "version": "1.22.4-6"
1531
+ },
1532
+ "groff-base": {
1533
+ "arch": "amd64",
1534
+ "version": "1.22.4-6"
1535
+ },
1536
+ "grub-cloud-amd64": {
1537
+ "arch": "amd64",
1538
+ "version": "0.0.5"
1539
+ },
1540
+ "grub-common": {
1541
+ "arch": "amd64",
1542
+ "version": "2.04-20"
1543
+ },
1544
+ "grub-efi-amd64-bin": {
1545
+ "arch": "amd64",
1546
+ "version": "2.04-20"
1547
+ },
1548
+ "grub-efi-amd64-signed": {
1549
+ "arch": "amd64",
1550
+ "version": "1+2.04+20"
1551
+ },
1552
+ "grub-pc-bin": {
1553
+ "arch": "amd64",
1554
+ "version": "2.04-20"
1555
+ },
1556
+ "grub2-common": {
1557
+ "arch": "amd64",
1558
+ "version": "2.04-20"
1559
+ },
1560
+ "gzip": {
1561
+ "arch": "amd64",
1562
+ "version": "1.10-4"
1563
+ },
1564
+ "hostname": {
1565
+ "arch": "amd64",
1566
+ "version": "3.23"
1567
+ },
1568
+ "ifupdown": {
1569
+ "arch": "amd64",
1570
+ "version": "0.8.36"
1571
+ },
1572
+ "init": {
1573
+ "arch": "amd64",
1574
+ "version": "1.60"
1575
+ },
1576
+ "init-system-helpers": {
1577
+ "arch": "all",
1578
+ "version": "1.60"
1579
+ },
1580
+ "initramfs-tools": {
1581
+ "arch": "all",
1582
+ "version": "0.140"
1583
+ },
1584
+ "initramfs-tools-core": {
1585
+ "arch": "all",
1586
+ "version": "0.140"
1587
+ },
1588
+ "iproute2": {
1589
+ "arch": "amd64",
1590
+ "version": "5.10.0-4"
1591
+ },
1592
+ "iptables": {
1593
+ "arch": "amd64",
1594
+ "version": "1.8.7-1"
1595
+ },
1596
+ "iputils-ping": {
1597
+ "arch": "amd64",
1598
+ "version": "3:20210202-1"
1599
+ },
1600
+ "isc-dhcp-client": {
1601
+ "arch": "amd64",
1602
+ "version": "4.4.1-2.3"
1603
+ },
1604
+ "iso-codes": {
1605
+ "arch": "all",
1606
+ "version": "4.6.0-1"
1607
+ },
1608
+ "klibc-utils": {
1609
+ "arch": "amd64",
1610
+ "version": "2.0.8-6.1"
1611
+ },
1612
+ "kmod": {
1613
+ "arch": "amd64",
1614
+ "version": "28-1"
1615
+ },
1616
+ "less": {
1617
+ "arch": "amd64",
1618
+ "version": "551-2"
1619
+ },
1620
+ "libacl1": {
1621
+ "arch": "amd64",
1622
+ "version": "2.2.53-10"
1623
+ },
1624
+ "libaio1": {
1625
+ "arch": "amd64",
1626
+ "version": "0.3.112-9"
1627
+ },
1628
+ "libapparmor1": {
1629
+ "arch": "amd64",
1630
+ "version": "2.13.6-10"
1631
+ },
1632
+ "libapt-pkg6.0": {
1633
+ "arch": "amd64",
1634
+ "version": "2.2.4"
1635
+ },
1636
+ "libargon2-1": {
1637
+ "arch": "amd64",
1638
+ "version": "0~20171227-0.2"
1639
+ },
1640
+ "libattr1": {
1641
+ "arch": "amd64",
1642
+ "version": "1:2.4.48-6"
1643
+ },
1644
+ "libaudit-common": {
1645
+ "arch": "all",
1646
+ "version": "1:3.0-2"
1647
+ },
1648
+ "libaudit1": {
1649
+ "arch": "amd64",
1650
+ "version": "1:3.0-2"
1651
+ },
1652
+ "libblkid1": {
1653
+ "arch": "amd64",
1654
+ "version": "2.36.1-8"
1655
+ },
1656
+ "libbpf0": {
1657
+ "arch": "amd64",
1658
+ "version": "1:0.3-2"
1659
+ },
1660
+ "libbrotli1": {
1661
+ "arch": "amd64",
1662
+ "version": "1.0.9-2+b2"
1663
+ },
1664
+ "libbsd0": {
1665
+ "arch": "amd64",
1666
+ "version": "0.11.3-1"
1667
+ },
1668
+ "libbz2-1.0": {
1669
+ "arch": "amd64",
1670
+ "version": "1.0.8-4"
1671
+ },
1672
+ "libc-bin": {
1673
+ "arch": "amd64",
1674
+ "version": "2.31-13+deb11u2"
1675
+ },
1676
+ "libc-l10n": {
1677
+ "arch": "all",
1678
+ "version": "2.31-13+deb11u2"
1679
+ },
1680
+ "libc6": {
1681
+ "arch": "amd64",
1682
+ "version": "2.31-13+deb11u2"
1683
+ },
1684
+ "libcap-ng0": {
1685
+ "arch": "amd64",
1686
+ "version": "0.7.9-2.2+b1"
1687
+ },
1688
+ "libcap2": {
1689
+ "arch": "amd64",
1690
+ "version": "1:2.44-1"
1691
+ },
1692
+ "libcap2-bin": {
1693
+ "arch": "amd64",
1694
+ "version": "1:2.44-1"
1695
+ },
1696
+ "libcbor0": {
1697
+ "arch": "amd64",
1698
+ "version": "0.5.0+dfsg-2"
1699
+ },
1700
+ "libcom-err2": {
1701
+ "arch": "amd64",
1702
+ "version": "1.46.2-2"
1703
+ },
1704
+ "libcrypt1": {
1705
+ "arch": "amd64",
1706
+ "version": "1:4.4.18-4"
1707
+ },
1708
+ "libcryptsetup12": {
1709
+ "arch": "amd64",
1710
+ "version": "2:2.3.5-1"
1711
+ },
1712
+ "libcurl3-gnutls": {
1713
+ "arch": "amd64",
1714
+ "version": "7.74.0-1.3+b1"
1715
+ },
1716
+ "libcurl4": {
1717
+ "arch": "amd64",
1718
+ "version": "7.74.0-1.3+b1"
1719
+ },
1720
+ "libdb5.3": {
1721
+ "arch": "amd64",
1722
+ "version": "5.3.28+dfsg1-0.8"
1723
+ },
1724
+ "libdbus-1-3": {
1725
+ "arch": "amd64",
1726
+ "version": "1.12.20-2"
1727
+ },
1728
+ "libdebconfclient0": {
1729
+ "arch": "amd64",
1730
+ "version": "0.260"
1731
+ },
1732
+ "libdevmapper1.02.1": {
1733
+ "arch": "amd64",
1734
+ "version": "2:1.02.175-2.1"
1735
+ },
1736
+ "libdns-export1110": {
1737
+ "arch": "amd64",
1738
+ "version": "1:9.11.19+dfsg-2.1"
1739
+ },
1740
+ "libedit2": {
1741
+ "arch": "amd64",
1742
+ "version": "3.1-20191231-2+b1"
1743
+ },
1744
+ "libefiboot1": {
1745
+ "arch": "amd64",
1746
+ "version": "37-6"
1747
+ },
1748
+ "libefivar1": {
1749
+ "arch": "amd64",
1750
+ "version": "37-6"
1751
+ },
1752
+ "libelf1": {
1753
+ "arch": "amd64",
1754
+ "version": "0.183-1"
1755
+ },
1756
+ "libestr0": {
1757
+ "arch": "amd64",
1758
+ "version": "0.1.10-2.1+b1"
1759
+ },
1760
+ "libexpat1": {
1761
+ "arch": "amd64",
1762
+ "version": "2.2.10-2"
1763
+ },
1764
+ "libext2fs2": {
1765
+ "arch": "amd64",
1766
+ "version": "1.46.2-2"
1767
+ },
1768
+ "libfastjson4": {
1769
+ "arch": "amd64",
1770
+ "version": "0.99.9-1"
1771
+ },
1772
+ "libfdisk1": {
1773
+ "arch": "amd64",
1774
+ "version": "2.36.1-8"
1775
+ },
1776
+ "libffi7": {
1777
+ "arch": "amd64",
1778
+ "version": "3.3-6"
1779
+ },
1780
+ "libfido2-1": {
1781
+ "arch": "amd64",
1782
+ "version": "1.6.0-2"
1783
+ },
1784
+ "libfreetype6": {
1785
+ "arch": "amd64",
1786
+ "version": "2.10.4+dfsg-1"
1787
+ },
1788
+ "libfstrm0": {
1789
+ "arch": "amd64",
1790
+ "version": "0.6.0-1+b1"
1791
+ },
1792
+ "libfuse2": {
1793
+ "arch": "amd64",
1794
+ "version": "2.9.9-5"
1795
+ },
1796
+ "libgcc-s1": {
1797
+ "arch": "amd64",
1798
+ "version": "10.2.1-6"
1799
+ },
1800
+ "libgcrypt20": {
1801
+ "arch": "amd64",
1802
+ "version": "1.8.7-6"
1803
+ },
1804
+ "libgdbm6": {
1805
+ "arch": "amd64",
1806
+ "version": "1.19-2"
1807
+ },
1808
+ "libglib2.0-0": {
1809
+ "arch": "amd64",
1810
+ "version": "2.66.8-1"
1811
+ },
1812
+ "libgmp10": {
1813
+ "arch": "amd64",
1814
+ "version": "2:6.2.1+dfsg-1"
1815
+ },
1816
+ "libgnutls30": {
1817
+ "arch": "amd64",
1818
+ "version": "3.7.1-5"
1819
+ },
1820
+ "libgpg-error0": {
1821
+ "arch": "amd64",
1822
+ "version": "1.38-2"
1823
+ },
1824
+ "libgpm2": {
1825
+ "arch": "amd64",
1826
+ "version": "1.20.7-8"
1827
+ },
1828
+ "libgssapi-krb5-2": {
1829
+ "arch": "amd64",
1830
+ "version": "1.18.3-6+deb11u1"
1831
+ },
1832
+ "libhogweed6": {
1833
+ "arch": "amd64",
1834
+ "version": "3.7.3-1"
1835
+ },
1836
+ "libice6": {
1837
+ "arch": "amd64",
1838
+ "version": "2:1.0.10-1"
1839
+ },
1840
+ "libicu67": {
1841
+ "arch": "amd64",
1842
+ "version": "67.1-7"
1843
+ },
1844
+ "libidn2-0": {
1845
+ "arch": "amd64",
1846
+ "version": "2.3.0-5"
1847
+ },
1848
+ "libip4tc2": {
1849
+ "arch": "amd64",
1850
+ "version": "1.8.7-1"
1851
+ },
1852
+ "libip6tc2": {
1853
+ "arch": "amd64",
1854
+ "version": "1.8.7-1"
1855
+ },
1856
+ "libisc-export1105": {
1857
+ "arch": "amd64",
1858
+ "version": "1:9.11.19+dfsg-2.1"
1859
+ },
1860
+ "libjson-c5": {
1861
+ "arch": "amd64",
1862
+ "version": "0.15-2"
1863
+ },
1864
+ "libk5crypto3": {
1865
+ "arch": "amd64",
1866
+ "version": "1.18.3-6+deb11u1"
1867
+ },
1868
+ "libkeyutils1": {
1869
+ "arch": "amd64",
1870
+ "version": "1.6.1-2"
1871
+ },
1872
+ "libklibc": {
1873
+ "arch": "amd64",
1874
+ "version": "2.0.8-6.1"
1875
+ },
1876
+ "libkmod2": {
1877
+ "arch": "amd64",
1878
+ "version": "28-1"
1879
+ },
1880
+ "libkrb5-3": {
1881
+ "arch": "amd64",
1882
+ "version": "1.18.3-6+deb11u1"
1883
+ },
1884
+ "libkrb5support0": {
1885
+ "arch": "amd64",
1886
+ "version": "1.18.3-6+deb11u1"
1887
+ },
1888
+ "libldap-2.4-2": {
1889
+ "arch": "amd64",
1890
+ "version": "2.4.57+dfsg-3"
1891
+ },
1892
+ "libldap-common": {
1893
+ "arch": "all",
1894
+ "version": "2.4.57+dfsg-3"
1895
+ },
1896
+ "liblmdb0": {
1897
+ "arch": "amd64",
1898
+ "version": "0.9.24-1"
1899
+ },
1900
+ "liblognorm5": {
1901
+ "arch": "amd64",
1902
+ "version": "2.0.5-1.1"
1903
+ },
1904
+ "liblz4-1": {
1905
+ "arch": "amd64",
1906
+ "version": "1.9.3-2"
1907
+ },
1908
+ "liblzma5": {
1909
+ "arch": "amd64",
1910
+ "version": "5.2.5-2"
1911
+ },
1912
+ "libmagic-mgc": {
1913
+ "arch": "amd64",
1914
+ "version": "1:5.39-3"
1915
+ },
1916
+ "libmagic1": {
1917
+ "arch": "amd64",
1918
+ "version": "1:5.39-3"
1919
+ },
1920
+ "libmaxminddb0": {
1921
+ "arch": "amd64",
1922
+ "version": "1.5.2-1"
1923
+ },
1924
+ "libmd0": {
1925
+ "arch": "amd64",
1926
+ "version": "1.0.3-3"
1927
+ },
1928
+ "libmnl0": {
1929
+ "arch": "amd64",
1930
+ "version": "1.0.4-3"
1931
+ },
1932
+ "libmount1": {
1933
+ "arch": "amd64",
1934
+ "version": "2.36.1-8"
1935
+ },
1936
+ "libmpdec3": {
1937
+ "arch": "amd64",
1938
+ "version": "2.5.1-1"
1939
+ },
1940
+ "libncurses6": {
1941
+ "arch": "amd64",
1942
+ "version": "6.2+20201114-2"
1943
+ },
1944
+ "libncursesw6": {
1945
+ "arch": "amd64",
1946
+ "version": "6.2+20201114-2"
1947
+ },
1948
+ "libnetfilter-conntrack3": {
1949
+ "arch": "amd64",
1950
+ "version": "1.0.8-3"
1951
+ },
1952
+ "libnettle8": {
1953
+ "arch": "amd64",
1954
+ "version": "3.7.3-1"
1955
+ },
1956
+ "libnewt0.52": {
1957
+ "arch": "amd64",
1958
+ "version": "0.52.21-4+b3"
1959
+ },
1960
+ "libnfnetlink0": {
1961
+ "arch": "amd64",
1962
+ "version": "1.0.1-3+b1"
1963
+ },
1964
+ "libnftnl11": {
1965
+ "arch": "amd64",
1966
+ "version": "1.1.9-1"
1967
+ },
1968
+ "libnghttp2-14": {
1969
+ "arch": "amd64",
1970
+ "version": "1.43.0-1"
1971
+ },
1972
+ "libnsl2": {
1973
+ "arch": "amd64",
1974
+ "version": "1.3.0-2"
1975
+ },
1976
+ "libp11-kit0": {
1977
+ "arch": "amd64",
1978
+ "version": "0.23.22-1"
1979
+ },
1980
+ "libpam-modules": {
1981
+ "arch": "amd64",
1982
+ "version": "1.4.0-9+deb11u1"
1983
+ },
1984
+ "libpam-modules-bin": {
1985
+ "arch": "amd64",
1986
+ "version": "1.4.0-9+deb11u1"
1987
+ },
1988
+ "libpam-runtime": {
1989
+ "arch": "all",
1990
+ "version": "1.4.0-9+deb11u1"
1991
+ },
1992
+ "libpam-systemd": {
1993
+ "arch": "amd64",
1994
+ "version": "247.3-6"
1995
+ },
1996
+ "libpam0g": {
1997
+ "arch": "amd64",
1998
+ "version": "1.4.0-9+deb11u1"
1999
+ },
2000
+ "libpcap0.8": {
2001
+ "arch": "amd64",
2002
+ "version": "1.10.0-2"
2003
+ },
2004
+ "libpci3": {
2005
+ "arch": "amd64",
2006
+ "version": "1:3.7.0-5"
2007
+ },
2008
+ "libpcre2-8-0": {
2009
+ "arch": "amd64",
2010
+ "version": "10.36-2"
2011
+ },
2012
+ "libpcre3": {
2013
+ "arch": "amd64",
2014
+ "version": "2:8.39-13"
2015
+ },
2016
+ "libpipeline1": {
2017
+ "arch": "amd64",
2018
+ "version": "1.5.3-1"
2019
+ },
2020
+ "libpng16-16": {
2021
+ "arch": "amd64",
2022
+ "version": "1.6.37-3"
2023
+ },
2024
+ "libpopt0": {
2025
+ "arch": "amd64",
2026
+ "version": "1.18-2"
2027
+ },
2028
+ "libprocps8": {
2029
+ "arch": "amd64",
2030
+ "version": "2:3.3.17-5"
2031
+ },
2032
+ "libprotobuf-c1": {
2033
+ "arch": "amd64",
2034
+ "version": "1.3.3-1+b2"
2035
+ },
2036
+ "libpsl5": {
2037
+ "arch": "amd64",
2038
+ "version": "0.21.0-1.2"
2039
+ },
2040
+ "libpython3-stdlib": {
2041
+ "arch": "amd64",
2042
+ "version": "3.9.2-3"
2043
+ },
2044
+ "libpython3.9-minimal": {
2045
+ "arch": "amd64",
2046
+ "version": "3.9.2-1"
2047
+ },
2048
+ "libpython3.9-stdlib": {
2049
+ "arch": "amd64",
2050
+ "version": "3.9.2-1"
2051
+ },
2052
+ "libreadline8": {
2053
+ "arch": "amd64",
2054
+ "version": "8.1-1"
2055
+ },
2056
+ "librtmp1": {
2057
+ "arch": "amd64",
2058
+ "version": "2.4+20151223.gitfa8646d.1-2+b2"
2059
+ },
2060
+ "libsasl2-2": {
2061
+ "arch": "amd64",
2062
+ "version": "2.1.27+dfsg-2.1"
2063
+ },
2064
+ "libsasl2-modules": {
2065
+ "arch": "amd64",
2066
+ "version": "2.1.27+dfsg-2.1"
2067
+ },
2068
+ "libsasl2-modules-db": {
2069
+ "arch": "amd64",
2070
+ "version": "2.1.27+dfsg-2.1"
2071
+ },
2072
+ "libseccomp2": {
2073
+ "arch": "amd64",
2074
+ "version": "2.5.1-1"
2075
+ },
2076
+ "libselinux1": {
2077
+ "arch": "amd64",
2078
+ "version": "3.1-3"
2079
+ },
2080
+ "libsemanage-common": {
2081
+ "arch": "all",
2082
+ "version": "3.1-1"
2083
+ },
2084
+ "libsemanage1": {
2085
+ "arch": "amd64",
2086
+ "version": "3.1-1+b2"
2087
+ },
2088
+ "libsepol1": {
2089
+ "arch": "amd64",
2090
+ "version": "3.1-1"
2091
+ },
2092
+ "libslang2": {
2093
+ "arch": "amd64",
2094
+ "version": "2.3.2-5"
2095
+ },
2096
+ "libsm6": {
2097
+ "arch": "amd64",
2098
+ "version": "2:1.2.3-1"
2099
+ },
2100
+ "libsmartcols1": {
2101
+ "arch": "amd64",
2102
+ "version": "2.36.1-8"
2103
+ },
2104
+ "libsqlite3-0": {
2105
+ "arch": "amd64",
2106
+ "version": "3.34.1-3"
2107
+ },
2108
+ "libss2": {
2109
+ "arch": "amd64",
2110
+ "version": "1.46.2-2"
2111
+ },
2112
+ "libssh2-1": {
2113
+ "arch": "amd64",
2114
+ "version": "1.9.0-2"
2115
+ },
2116
+ "libssl1.1": {
2117
+ "arch": "amd64",
2118
+ "version": "1.1.1k-1+deb11u1"
2119
+ },
2120
+ "libstdc++6": {
2121
+ "arch": "amd64",
2122
+ "version": "10.2.1-6"
2123
+ },
2124
+ "libsystemd0": {
2125
+ "arch": "amd64",
2126
+ "version": "247.3-6"
2127
+ },
2128
+ "libtasn1-6": {
2129
+ "arch": "amd64",
2130
+ "version": "4.16.0-2"
2131
+ },
2132
+ "libtinfo6": {
2133
+ "arch": "amd64",
2134
+ "version": "6.2+20201114-2"
2135
+ },
2136
+ "libtirpc-common": {
2137
+ "arch": "all",
2138
+ "version": "1.3.1-1"
2139
+ },
2140
+ "libtirpc3": {
2141
+ "arch": "amd64",
2142
+ "version": "1.3.1-1"
2143
+ },
2144
+ "libuchardet0": {
2145
+ "arch": "amd64",
2146
+ "version": "0.0.7-1"
2147
+ },
2148
+ "libudev1": {
2149
+ "arch": "amd64",
2150
+ "version": "247.3-6"
2151
+ },
2152
+ "libunistring2": {
2153
+ "arch": "amd64",
2154
+ "version": "0.9.10-4"
2155
+ },
2156
+ "liburing1": {
2157
+ "arch": "amd64",
2158
+ "version": "0.7-3"
2159
+ },
2160
+ "libutempter0": {
2161
+ "arch": "amd64",
2162
+ "version": "1.2.1-2"
2163
+ },
2164
+ "libuuid1": {
2165
+ "arch": "amd64",
2166
+ "version": "2.36.1-8"
2167
+ },
2168
+ "libuv1": {
2169
+ "arch": "amd64",
2170
+ "version": "1.40.0-2"
2171
+ },
2172
+ "libwrap0": {
2173
+ "arch": "amd64",
2174
+ "version": "7.6.q-31"
2175
+ },
2176
+ "libx11-6": {
2177
+ "arch": "amd64",
2178
+ "version": "2:1.7.2-1"
2179
+ },
2180
+ "libx11-data": {
2181
+ "arch": "all",
2182
+ "version": "2:1.7.2-1"
2183
+ },
2184
+ "libxau6": {
2185
+ "arch": "amd64",
2186
+ "version": "1:1.0.9-1"
2187
+ },
2188
+ "libxaw7": {
2189
+ "arch": "amd64",
2190
+ "version": "2:1.0.13-1.1"
2191
+ },
2192
+ "libxcb1": {
2193
+ "arch": "amd64",
2194
+ "version": "1.14-3"
2195
+ },
2196
+ "libxdmcp6": {
2197
+ "arch": "amd64",
2198
+ "version": "1:1.1.2-3"
2199
+ },
2200
+ "libxext6": {
2201
+ "arch": "amd64",
2202
+ "version": "2:1.3.3-1.1"
2203
+ },
2204
+ "libxml2": {
2205
+ "arch": "amd64",
2206
+ "version": "2.9.10+dfsg-6.7"
2207
+ },
2208
+ "libxmu6": {
2209
+ "arch": "amd64",
2210
+ "version": "2:1.1.2-2+b3"
2211
+ },
2212
+ "libxpm4": {
2213
+ "arch": "amd64",
2214
+ "version": "1:3.5.12-1"
2215
+ },
2216
+ "libxt6": {
2217
+ "arch": "amd64",
2218
+ "version": "1:1.2.0-1"
2219
+ },
2220
+ "libxtables12": {
2221
+ "arch": "amd64",
2222
+ "version": "1.8.7-1"
2223
+ },
2224
+ "libxxhash0": {
2225
+ "arch": "amd64",
2226
+ "version": "0.8.0-2"
2227
+ },
2228
+ "libyaml-0-2": {
2229
+ "arch": "amd64",
2230
+ "version": "0.2.2-1"
2231
+ },
2232
+ "libzstd1": {
2233
+ "arch": "amd64",
2234
+ "version": "1.4.8+dfsg-2.1"
2235
+ },
2236
+ "linux-base": {
2237
+ "arch": "all",
2238
+ "version": "4.6"
2239
+ },
2240
+ "linux-image-5.10.0-9-cloud-amd64": {
2241
+ "arch": "amd64",
2242
+ "version": "5.10.70-1"
2243
+ },
2244
+ "linux-image-cloud-amd64": {
2245
+ "arch": "amd64",
2246
+ "version": "5.10.70-1"
2247
+ },
2248
+ "locales": {
2249
+ "arch": "all",
2250
+ "version": "2.31-13+deb11u2"
2251
+ },
2252
+ "login": {
2253
+ "arch": "amd64",
2254
+ "version": "1:4.8.1-1"
2255
+ },
2256
+ "logrotate": {
2257
+ "arch": "amd64",
2258
+ "version": "3.18.0-2"
2259
+ },
2260
+ "logsave": {
2261
+ "arch": "amd64",
2262
+ "version": "1.46.2-2"
2263
+ },
2264
+ "lsb-base": {
2265
+ "arch": "all",
2266
+ "version": "11.1.0"
2267
+ },
2268
+ "lsb-release": {
2269
+ "arch": "all",
2270
+ "version": "11.1.0"
2271
+ },
2272
+ "man-db": {
2273
+ "arch": "amd64",
2274
+ "version": "2.9.4-2"
2275
+ },
2276
+ "manpages": {
2277
+ "arch": "all",
2278
+ "version": "5.10-1"
2279
+ },
2280
+ "mawk": {
2281
+ "arch": "amd64",
2282
+ "version": "1.3.4.20200120-2"
2283
+ },
2284
+ "media-types": {
2285
+ "arch": "all",
2286
+ "version": "4.0.0"
2287
+ },
2288
+ "mokutil": {
2289
+ "arch": "amd64",
2290
+ "version": "0.3.0+1538710437.fb6250f-1+b1"
2291
+ },
2292
+ "mount": {
2293
+ "arch": "amd64",
2294
+ "version": "2.36.1-8"
2295
+ },
2296
+ "nano": {
2297
+ "arch": "amd64",
2298
+ "version": "5.4-2"
2299
+ },
2300
+ "ncurses-base": {
2301
+ "arch": "all",
2302
+ "version": "6.2+20201114-2"
2303
+ },
2304
+ "ncurses-bin": {
2305
+ "arch": "amd64",
2306
+ "version": "6.2+20201114-2"
2307
+ },
2308
+ "net-tools": {
2309
+ "arch": "amd64",
2310
+ "version": "1.60+git20181103.0eebece-1"
2311
+ },
2312
+ "netbase": {
2313
+ "arch": "all",
2314
+ "version": "6.3"
2315
+ },
2316
+ "openssh-client": {
2317
+ "arch": "amd64",
2318
+ "version": "1:8.4p1-5"
2319
+ },
2320
+ "openssh-server": {
2321
+ "arch": "amd64",
2322
+ "version": "1:8.4p1-5"
2323
+ },
2324
+ "openssh-sftp-server": {
2325
+ "arch": "amd64",
2326
+ "version": "1:8.4p1-5"
2327
+ },
2328
+ "openssl": {
2329
+ "arch": "amd64",
2330
+ "version": "1.1.1k-1+deb11u1"
2331
+ },
2332
+ "passwd": {
2333
+ "arch": "amd64",
2334
+ "version": "1:4.8.1-1"
2335
+ },
2336
+ "pci.ids": {
2337
+ "arch": "all",
2338
+ "version": "0.0~2021.02.08-1"
2339
+ },
2340
+ "pciutils": {
2341
+ "arch": "amd64",
2342
+ "version": "1:3.7.0-5"
2343
+ },
2344
+ "perl-base": {
2345
+ "arch": "amd64",
2346
+ "version": "5.32.1-4+deb11u2"
2347
+ },
2348
+ "procps": {
2349
+ "arch": "amd64",
2350
+ "version": "2:3.3.17-5"
2351
+ },
2352
+ "psmisc": {
2353
+ "arch": "amd64",
2354
+ "version": "23.4-2"
2355
+ },
2356
+ "publicsuffix": {
2357
+ "arch": "all",
2358
+ "version": "20210108.1309-1"
2359
+ },
2360
+ "python-apt-common": {
2361
+ "arch": "all",
2362
+ "version": "2.2.1"
2363
+ },
2364
+ "python3": {
2365
+ "arch": "amd64",
2366
+ "version": "3.9.2-3"
2367
+ },
2368
+ "python3-apt": {
2369
+ "arch": "amd64",
2370
+ "version": "2.2.1"
2371
+ },
2372
+ "python3-attr": {
2373
+ "arch": "all",
2374
+ "version": "20.3.0-1"
2375
+ },
2376
+ "python3-blinker": {
2377
+ "arch": "all",
2378
+ "version": "1.4+dfsg1-0.3"
2379
+ },
2380
+ "python3-boto": {
2381
+ "arch": "all",
2382
+ "version": "2.49.0-3"
2383
+ },
2384
+ "python3-botocore": {
2385
+ "arch": "all",
2386
+ "version": "1.20.0+repack-1"
2387
+ },
2388
+ "python3-certifi": {
2389
+ "arch": "all",
2390
+ "version": "2020.6.20-1"
2391
+ },
2392
+ "python3-cffi-backend": {
2393
+ "arch": "amd64",
2394
+ "version": "1.14.5-1"
2395
+ },
2396
+ "python3-chardet": {
2397
+ "arch": "all",
2398
+ "version": "4.0.0-1"
2399
+ },
2400
+ "python3-colorama": {
2401
+ "arch": "all",
2402
+ "version": "0.4.4-1"
2403
+ },
2404
+ "python3-configobj": {
2405
+ "arch": "all",
2406
+ "version": "5.0.6-4"
2407
+ },
2408
+ "python3-cryptography": {
2409
+ "arch": "amd64",
2410
+ "version": "3.3.2-1"
2411
+ },
2412
+ "python3-dateutil": {
2413
+ "arch": "all",
2414
+ "version": "2.8.1-6"
2415
+ },
2416
+ "python3-dbus": {
2417
+ "arch": "amd64",
2418
+ "version": "1.2.16-5"
2419
+ },
2420
+ "python3-debconf": {
2421
+ "arch": "all",
2422
+ "version": "1.5.77"
2423
+ },
2424
+ "python3-debian": {
2425
+ "arch": "all",
2426
+ "version": "0.1.39"
2427
+ },
2428
+ "python3-debianbts": {
2429
+ "arch": "all",
2430
+ "version": "3.1.0"
2431
+ },
2432
+ "python3-distro-info": {
2433
+ "arch": "all",
2434
+ "version": "1.0"
2435
+ },
2436
+ "python3-distutils": {
2437
+ "arch": "all",
2438
+ "version": "3.9.2-1"
2439
+ },
2440
+ "python3-docutils": {
2441
+ "arch": "all",
2442
+ "version": "0.16+dfsg-4"
2443
+ },
2444
+ "python3-httplib2": {
2445
+ "arch": "all",
2446
+ "version": "0.18.1-3"
2447
+ },
2448
+ "python3-idna": {
2449
+ "arch": "all",
2450
+ "version": "2.10-1"
2451
+ },
2452
+ "python3-importlib-metadata": {
2453
+ "arch": "all",
2454
+ "version": "1.6.0-2"
2455
+ },
2456
+ "python3-jinja2": {
2457
+ "arch": "all",
2458
+ "version": "2.11.3-1"
2459
+ },
2460
+ "python3-jmespath": {
2461
+ "arch": "all",
2462
+ "version": "0.10.0-1"
2463
+ },
2464
+ "python3-json-pointer": {
2465
+ "arch": "all",
2466
+ "version": "2.0-2"
2467
+ },
2468
+ "python3-jsonpatch": {
2469
+ "arch": "all",
2470
+ "version": "1.25-3"
2471
+ },
2472
+ "python3-jsonschema": {
2473
+ "arch": "all",
2474
+ "version": "3.2.0-3"
2475
+ },
2476
+ "python3-jwt": {
2477
+ "arch": "all",
2478
+ "version": "1.7.1-2"
2479
+ },
2480
+ "python3-lib2to3": {
2481
+ "arch": "all",
2482
+ "version": "3.9.2-1"
2483
+ },
2484
+ "python3-markupsafe": {
2485
+ "arch": "amd64",
2486
+ "version": "1.1.1-1+b3"
2487
+ },
2488
+ "python3-minimal": {
2489
+ "arch": "amd64",
2490
+ "version": "3.9.2-3"
2491
+ },
2492
+ "python3-more-itertools": {
2493
+ "arch": "all",
2494
+ "version": "4.2.0-3"
2495
+ },
2496
+ "python3-oauthlib": {
2497
+ "arch": "all",
2498
+ "version": "3.1.0-2"
2499
+ },
2500
+ "python3-pkg-resources": {
2501
+ "arch": "all",
2502
+ "version": "52.0.0-4"
2503
+ },
2504
+ "python3-pyasn1": {
2505
+ "arch": "all",
2506
+ "version": "0.4.8-1"
2507
+ },
2508
+ "python3-pycurl": {
2509
+ "arch": "amd64",
2510
+ "version": "7.43.0.6-5"
2511
+ },
2512
+ "python3-pyrsistent": {
2513
+ "arch": "amd64",
2514
+ "version": "0.15.5-1+b3"
2515
+ },
2516
+ "python3-pysimplesoap": {
2517
+ "arch": "all",
2518
+ "version": "1.16.2-3"
2519
+ },
2520
+ "python3-reportbug": {
2521
+ "arch": "all",
2522
+ "version": "7.10.3+deb11u1"
2523
+ },
2524
+ "python3-requests": {
2525
+ "arch": "all",
2526
+ "version": "2.25.1+dfsg-2"
2527
+ },
2528
+ "python3-roman": {
2529
+ "arch": "all",
2530
+ "version": "2.0.0-5"
2531
+ },
2532
+ "python3-rsa": {
2533
+ "arch": "all",
2534
+ "version": "4.0-4"
2535
+ },
2536
+ "python3-s3transfer": {
2537
+ "arch": "all",
2538
+ "version": "0.3.4-1"
2539
+ },
2540
+ "python3-setuptools": {
2541
+ "arch": "all",
2542
+ "version": "52.0.0-4"
2543
+ },
2544
+ "python3-six": {
2545
+ "arch": "all",
2546
+ "version": "1.16.0-2"
2547
+ },
2548
+ "python3-urllib3": {
2549
+ "arch": "all",
2550
+ "version": "1.26.5-1~exp1"
2551
+ },
2552
+ "python3-yaml": {
2553
+ "arch": "amd64",
2554
+ "version": "5.3.1-5"
2555
+ },
2556
+ "python3-zipp": {
2557
+ "arch": "all",
2558
+ "version": "1.0.0-3"
2559
+ },
2560
+ "python3.9": {
2561
+ "arch": "amd64",
2562
+ "version": "3.9.2-1"
2563
+ },
2564
+ "python3.9-minimal": {
2565
+ "arch": "amd64",
2566
+ "version": "3.9.2-1"
2567
+ },
2568
+ "qemu-utils": {
2569
+ "arch": "amd64",
2570
+ "version": "1:5.2+dfsg-11+deb11u1"
2571
+ },
2572
+ "readline-common": {
2573
+ "arch": "all",
2574
+ "version": "8.1-1"
2575
+ },
2576
+ "reportbug": {
2577
+ "arch": "all",
2578
+ "version": "7.10.3+deb11u1"
2579
+ },
2580
+ "rsyslog": {
2581
+ "arch": "amd64",
2582
+ "version": "8.2102.0-2"
2583
+ },
2584
+ "runit-helper": {
2585
+ "arch": "all",
2586
+ "version": "2.10.3"
2587
+ },
2588
+ "screen": {
2589
+ "arch": "amd64",
2590
+ "version": "4.8.0-6"
2591
+ },
2592
+ "sed": {
2593
+ "arch": "amd64",
2594
+ "version": "4.7-1"
2595
+ },
2596
+ "sensible-utils": {
2597
+ "arch": "all",
2598
+ "version": "0.0.14"
2599
+ },
2600
+ "sgml-base": {
2601
+ "arch": "all",
2602
+ "version": "1.30"
2603
+ },
2604
+ "shim-helpers-amd64-signed": {
2605
+ "arch": "amd64",
2606
+ "version": "1+15.4+7"
2607
+ },
2608
+ "shim-signed": {
2609
+ "arch": "amd64",
2610
+ "version": "1.38+15.4-7"
2611
+ },
2612
+ "shim-signed-common": {
2613
+ "arch": "all",
2614
+ "version": "1.38+15.4-7"
2615
+ },
2616
+ "shim-unsigned": {
2617
+ "arch": "amd64",
2618
+ "version": "15.4-7"
2619
+ },
2620
+ "socat": {
2621
+ "arch": "amd64",
2622
+ "version": "1.7.4.1-3"
2623
+ },
2624
+ "sudo": {
2625
+ "arch": "amd64",
2626
+ "version": "1.9.5p2-3"
2627
+ },
2628
+ "systemd": {
2629
+ "arch": "amd64",
2630
+ "version": "247.3-6"
2631
+ },
2632
+ "systemd-sysv": {
2633
+ "arch": "amd64",
2634
+ "version": "247.3-6"
2635
+ },
2636
+ "sysvinit-utils": {
2637
+ "arch": "amd64",
2638
+ "version": "2.96-7"
2639
+ },
2640
+ "tar": {
2641
+ "arch": "amd64",
2642
+ "version": "1.34+dfsg-1"
2643
+ },
2644
+ "tcpdump": {
2645
+ "arch": "amd64",
2646
+ "version": "4.99.0-2"
2647
+ },
2648
+ "traceroute": {
2649
+ "arch": "amd64",
2650
+ "version": "1:2.1.0-2+b1"
2651
+ },
2652
+ "tzdata": {
2653
+ "arch": "all",
2654
+ "version": "2021a-1+deb11u1"
2655
+ },
2656
+ "ucf": {
2657
+ "arch": "all",
2658
+ "version": "3.0043"
2659
+ },
2660
+ "udev": {
2661
+ "arch": "amd64",
2662
+ "version": "247.3-6"
2663
+ },
2664
+ "unattended-upgrades": {
2665
+ "arch": "all",
2666
+ "version": "2.8"
2667
+ },
2668
+ "util-linux": {
2669
+ "arch": "amd64",
2670
+ "version": "2.36.1-8"
2671
+ },
2672
+ "uuid-runtime": {
2673
+ "arch": "amd64",
2674
+ "version": "2.36.1-8"
2675
+ },
2676
+ "vim": {
2677
+ "arch": "amd64",
2678
+ "version": "2:8.2.2434-3"
2679
+ },
2680
+ "vim-common": {
2681
+ "arch": "all",
2682
+ "version": "2:8.2.2434-3"
2683
+ },
2684
+ "vim-runtime": {
2685
+ "arch": "all",
2686
+ "version": "2:8.2.2434-3"
2687
+ },
2688
+ "vim-tiny": {
2689
+ "arch": "amd64",
2690
+ "version": "2:8.2.2434-3"
2691
+ },
2692
+ "wget": {
2693
+ "arch": "amd64",
2694
+ "version": "1.21-1+b1"
2695
+ },
2696
+ "whiptail": {
2697
+ "arch": "amd64",
2698
+ "version": "0.52.21-4+b3"
2699
+ },
2700
+ "x11-common": {
2701
+ "arch": "all",
2702
+ "version": "1:7.7+22"
2703
+ },
2704
+ "xml-core": {
2705
+ "arch": "all",
2706
+ "version": "0.18+nmu1"
2707
+ },
2708
+ "xxd": {
2709
+ "arch": "amd64",
2710
+ "version": "2:8.2.2434-3"
2711
+ },
2712
+ "xz-utils": {
2713
+ "arch": "amd64",
2714
+ "version": "5.2.5-2"
2715
+ },
2716
+ "zlib1g": {
2717
+ "arch": "amd64",
2718
+ "version": "1:1.2.11.dfsg-2"
2719
+ }
2720
+ },
2721
+ "platform": "debian",
2722
+ "platform_family": "debian",
2723
+ "platform_version": "11",
2724
+ "root_group": "root",
2725
+ "shells": [
2726
+ "/bin/sh",
2727
+ "/bin/bash",
2728
+ "/usr/bin/bash",
2729
+ "/bin/rbash",
2730
+ "/usr/bin/rbash",
2731
+ "/bin/dash",
2732
+ "/usr/bin/dash",
2733
+ "/usr/bin/screen"
2734
+ ],
2735
+ "time": {
2736
+ "timezone": "GMT"
2737
+ },
2738
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
2739
+ "uptime_seconds": 2646450,
2740
+ "virtualization": {
2741
+ "systems": {
2742
+ }
2743
+ }
2744
+ }