[elbe-devel] [PATCH v5] elbepack: commands: cyclonedx-sbom: add formulation components
Eduard Krein
eduard.krein at linutronix.de
Fri Jul 5 10:16:25 CEST 2024
Add debootstrappackages and initvmpackages as components of the formulaton.
Signed-off-by: Eduard Krein <eduard.krein at linutronix.de>
---
elbepack/commands/cyclonedx-sbom.py | 15 +
.../tests/cyclonedx/cyclonedx_reference.json | 6970 +++++++++++++++++
2 files changed, 6985 insertions(+)
diff --git a/elbepack/commands/cyclonedx-sbom.py b/elbepack/commands/cyclonedx-sbom.py
index 2abcdc0c..e27f28cb 100644
--- a/elbepack/commands/cyclonedx-sbom.py
+++ b/elbepack/commands/cyclonedx-sbom.py
@@ -1,6 +1,7 @@
# ELBE - Debian Based Embedded Rootfilesystem Builder
import datetime
+import itertools
import json
import optparse
import os
@@ -100,6 +101,15 @@ def run_command(argv):
for pkg in pkg_list:
components.append(_component_from_apt_pkg(pkg))
+ formulation_components = []
+ for p in itertools.chain(
+ source_file.node('debootstrappkgs'),
+ source_file.node('initvmpkgs'),
+ ):
+ # Duplicates are disallowed by the schema
+ if _component_from_apt_pkg(XMLPackage(p)) not in formulation_components:
+ formulation_components.append(_component_from_apt_pkg(XMLPackage(p)))
+
output = {
'bomFormat': 'CycloneDX',
'specVersion': '1.6',
@@ -122,6 +132,11 @@ def run_command(argv):
},
},
'components': components,
+ 'formulation': [
+ {
+ 'components': formulation_components,
+ },
+ ],
}
json.dump(output, sys.stdout, indent=2, cls=CycloneDXEncoder)
diff --git a/elbepack/tests/cyclonedx/cyclonedx_reference.json b/elbepack/tests/cyclonedx/cyclonedx_reference.json
index aa952f9a..d1c64a6b 100644
--- a/elbepack/tests/cyclonedx/cyclonedx_reference.json
+++ b/elbepack/tests/cyclonedx/cyclonedx_reference.json
@@ -2516,5 +2516,6975 @@
],
"purl": "pkg:deb/debian/zlib1g at 1:1.2.13.dfsg-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
}
+ ],
+ "formulation": [
+ {
+ "components": [
+ {
+ "type": "application",
+ "name": "adduser",
+ "version": "3.134",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3f5b94b9878c6df571f9aa5f86dab452"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c24fe4eb8e60d8632d72ed104cce7c92cff200847c897dc8ba764b6c47b519e0"
+ }
+ ],
+ "purl": "pkg:deb/debian/adduser at 3.134?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "apt",
+ "version": "2.6.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2a077296b9b9f4f8b027f86d9500192b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6ea03cbbc7a7bfcee601c9fb08d4e026fd522ede5350561f06867ad9c0a0fa6b"
+ }
+ ],
+ "purl": "pkg:deb/debian/apt at 2.6.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "apt-utils",
+ "version": "2.6.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "659572e506b32a873bafdf7d10c05216"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b4fc5ac8cc5e4f17305ca31c259272132bde19b9e86d81003549c35e82bb6e8e"
+ }
+ ],
+ "purl": "pkg:deb/debian/apt-utils at 2.6.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "base-files",
+ "version": "12.4+deb12u6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a0fc87dbcb223197e10232b0b8d651bb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6de342750e6a3940b321a5d056d0e17512d5ad3eb2fcf1fa6dbd783fcb4b7f0e"
+ }
+ ],
+ "purl": "pkg:deb/debian/base-files at 12.4+deb12u6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "base-passwd",
+ "version": "3.6.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "652645fa6f182394ddee2ce6a36fe347"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "908ca1b35125f49125ae56945a72bc11ce0fcec85a8d980d10d83bb3a610f518"
+ }
+ ],
+ "purl": "pkg:deb/debian/base-passwd at 3.6.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "bash",
+ "version": "5.2.15-2+b7",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7909b40781bb5e4786c51371d045012f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d3c65202568384a588ea32017b243fe64ca054943a008cba4e5bd8f9e79975c4"
+ }
+ ],
+ "purl": "pkg:deb/debian/bash at 5.2.15-2+b7?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "bsdutils",
+ "version": "1:2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6767feed1be8cb721cdb69d41ed712f7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bd036aa19f93ad75c312d6130653eb559e5eb4376bd82fde8653ac33732dfa3a"
+ }
+ ],
+ "purl": "pkg:deb/debian/bsdutils at 1:2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "coreutils",
+ "version": "9.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "422d5a39db59ce199e9588ac35167081"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "61038f857e346e8500adf53a2a0a20859f4d3a3b51570cc876b153a2d51a3091"
+ }
+ ],
+ "purl": "pkg:deb/debian/coreutils at 9.1-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "cpio",
+ "version": "2.13+dfsg-7.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3202b0e730eb92019cee3bd47ced792e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "73d4a22bdd7eb6be1e480d6884b103eb500cfd539cc20ae0f3e44dd8b0614798"
+ }
+ ],
+ "purl": "pkg:deb/debian/cpio at 2.13+dfsg-7.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "cron",
+ "version": "3.0pl1-162",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b6d92df8eb8949b9fd3cb7f0cc151727"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c1e12d9c993460e6396107668aa7ba79f8633decebb53aa6c38049584448be3f"
+ }
+ ],
+ "purl": "pkg:deb/debian/cron at 3.0pl1-162?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "cron-daemon-common",
+ "version": "3.0pl1-162",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b5d86b4a7b08caf42f6613275059e4bf"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0976761a354ce802a2cc6ac02d7585d93ad5fda231c27572d8529a6a62272c7f"
+ }
+ ],
+ "purl": "pkg:deb/debian/cron-daemon-common at 3.0pl1-162?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dash",
+ "version": "0.5.12-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4f19daace3f998b7e719575ff5e5b316"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "33ea40061da2f1a861ec46212b2b6a34f0776a049b1a3f0abce2fb8cb994258f"
+ }
+ ],
+ "purl": "pkg:deb/debian/dash at 0.5.12-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "debconf",
+ "version": "1.5.82",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ab40b7d3c7dd743f16d0d24ce3373270"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "74ab14194a3762b2fc717917dcfda42929ab98e3c59295a063344dc551cd7cc8"
+ }
+ ],
+ "purl": "pkg:deb/debian/debconf at 1.5.82?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "debconf-i18n",
+ "version": "1.5.82",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "28667fcf2e7195a31b1dfe2e7a31fde0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2f2c83f2d13ccc87d754526e40d156351f271e203fa54e1c822c60988b543dd0"
+ }
+ ],
+ "purl": "pkg:deb/debian/debconf-i18n at 1.5.82?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "debian-archive-keyring",
+ "version": "2023.3+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0020f1d90d3c0b1de756d520ca67f1b2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c1bac61abefa0d957394d33c02b7bfb2a3ab3ce5e6d90617c4019ddea4bdbf63"
+ }
+ ],
+ "purl": "pkg:deb/debian/debian-archive-keyring at 2023.3+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "debianutils",
+ "version": "5.7-0.5~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1982880343ff077fcdd8f4866d35f80c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "55f951359670eb3236c9e2ccd5fac9ccb3db734f5a22aff21589e7a30aee48c9"
+ }
+ ],
+ "purl": "pkg:deb/debian/debianutils at 5.7-0.5~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "diffutils",
+ "version": "1:3.8-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "df3a18721cde3835767fa1edd8c01eca"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8bdfedc14c1035e3750e9f055ac9c1ecd9b5d05d9e6dc6466c4e9237eef407dd"
+ }
+ ],
+ "purl": "pkg:deb/debian/diffutils at 1:3.8-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dmidecode",
+ "version": "3.4-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d2b9aef8e2a1b773213a5c044bc53687"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d993666c87dd290d6df2a69bf0beba608c38b1157a5c97795d2011e51b0db96e"
+ }
+ ],
+ "purl": "pkg:deb/debian/dmidecode at 3.4-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dmsetup",
+ "version": "2:1.02.185-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0cf37f6e610cbe0bfeff16477cab5abb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c73fc490b93c83550ed272de69ec96c5da30d4456b889f9e93c7fd8e53860b85"
+ }
+ ],
+ "purl": "pkg:deb/debian/dmsetup at 2:1.02.185-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dpkg",
+ "version": "1.21.22",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "295ad587aaeddf6d491e2cffc8e4192b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9d97f27d8a8a06dd4800e8e0291337ca02e11cdfd7df09a4566a982a6d9fe4c4"
+ }
+ ],
+ "purl": "pkg:deb/debian/dpkg at 1.21.22?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "e2fsprogs",
+ "version": "1.47.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "75e5967e03d3ceca473bfde17fb28fea"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4018d17d6a44ffeb19c002dc9f721bf474e6879ad814f1bfcdd6666803e30178"
+ }
+ ],
+ "purl": "pkg:deb/debian/e2fsprogs at 1.47.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "fdisk",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0d8be8801599c7a706fe1586840f8164"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ef49a1bfa24d22ac8b0f70f3ab2ddb7fa53cd5d1612fa1a01abc3be76717dfd2"
+ }
+ ],
+ "purl": "pkg:deb/debian/fdisk at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "findutils",
+ "version": "4.9.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2e00b139a6fae85aa2acb88f954cab39"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5dd86bd0af4aa73f067dfd6b8339dd868f2dd84056aa79db29d1206d4fbc5e04"
+ }
+ ],
+ "purl": "pkg:deb/debian/findutils at 4.9.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gcc-12-base",
+ "version": "12.2.0-14",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "cafae34a8d7395260118ba01e242a1c0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1a03df5a57833d65b5bb08cfa19d50e76f29088dc9e64fb934af42d9023a0807"
+ }
+ ],
+ "purl": "pkg:deb/debian/gcc-12-base at 12.2.0-14?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpgv",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "84afede6a5bf5a70b06ed81291596c3d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0a43a9785f32d517a967d99e00d8e0a69edc0be09d4e63a08d7fd64466a11a0f"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpgv at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "grep",
+ "version": "3.8-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "27b22f639181225c8c60680519f527c5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3264acea728df3c48a54f20e9291b965130e306b9d00adac76647049da7196df"
+ }
+ ],
+ "purl": "pkg:deb/debian/grep at 3.8-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gzip",
+ "version": "1.12-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e788a50043963ca0c8424988c63d0133"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eabec1dde2834f72540d7b93fc5df2625f52611c06d93d61f5cdb12480e0e6a3"
+ }
+ ],
+ "purl": "pkg:deb/debian/gzip at 1.12-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "hostname",
+ "version": "3.23+nmu1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fa27a5add564eec66b15b32435e541de"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "17d9a2f3c05004499d80e180d2440fd716f84c32b65f09d96c9a024af4d1d0e7"
+ }
+ ],
+ "purl": "pkg:deb/debian/hostname at 3.23+nmu1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ifupdown",
+ "version": "0.8.41",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "12adb9118927a491de65a120ff82b97e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "304383c78f31e3fe419d30f3ddc710c120c412d654bafe2754258da6a7f7c059"
+ }
+ ],
+ "purl": "pkg:deb/debian/ifupdown at 0.8.41?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "init",
+ "version": "1.65.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b7cea428c54910edd40b8c40d7fd0bfb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3949151042bb50f568808c316a16b4fd711b44414c754e6076a61b4b936f7d51"
+ }
+ ],
+ "purl": "pkg:deb/debian/init at 1.65.2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "init-system-helpers",
+ "version": "1.65.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a49426e72be828de529e688f328da020"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f9ce24cbf69957dc1851fc55adba0a60b5bc617d51587b6478f2be64786442f1"
+ }
+ ],
+ "purl": "pkg:deb/debian/init-system-helpers at 1.65.2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "iproute2",
+ "version": "6.1.0-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "760019bc0e5c3728d2b97e98a8e0a025"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1204b29e916e836267096d0b9d778106752f821ebde0d281539008b4386d9070"
+ }
+ ],
+ "purl": "pkg:deb/debian/iproute2 at 6.1.0-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "iputils-ping",
+ "version": "3:20221126-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6785514108f7260ab984ad890089b783"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6ca78fda233f9ca803c5048e29dd558ad7a2af7fe6db53e9fce76d9d750538c8"
+ }
+ ],
+ "purl": "pkg:deb/debian/iputils-ping at 3:20221126-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "isc-dhcp-client",
+ "version": "4.4.3-P1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a2dadf5ff95c5b1966786da410e4d812"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "243dd7288443d3edec79558925b839f038637964cecb7202a9a0f95fadbeb6e3"
+ }
+ ],
+ "purl": "pkg:deb/debian/isc-dhcp-client at 4.4.3-P1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "isc-dhcp-common",
+ "version": "4.4.3-P1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b27c996b1c8d2d582652afbce6de4477"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fae84a7dd63ef610ef5ff5e42972252f25e86f79a989aba62755a2cf3f9e3e6a"
+ }
+ ],
+ "purl": "pkg:deb/debian/isc-dhcp-common at 4.4.3-P1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "kmod",
+ "version": "30+20221128-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5cd0242bf374c46fdf3830f3a211dc6d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e21ae247204fe8a14ac29a5f510227d45b41cd3c41059cc942f2502d25765165"
+ }
+ ],
+ "purl": "pkg:deb/debian/kmod at 30+20221128-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "less",
+ "version": "590-2.1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b6531e76cbda0d6af2dcea833040beb6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3c4ee8ce5e0f625e1169da9584e309c375a8a68e22de5821461d14446825cc1a"
+ }
+ ],
+ "purl": "pkg:deb/debian/less at 590-2.1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libacl1",
+ "version": "2.3.1-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8423d92245333668fed0ab9edaf7dd14"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8be9df5795114bfe90e2be3d208ef47a5edd3fc7b3e20d387a597486d444e5e2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libacl1 at 2.3.1-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libapparmor1",
+ "version": "3.0.8-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c33328a4d9e616e5383fe418cd8b09c2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4b79f49eafc2017374da9ec206b5495433eadd2b1ea078c3895c99e72825e9d3"
+ }
+ ],
+ "purl": "pkg:deb/debian/libapparmor1 at 3.0.8-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libapt-pkg6.0",
+ "version": "2.6.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "58f061cc2d2da9c8b6628a0f390de03b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ccab743f6784b4cc7bd69e1810630edaf726cd69c1e735e39a16266d470bfdc0"
+ }
+ ],
+ "purl": "pkg:deb/debian/libapt-pkg6.0 at 2.6.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libargon2-1",
+ "version": "0~20171227-0.3+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6fea2246340c2bd4c23570496092fcf2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4a8155b06270b88eed34d132acfc8ccc0b85499e1c4bfd7f31f8b199af42b1de"
+ }
+ ],
+ "purl": "pkg:deb/debian/libargon2-1 at 0~20171227-0.3+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libattr1",
+ "version": "1:2.5.1-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "52fea1b13209029d52405624225a473e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c4945123d66d0503ba42e2fc0585abc76d0838978c6d277b9cc37a4da25d1a34"
+ }
+ ],
+ "purl": "pkg:deb/debian/libattr1 at 1:2.5.1-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libaudit-common",
+ "version": "1:3.0.9-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c1f13138b89bb7eb29ee6cf93ccca204"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "17d0341ca6ce604ce59c296780ac2c2a24141a769823c50669af942c025e6591"
+ }
+ ],
+ "purl": "pkg:deb/debian/libaudit-common at 1:3.0.9-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libaudit1",
+ "version": "1:3.0.9-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "928a8f60fce2c09e42ef9108b02b7dab"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "30954df4b5a7c505661ba8ae5e6ea94f5805e408899fb400783bb166eb5ff306"
+ }
+ ],
+ "purl": "pkg:deb/debian/libaudit1 at 1:3.0.9-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libblkid1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "063c012c7bb5410a90ae3e671a3faea6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "151f59ca2b73ce8f85a576980f019dbbf9d44dd6ff4331f7954163e3704c1c06"
+ }
+ ],
+ "purl": "pkg:deb/debian/libblkid1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libbpf1",
+ "version": "1:1.1.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a3c5e18dbda8492943474bc9ad21386c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1b3787787b884d835ec1008ed51e62cd9256ce1ed8a0d2917d9965af08140674"
+ }
+ ],
+ "purl": "pkg:deb/debian/libbpf1 at 1:1.1.0-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libbsd0",
+ "version": "0.11.7-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5d382c22b266715b019f46576a3f3146"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bb31cc8b40f962a85b2cec970f7f79cc704a1ae4bad24257a822055404b2c60b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libbsd0 at 0.11.7-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libbz2-1.0",
+ "version": "1.0.8-5+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fe53af115b01a7225546ac9346bc47ee"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "54149da3f44b22d523b26b692033b84503d822cc5122fed606ea69cc83ca5aeb"
+ }
+ ],
+ "purl": "pkg:deb/debian/libbz2-1.0 at 1.0.8-5+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libc-bin",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ce029352e3b8bca04696ace1af60e0b8"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "687687d1ace90565cc451b1be527914246123968b747c823e276cd7f8b57ba3d"
+ }
+ ],
+ "purl": "pkg:deb/debian/libc-bin at 2.36-9+deb12u7?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libc6",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a9480b37954b1c6327b09526cc1974c3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eba944bd99c2f5142baf573e6294a70f00758083bc3c2dca4c9e445943a3f8e6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libc6 at 2.36-9+deb12u7?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcap-ng0",
+ "version": "0.8.3-1+b3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9e964fb1431185213fdd4c06a7e6ce8f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b4b54769c77e4a71c8b33aee4d600ba28a9994a1c6f60d55d4ebe7fc44882e07"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcap-ng0 at 0.8.3-1+b3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcap2",
+ "version": "1:2.66-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7d691e081e1df30b19ba336f2f0431f6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b36fefe9867f9e59b540f952e957a72ebdc241e997179d826da19a9511ade4a3"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcap2 at 1:2.66-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcap2-bin",
+ "version": "1:2.66-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "470f4ce6dfa5f96ad01c4b65a0cf73b1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "72da6038877cc5c7d71538a547e22d03346b1ef99a35169d7ff3500f5675df1e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcap2-bin at 1:2.66-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcom-err2",
+ "version": "1.47.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ba5a51941be95a58dfd60443697eacf9"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8010e4285276bb344c05ae780deae2fffb45e237116c3a78481365c5954125ec"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcom-err2 at 1.47.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcrypt1",
+ "version": "1:4.4.33-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "62f2b13bce2b331289624fbd095c29f0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f5f60a5cdfd4e4eaa9438ade5078a57741a7a78d659fcb0c701204f523e8bd29"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcrypt1 at 1:4.4.33-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcryptsetup12",
+ "version": "2:2.6.1-4~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "14d2f4bface218daada4000e1328e750"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b9a607c219be5ef04bc0fcfaec3752d9a1ba07df8d3bb2aed9bf348f90d1b6cc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcryptsetup12 at 2:2.6.1-4~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdb5.3",
+ "version": "5.3.28+dfsg2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "00cffaa14fbe0c2f9e08c6887951c313"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7dc5127b8dd0da80e992ba594954c005ae4359d839a24eb65d0d8129b5235c84"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdb5.3 at 5.3.28+dfsg2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdebconfclient0",
+ "version": "0.270",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "288151eff77d7217e6c0600e9c4ca676"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7d2b2b700bae0ba67a13655fabba6a98da3f6ce7dee43d1ee0ac433b7ca1d947"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdebconfclient0 at 0.270?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdevmapper1.02.1",
+ "version": "2:1.02.185-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4c33a6b366c9b52e259d66f9c7365105"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "aaa78ca236055fedccf637eacf7bda02bf1980b2db668dccd202b04d0d2cfe04"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdevmapper1.02.1 at 2:1.02.185-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libedit2",
+ "version": "3.1-20221030-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a61fc7ab10d74db949c8d3c50fb4711a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1cf14abf2716d3279db12d0657a5737cf70074a1e71d3bdf73206625e3c89ce6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libedit2 at 3.1-20221030-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libelf1",
+ "version": "0.188-2.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5bb888192be34d577ee3d4dd319bb6ed"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "619add379c606b3ac6c1a175853b918e6939598a83d8ebadf3bdfd50d10b3c8c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libelf1 at 0.188-2.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libext2fs2",
+ "version": "1.47.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f635cb38575df45ee53089c5e005144a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e28d141cebb72f1ac1f1d0ea6528b343e41287128db3d4b217ce7790a22352cf"
+ }
+ ],
+ "purl": "pkg:deb/debian/libext2fs2 at 1.47.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfdisk1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "33eb0e7bdfcdca9017ba425cfbe8374c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a4d852a882d62d64561a9311821bc58cbf7de52d23f99da7086e442345ac1ac1"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfdisk1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libffi8",
+ "version": "3.4.4-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "00818ad9c6c9af6929e58bfd27e3c993"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6d9f6c25c30efccce6d4bceaa48ea86c329a3432abb360a141f76ac223a4c34a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libffi8 at 3.4.4-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgcc-s1",
+ "version": "12.2.0-14",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f00018bcad3c773b1fbb378bbdd6b9d1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f3d1d48c0599aea85b7f2077a01d285badc42998c1a1e7473935d5cf995c8141"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgcc-s1 at 12.2.0-14?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgcrypt20",
+ "version": "1.10.1-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "362c347d600a61a0efbd350a4b43fb76"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bffcac7e4f69e39d37d4a33e841d6371ac8b5aba6cd55546b385dc7ff6c702f5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgcrypt20 at 1.10.1-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgmp10",
+ "version": "2:6.2.1+dfsg1-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2209aba19c24b8f42a1d7a154ba47cd1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "187aedef2ed763f425c1e523753b9719677633c7eede660401739e9c893482bd"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgmp10 at 2:6.2.1+dfsg1-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgnutls30",
+ "version": "3.7.9-2+deb12u3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "70939e1ee83d0a50027417006972029e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cee417d4107bbe94ddcc124524366ea675e89d106b70969a7d508ef26e92a713"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgnutls30 at 3.7.9-2+deb12u3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgpg-error0",
+ "version": "1.46-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2d0cca0b63d2cfc5b3afc131017147e9"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "89944ee11d7370ce6ef46fc52f094c4a6512eff8943ec4c6ebefeae6360ceada"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgpg-error0 at 1.46-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgssapi-krb5-2",
+ "version": "1.20.1-2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0e70b419fae4df067ae71e8440f2cedd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6631304ce4b5b9ba0af3fdebf088a734aed2d28ffad2a03ba79e4fcb2e226dd6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgssapi-krb5-2 at 1.20.1-2+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhogweed6",
+ "version": "3.8.1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d9beb5af0e88a0b786a65735f602d4f2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ed8185c28b2cb519744a5a462dcd720d3b332c9b88a1d0002eac06dc8550cb94"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhogweed6 at 3.8.1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libidn2-0",
+ "version": "2.3.3-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fc24dfe2b8b11c0e8463dabd059fb254"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d50716d5824083d667427817d506b45d3f59dc77e1ca52de000f3f62d4918afa"
+ }
+ ],
+ "purl": "pkg:deb/debian/libidn2-0 at 2.3.3-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libip4tc2",
+ "version": "1.8.9-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e672965aaff063a7c07d92257c975d88"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f2c48b367f9ec13f9aa577e7ccf81b371ce5d5fe22dddf9d7aa99f1e0bb7cfc4"
+ }
+ ],
+ "purl": "pkg:deb/debian/libip4tc2 at 1.8.9-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libjansson4",
+ "version": "2.14-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bba5be3ad532792749e18495e91732aa"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3fc9742f9f1a37bcb9931df6074b4d1483419ef832ad5349f47323e75fc27864"
+ }
+ ],
+ "purl": "pkg:deb/debian/libjansson4 at 2.14-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libjson-c5",
+ "version": "0.16-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f2f6ecf1d26a6e0716cc2cda7a542e52"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d0e1ed8637d1c26b9720f6057d6355f18378bba5cc2553e459d1632783c00d70"
+ }
+ ],
+ "purl": "pkg:deb/debian/libjson-c5 at 0.16-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libk5crypto3",
+ "version": "1.20.1-2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b24cee9bd5a90f08e55a27fd094849dd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6a91eee690e6ad2207df3a355fc329a58d8e31bf5ca9a9dd4de8f7a1c812ddc5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libk5crypto3 at 1.20.1-2+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libkeyutils1",
+ "version": "1.6.3-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9b3c8e3ff42ecfc7d0a0fc9d45c2dd6e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cfac89e6a7a54ff3c6a4f843310e25efeddaa771baeae470bd98bd588c373563"
+ }
+ ],
+ "purl": "pkg:deb/debian/libkeyutils1 at 1.6.3-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libkmod2",
+ "version": "30+20221128-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b919ebdf3d659d2eff4ffe630a0f6983"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "af63bbbfc15fbd1f254b15c393b3b95b18b18cc81348fc1b4f1c9c34b4d672d7"
+ }
+ ],
+ "purl": "pkg:deb/debian/libkmod2 at 30+20221128-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libkrb5-3",
+ "version": "1.20.1-2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7ad5f041789b9a492c4fa8961e416409"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "03ebdf235600f4a8a6d4fbc7080de0a776b1a701f43c4e9697944757591d7809"
+ }
+ ],
+ "purl": "pkg:deb/debian/libkrb5-3 at 1.20.1-2+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libkrb5support0",
+ "version": "1.20.1-2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "15db06264b91defce5fb09b9bc5574da"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e489a9282c4b765c29d9eda7c4747e1cb58be71161012c3a57e2a8bc63dc0f5a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libkrb5support0 at 1.20.1-2+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblocale-gettext-perl",
+ "version": "1.07-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4e0b035f3cd0a510dc476d80f1a43313"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fe524a9de7ed6b2a1465693f12d5f7be2d2d9f6d6e6bf028f17109263e173dc8"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblocale-gettext-perl at 1.07-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblz4-1",
+ "version": "1.9.4-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c3c89bf35e204be45d53cd72ad969d87"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "64cde86cef1deaf828bd60297839b59710b5cd8dc50efd4f12643caaee9389d3"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblz4-1 at 1.9.4-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblzma5",
+ "version": "5.4.1-0.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fdadb138fc8b657b4e6a1b2c150d58fb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d4b7736e58512a2b047f9cb91b71db5a3cf9d3451192fc6da044c77bf51fe869"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblzma5 at 5.4.1-0.2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmd0",
+ "version": "1.0.4-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fa8bd4f83ccfb4f5d29fb7c7a39a7bad"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "03539fd30c509e27101d13a56e52eda9062bdf1aefe337c07ab56def25a13eab"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmd0 at 1.0.4-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmnl0",
+ "version": "1.0.4-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b05c852d37ca1cdd984445d0a9f45481"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4581f42e3373cb72f9ea4e88163b17873afca614a6c6f54637e95aa75983ea7c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmnl0 at 1.0.4-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmount1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a428fb0c8a073070c43ae750882b0088"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a259d82ccbcfa230b492752d8d525d0a40d7938bf62fb90e83e16048ee88bf83"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmount1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libncursesw6",
+ "version": "6.4-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ebd2db8f34a8772d9679697c65b0e02b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "98fa7a53dc565a38b65fb70422ad08001bf5361d8fbc74255280c329996a6bec"
+ }
+ ],
+ "purl": "pkg:deb/debian/libncursesw6 at 6.4-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnettle8",
+ "version": "3.8.1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1ad1f57c575b2d5d172ee243d88c0b9f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "45922e6e289ffd92f0f92d2bb9159e84236ff202d552a461bf10e5335b3f0261"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnettle8 at 3.8.1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnewt0.52",
+ "version": "0.52.23-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c61cce4f802c8dfd37a3f26b4b5e2708"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4b0eca370e8e65268a0a7917dd82a2d615ef5ae7cba1032db6b51f998cfb25d5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnewt0.52 at 0.52.23-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnftables1",
+ "version": "1.0.6-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "027528ec1fa07bf07de783710c9e0b7c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3a8223f9bfba99d97bf25296ac83de307ab036e1df63e5965f88809266851947"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnftables1 at 1.0.6-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnftnl11",
+ "version": "1.2.4-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9c2691df1e5ec30a3511d2f19fe46d96"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9e619e1470a1915264e906020f3bfc046fd8458043b1342686d997b5078213af"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnftnl11 at 1.2.4-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libp11-kit0",
+ "version": "0.24.1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6d84497f59de9c380c20577e3e89e888"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "251330faddbf013f060fcdb41f4b0c037c8a6e89ba7c09b04bfcc4e3f0807b22"
+ }
+ ],
+ "purl": "pkg:deb/debian/libp11-kit0 at 0.24.1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpam-modules",
+ "version": "1.5.2-6+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a3a85d0b342f633a142b4010f6341df0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "851d270e36707787ab1cd269dbd9597864feaf3f8453ecd3c426caaa56142222"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpam-modules at 1.5.2-6+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpam-modules-bin",
+ "version": "1.5.2-6+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "48a2a8fce85b1e38a99a0f828dcee43d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fc6a692d2f399b83ef5a7f310883286a5e4326095812d8bb934925125002981c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpam-modules-bin at 1.5.2-6+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpam-runtime",
+ "version": "1.5.2-6+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3cb222bc390cfdcba87deaa1954839f8"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "da03311a716bdcb73d1a93d322901ac46dce8eac67b5ccc95a6d8b776bfb4021"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpam-runtime at 1.5.2-6+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpam0g",
+ "version": "1.5.2-6+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7cfd37384af96d90fd3755b06dcfdc3a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e360be5f17f9c09c8f17bae809f6c6f091c5bb6ab1a44fc33e4fb86c5e5559df"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpam0g at 1.5.2-6+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpcre2-8-0",
+ "version": "10.42-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2164cb282e379d053789306c07ce9828"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "030db54f4d76cdfe2bf0e8eb5f9efea0233ab3c7aa942d672c7b63b52dbaf935"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpcre2-8-0 at 10.42-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpopt0",
+ "version": "1.19+dfsg-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "365e3af92c50fb2890666ecd473433c7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6f94b488255acd996254f775c77ff3956557c61f860a3c9caeaf65457554194f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpopt0 at 1.19+dfsg-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libproc2-0",
+ "version": "2:4.0.2-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b233f887c17fba7e938b166d8266d206"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e82ba5d01929eafb8b9954606a3c38b0332a987c2b3432388b4ee7365e54deae"
+ }
+ ],
+ "purl": "pkg:deb/debian/libproc2-0 at 2:4.0.2-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libreadline8",
+ "version": "8.2-1.3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2a103a569879b1945a5a54f0cf791fb3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e02ebbd3701cf468dbf98d6d917fbe0325e881f07fe8b316150c8d2a64486e66"
+ }
+ ],
+ "purl": "pkg:deb/debian/libreadline8 at 8.2-1.3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libseccomp2",
+ "version": "2.5.4-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5293b60f5e27046c0b7901f6c9188fe7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "108fe67957ca7cf9ba51d801118a1b37d404bea7b6e365025cd00779e9eca38d"
+ }
+ ],
+ "purl": "pkg:deb/debian/libseccomp2 at 2.5.4-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libselinux1",
+ "version": "3.4-1+b6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "78f9188026cbf5e150859a45ec6a608f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2b07f5287b9105f40158b56e4d70cc1652dac56a408f3507b4ab3d061eed425f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libselinux1 at 3.4-1+b6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsemanage-common",
+ "version": "3.4-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3a71ea9db512c570fe636acb6844947d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "835f806c21ae25e39053bd3057051640341b0cf08e1db9746fd82e370d82fa30"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsemanage-common at 3.4-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsemanage2",
+ "version": "3.4-1+b5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f35a246fd80222e3d84623c1fffebfbe"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fd36d0972866adde5a52269a309fcecd76a8e45e557dd0ecd33aa221cabc2a8c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsemanage2 at 3.4-1+b5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsepol2",
+ "version": "3.4-2.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "99cb287f27e4aacd87d105f1863822db"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b998946bb9818a97b387a962826caae33bc7fdcb6d706b2782c0470510be6b48"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsepol2 at 3.4-2.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libslang2",
+ "version": "2.3.3-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f10be5210053ea9e4b2bc5c8d6712e26"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5b3cecc829ef229125b340ccd2ca45ced75d24e9aa191912105016b1af94413f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libslang2 at 2.3.3-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsmartcols1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e4b638d03be6b1c77f67a0b973877033"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "81c54dabc8ba03116f92c5412c9e0a7bafbde9533fc08e5dc4cba19b3f3a05d8"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsmartcols1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libss2",
+ "version": "1.47.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "dd9024336bbe8632e2d1c432867e7dde"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "75bbf628518966bea04498df28391b5c070ccae110332302c52affcce8cb7b68"
+ }
+ ],
+ "purl": "pkg:deb/debian/libss2 at 1.47.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libssl3",
+ "version": "3.0.13-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2e82f301e29b3cbffd7c1c44e49033e7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8e88b98b3fc634721d0899f498d4cf2e62405faaab6582123c7923b1ec8129e1"
+ }
+ ],
+ "purl": "pkg:deb/debian/libssl3 at 3.0.13-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libstdc++6",
+ "version": "12.2.0-14",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f027aa0a6fcdd1c58564245045787969"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9b1b269020cec6aced3b39f096f7b67edd1f0d4ab24f412cb6506d0800e19cbf"
+ }
+ ],
+ "purl": "pkg:deb/debian/libstdc++6 at 12.2.0-14?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsystemd-shared",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d0b5a0fc26bf73482de069a91129ae25"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b1bbf59d929c2725235b88799b59a92836b23c98990e7167f519d378af96fc20"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsystemd-shared at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsystemd0",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0ee0b156d83a03e59d64a2a8310057ed"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "079c4def8c5d296e2d61242b428ba7b97596abf47564c9856a468a75115b65ca"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsystemd0 at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtasn1-6",
+ "version": "4.19.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8f812dbd969a6d4a7ba486b4ca35c2da"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eec4dc9d949d2c666b1da3fa762a340e8ba10c3a04d3eed32749a97695c15641"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtasn1-6 at 4.19.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtext-charwidth-perl",
+ "version": "0.04-11",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c73f71595c4a2fb6d6384ce8ad6f63c6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "96d8d2e55c51c998becbe4ec3b009022ee61d52526f811696ec10ee11b08910e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtext-charwidth-perl at 0.04-11?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtext-iconv-perl",
+ "version": "1.7-8",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6781c6eb3a707839827958277facbb12"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5d5c9bf766aa437c1836bc8bcc66a71dff3855888817da301c0e604c03489b28"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtext-iconv-perl at 1.7-8?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtext-wrapi18n-perl",
+ "version": "0.06-10",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b57a11d040f8e9055f8f2e83ed3dd70b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "17f98c7c09af8ac3bdbfd5a5dad32f3f51c71b02cdfc411366f49092a395de85"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtext-wrapi18n-perl at 0.06-10?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtinfo6",
+ "version": "6.4-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "51ccb2d0571b096ed33c73eee1a59a01"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "072d908f38f51090ca28ca5afa3b46b2957dc61fe35094c0b851426859a49a51"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtinfo6 at 6.4-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtirpc-common",
+ "version": "1.3.3+ds-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e49aca93814724ed80fa8932a1f7523b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3e3ef129b4bf61513144236e15e1b4ec57fa5ae3dc8a72137abdbefb7a63af85"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtirpc-common at 1.3.3+ds-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtirpc3",
+ "version": "1.3.3+ds-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b759d3e9dc474c3404da044249e84d2b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2a46d5a5e9486da11ffeff5740931740d6deae4f92cd6098df060dc5dff1e1c7"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtirpc3 at 1.3.3+ds-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libudev1",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e6aaa7910e08be63d292ae312cf8ce09"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ed1e715a79492808b9aa3a25ebca508743aef282c099b6e0216b5dd8dd8b3796"
+ }
+ ],
+ "purl": "pkg:deb/debian/libudev1 at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libunistring2",
+ "version": "1.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "99464838ea11e1526f490ba03c6ed906"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d466bbfe011d764d793c1d9d777cad9c7cf65b938e11598f27408171ad95a951"
+ }
+ ],
+ "purl": "pkg:deb/debian/libunistring2 at 1.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libuuid1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4590de67ab21ae9e4344896731fce903"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1ff16517fd1cfaa266de47255b98c44ff51e8a1653f7d8f1fe9c386ff0f1aa7e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libuuid1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libxtables12",
+ "version": "1.8.9-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "40e4d0ba39c9a3f040955da1e7b19300"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cb841d66950a43af4a398625313d2f3da9065299c9738538de6c2c3495857040"
+ }
+ ],
+ "purl": "pkg:deb/debian/libxtables12 at 1.8.9-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libxxhash0",
+ "version": "0.8.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "839ed6a69aef7f4a3ca484f9278087a1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6c19a5d18c8350744581fbd25d5d29e2b7101053e25aafa4e1ffcc2b505b2f1c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libxxhash0 at 0.8.1-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libzstd1",
+ "version": "1.5.4+dfsg2-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7d65bcd33a26756fa56a48114de4a52f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6315b5ac38b724a710fb96bf1042019398cb656718b1522279a5185ed39318fa"
+ }
+ ],
+ "purl": "pkg:deb/debian/libzstd1 at 1.5.4+dfsg2-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "login",
+ "version": "1:4.13+dfsg1-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "930c5694551ad9d8d41457218fff9de6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "86b1f3504cf50fd4873be364c8a4e49a8c28e3442b31963a98a758135283db9d"
+ }
+ ],
+ "purl": "pkg:deb/debian/login at 1:4.13+dfsg1-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "logrotate",
+ "version": "3.21.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ca437fbf6cd7213667aefcbd28bc2b6a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4e6acd31f55af85b2f12bd61a636c84e19fc1d0f419540b71bbe8aba6985aa32"
+ }
+ ],
+ "purl": "pkg:deb/debian/logrotate at 3.21.0-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "logsave",
+ "version": "1.47.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a284830cbf8e8e3c9c1827739333ca0a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "245f55e17d9ec050d9a1de80b35bc6b8f64f277b6f12183ff7769be5b3678eb8"
+ }
+ ],
+ "purl": "pkg:deb/debian/logsave at 1.47.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "mawk",
+ "version": "1.3.4.20200120-3.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "31b4bf928cdc04e445b5f61ba621ac74"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bcbc83f391854ea9d50ce2a4101aacf330de3b8b71d81a798faadba14a157f78"
+ }
+ ],
+ "purl": "pkg:deb/debian/mawk at 1.3.4.20200120-3.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "mount",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "20a844b39e14503d4ae57c5a15d5e807"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f3fe9b80a2dcd2a7f464f3ada4d92b56999c32cd08e25da115cc3c3509e6a901"
+ }
+ ],
+ "purl": "pkg:deb/debian/mount at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "nano",
+ "version": "7.2-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "03eeaaa603022ccbd061c8a4751fc947"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "45a9b3960aa5ac18552459225ec26800abb73fc2edd11626046daf6d968ac968"
+ }
+ ],
+ "purl": "pkg:deb/debian/nano at 7.2-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ncurses-base",
+ "version": "6.4-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d4772a6d6a48b0d6e9b8e3f7a170a098"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bfd1d89f833c09a28b062ee916495cf69649ca2bf529532476c7b69d75d24909"
+ }
+ ],
+ "purl": "pkg:deb/debian/ncurses-base at 6.4-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ncurses-bin",
+ "version": "6.4-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ad1152421b82e3ae613129ca127b3e6b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "396d6e453aee6d71b7141f0bfb333a6c08a44c64f77632bdf52894ccd123db46"
+ }
+ ],
+ "purl": "pkg:deb/debian/ncurses-bin at 6.4-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "netbase",
+ "version": "6.4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "814246d2f01d3238bbd3ef8c15c57076"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "29b23c48c0fe6f878e56c5ddc9f65d1c05d729360f3690a593a8c795031cd867"
+ }
+ ],
+ "purl": "pkg:deb/debian/netbase at 6.4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "nftables",
+ "version": "1.0.6-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "79577befa1f8df7ecbbebad5a0440cde"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "966ff20ce58c17163a771c02ddbca264291408f94c512bd85dd18da0ebdbe88c"
+ }
+ ],
+ "purl": "pkg:deb/debian/nftables at 1.0.6-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "passwd",
+ "version": "1:4.13+dfsg1-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9059c3d83577115d853363009bbcd39c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "343b60a755ceb2c3687f9a5c9c9dc00eea0e44a7de49a537c36df17894f784b3"
+ }
+ ],
+ "purl": "pkg:deb/debian/passwd at 1:4.13+dfsg1-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "perl-base",
+ "version": "5.36.0-7+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "22a6c9b0c9d019b0e152ad361345482f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b4327c2d8e2ca92402205ac6b5845b3110fa2a1d50925c0e61c39624583a8baf"
+ }
+ ],
+ "purl": "pkg:deb/debian/perl-base at 5.36.0-7+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "procps",
+ "version": "2:4.0.2-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3ec3649d38e1ade32c96ece131efa0e6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d9d0e75779cb79af869181f17b93c5c263a2b89cac6a0193c436160a4483ddc1"
+ }
+ ],
+ "purl": "pkg:deb/debian/procps at 2:4.0.2-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "readline-common",
+ "version": "8.2-1.3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ad338a71bb8d67bdbcbe411ae6f65d20"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "69317523fe56429aa361545416ad339d138c1500e5a604856a80dd9074b4e35c"
+ }
+ ],
+ "purl": "pkg:deb/debian/readline-common at 8.2-1.3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "sed",
+ "version": "4.9-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "51b1137d3dc311c2351d9740a410bd39"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "177cacdfe9508448d84bf25534a87a7fcc058d8e2dcd422672851ea13f2115df"
+ }
+ ],
+ "purl": "pkg:deb/debian/sed at 4.9-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "sensible-utils",
+ "version": "0.0.17+nmu1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d617862548d914db9da74cf2b79f5e00"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e0e66f783996ec4670ed5041c446160ec671c723d4be47d3bc27af93c2958a76"
+ }
+ ],
+ "purl": "pkg:deb/debian/sensible-utils at 0.0.17+nmu1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "systemd",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "da9011d642351ddb1615d0b384cf386c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "481a0b837aa3ce9871773b59755e039c0fd15a801f84ce4e607b54596480f875"
+ }
+ ],
+ "purl": "pkg:deb/debian/systemd at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "systemd-sysv",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5dd5ab8d369ea51a95733b1bfe405254"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fff5012ff0022b485b039e5849ae8dbcdeff19d93c2aca842865b3293af0fb53"
+ }
+ ],
+ "purl": "pkg:deb/debian/systemd-sysv at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "sysvinit-utils",
+ "version": "3.06-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "931432082ae59bf88b9c52100e82d003"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "11790842108768ec52432ea22e7b4f057232813b7c27ef6dfe1aba776a5cb90e"
+ }
+ ],
+ "purl": "pkg:deb/debian/sysvinit-utils at 3.06-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "tar",
+ "version": "1.34+dfsg-1.2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2778ee13125dd948e3840af6ee5d9a83"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "24fb92e98c2969171f81a8b589263d705f6b1670f95d121cd74c810d4605acc3"
+ }
+ ],
+ "purl": "pkg:deb/debian/tar at 1.34+dfsg-1.2+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "tasksel",
+ "version": "3.73",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "eccff65985702b297b7e6252ecb5230f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "618679dfc90630dd0605f0079ddebd9a06a090913566f1063326e3ad21c7c55d"
+ }
+ ],
+ "purl": "pkg:deb/debian/tasksel at 3.73?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "tasksel-data",
+ "version": "3.73",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "db48e97e5589890bb031d8b4ac7aaa9d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0016fb47a32ff54f9ade80d07e76e2524888f6df17916aad4318087cb3321521"
+ }
+ ],
+ "purl": "pkg:deb/debian/tasksel-data at 3.73?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "tzdata",
+ "version": "2024a-0+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "14d216857e42b1b0862d1f39f10347e8"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0ca0baec1fca55df56039047a631fc1541c5a44c1c4879d553aaa3a70844eb12"
+ }
+ ],
+ "purl": "pkg:deb/debian/tzdata at 2024a-0+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "udev",
+ "version": "252.26-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "95e6746678eb9f9b5ac5046e6ddcfcfd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "65e8708dc4d310afb1392266db33eff990eb5cc6cd590aaf0cf759b77d903758"
+ }
+ ],
+ "purl": "pkg:deb/debian/udev at 252.26-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "usr-is-merged",
+ "version": "37~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "36826e1d6b6eb875e7053b3c95b02017"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "908b80730d99afe6f59ed7f449827b7047ceeeaa7637c368c03e4912e0a6de99"
+ }
+ ],
+ "purl": "pkg:deb/debian/usr-is-merged at 37~deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "util-linux",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e802b4f13fdf9a66b4710bd823411ebc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cc96c6e07db33c0422ff8945e13c004489c979f5e070daa67b9c6c219b22d980"
+ }
+ ],
+ "purl": "pkg:deb/debian/util-linux at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "util-linux-extra",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "510c1d5a1379a8bdcce4b82a297c7d80"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "45b08b5e928ceb229721ba13b4d8e7559957222d8c35b43b6413b81d9c2d06f8"
+ }
+ ],
+ "purl": "pkg:deb/debian/util-linux-extra at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "vim-common",
+ "version": "2:9.0.1378-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6fb08ae092f46d7bc6b02db5981bd8b0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "82f4d33e2f0ded27ad1145a726cbc44ed0e2413becda3632a932e902b3df976b"
+ }
+ ],
+ "purl": "pkg:deb/debian/vim-common at 2:9.0.1378-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "vim-tiny",
+ "version": "2:9.0.1378-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e62f41ef5a679ff8f0673aa8bd8ec72e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3fe784f4d5ec8a4b4b7101dea351778b7393a6a7cebf4a19e5349c6706c7e69b"
+ }
+ ],
+ "purl": "pkg:deb/debian/vim-tiny at 2:9.0.1378-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "whiptail",
+ "version": "0.52.23-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "beb813196711eb33ab02e83258f39915"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "61f7b57a599d1655d4866f5119c5274505cdd619c71b1c1c2b79b603b32f55ca"
+ }
+ ],
+ "purl": "pkg:deb/debian/whiptail at 0.52.23-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "zlib1g",
+ "version": "1:1.2.13.dfsg-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ec42cc09e926444a817ddd913057af67"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d7dd1d1411fedf27f5e27650a6eff20ef294077b568f4c8c5e51466dc7c08ce4"
+ }
+ ],
+ "purl": "pkg:deb/debian/zlib1g at 1:1.2.13.dfsg-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "base-files",
+ "version": "12.4+deb12u5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c602d8cd4337f0e9e845e5f2b2345c4f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6c11268757a89f45c22d7a7a9e1153f1545016987531bf3068765a221e0af86c"
+ }
+ ],
+ "purl": "pkg:deb/debian/base-files at 12.4+deb12u5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "bash",
+ "version": "5.2.15-2+b2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d610fd7dab5e5a8bf29523543a418037"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5325e63acaecb37f6636990328370774995bd9b3dce10abd0366c8a06877bd0d"
+ }
+ ],
+ "purl": "pkg:deb/debian/bash at 5.2.15-2+b2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "binfmt-support",
+ "version": "2.2.2-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "23a6eb75b26452291a73351747cc4f28"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8549b643707e5a98b7cdc49bddd5e831ccbc6c415a4a60d00c29c726dd0a472b"
+ }
+ ],
+ "purl": "pkg:deb/debian/binfmt-support at 2.2.2-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "binutils",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ae836857a4bb80679b2e04de04db8f6d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "83c3e20b53e1fbd84d764c3ba27d26a0376e361ae5d7fb37120196934dd87424"
+ }
+ ],
+ "purl": "pkg:deb/debian/binutils at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "binutils-common",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "44fb94480bf76060e6deffe24b196c65"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ab314134f43a0891a48f69a9bc33d825da748fa5e0ba2bebb7a5c491b026f1a0"
+ }
+ ],
+ "purl": "pkg:deb/debian/binutils-common at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "binutils-x86-64-linux-gnu",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "703978c710270b7edd8d7b4e4b899f12"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2d7ea8a570d768224d7f2424abbe6f373d2154865a1fa7f56c80d43ecf492521"
+ }
+ ],
+ "purl": "pkg:deb/debian/binutils-x86-64-linux-gnu at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "bsdutils",
+ "version": "1:2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "bd036aa19f93ad75c312d6130653eb559e5eb4376bd82fde8653ac33732dfa3a"
+ }
+ ],
+ "purl": "pkg:deb/debian/bsdutils at 1:2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "btrfs-progs",
+ "version": "6.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b97d1902cd70f418a3613931d77a8f29"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a4d1e28975ca2a2d2fb13a171f9e7a21337bdc1a7d48bf6c17ef89de90d5ec7f"
+ }
+ ],
+ "purl": "pkg:deb/debian/btrfs-progs at 6.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "busybox",
+ "version": "1:1.35.0-4+b3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1bacaf7fb52b761e7bc2ffdca061db53"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "28249bea5fedba0efa6186b7c42cf3cb57ff1c1fbd850fc5a2fbf15c3c085bd6"
+ }
+ ],
+ "purl": "pkg:deb/debian/busybox at 1:1.35.0-4+b3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "bzip2",
+ "version": "1.0.8-5+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0a6d457ccb2d12b5b56ef3330c7bdb63"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "438871b3f5c5c7a357a9840951dab9dab8db7eb1ff760a563226fafa111b99e5"
+ }
+ ],
+ "purl": "pkg:deb/debian/bzip2 at 1.0.8-5+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ca-certificates",
+ "version": "20230311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "cfc0b4e43c023cdfe87bfa4efac29b6e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5308b9bd88eebe2a48be3168cb3d87677aaec5da9c63ad0cf561a29b8219115c"
+ }
+ ],
+ "purl": "pkg:deb/debian/ca-certificates at 20230311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "console-setup",
+ "version": "1.221",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "41bad81d226246f73cc4b9e20c303d25"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2041b0f9c6b2d3dc2d0ca458854bdb1fc392f39ec1422c1580f2176d3378ce42"
+ }
+ ],
+ "purl": "pkg:deb/debian/console-setup at 1.221?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "console-setup-linux",
+ "version": "1.221",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a98b4b6035387b67ad6e7e67e1e288de"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "65fac4777b0d36e48d90c577ba296c9ceeb051210aa1bf405925e2bf6bc6fecd"
+ }
+ ],
+ "purl": "pkg:deb/debian/console-setup-linux at 1.221?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dbus",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0c774f7eb6e9bf0b19bd1403ec095b27"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "35932ffdc1ae80348e93c1263c504e62cae8a2a1476f1541ef63a9cc0a271ef9"
+ }
+ ],
+ "purl": "pkg:deb/debian/dbus at 1.14.10-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dbus-bin",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8516431c65bf382537508ba3b9b2f3fd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7273d6f5ddcafa6bc81e319997f60e9b511a92c4414c1d4ecb05cba9e755da57"
+ }
+ ],
+ "purl": "pkg:deb/debian/dbus-bin at 1.14.10-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dbus-daemon",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ff229bd498384ebd13f3a3cdf2ece1e6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d35e43de83f7df870196d292a60a56d320c47ce503bc586b30e47a192090302e"
+ }
+ ],
+ "purl": "pkg:deb/debian/dbus-daemon at 1.14.10-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dbus-session-bus-common",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "91720a9b205ca881abfe3b0946967d76"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b19cb8e3581d6b09ff3f46fee23de2813811353228c666c9d1ad885598062e43"
+ }
+ ],
+ "purl": "pkg:deb/debian/dbus-session-bus-common at 1.14.10-1~deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dbus-system-bus-common",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6acb47fc560a15d3c13b44aa722b4652"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2111d3d0c98ac68ee973274058447e6fab1c359fec1d4bb195f5fcc5833a19e2"
+ }
+ ],
+ "purl": "pkg:deb/debian/dbus-system-bus-common at 1.14.10-1~deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "debathena-transform-lighttpd",
+ "version": "1.4+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8fe68e0fca3411808a0f019427ca942b"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "a0bd289ae689207a1d01badb93e89682201f91b5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "17b0de177098ce3d77bd04d9fe932f0ae45b0678e572b287b6bea7da5a02e140"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "041294f7ee2d9a4cf944362853af4cd388cf0f48b39f9aabc308cdae49036827f1023228e5c9e57d56a2d93153e8755ef94dbbb92e4b9eb68f3f069c572bc1f3"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/debathena-transform-lighttpd at 1.4+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe-common"
+ },
+ {
+ "type": "application",
+ "name": "debootstrap",
+ "version": "1.0.128+nmu2+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1491da271155b5367ae7dd6c3e5ae2d1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bd3cd2c76625e9038d5eb08813afc101dd0a5b9edd4388ef76d15358abcc6dc6"
+ }
+ ],
+ "purl": "pkg:deb/debian/debootstrap at 1.0.128+nmu2+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "devscripts",
+ "version": "2.23.4+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f31f18c5479234357b5078300eb4bd22"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "92d14e7b2226163860b32ef6298c1347de5105b39a2a47c2e74643a1df58ebd8"
+ }
+ ],
+ "purl": "pkg:deb/debian/devscripts at 2.23.4+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dictionaries-common",
+ "version": "1.29.5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0957769b4845f45bd5961a655c51d4df"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "02ca70ec75d8752dfb2641ef7be63a51eb4232dbd10c42b96528506e028a0139"
+ }
+ ],
+ "purl": "pkg:deb/debian/dictionaries-common at 1.29.5?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dirmngr",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "932c4c9d5eed50552c5f31a840376cae"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e3a8e56057592c60fd8db174968e9f232f07905b79544a9e477cd48f008326b2"
+ }
+ ],
+ "purl": "pkg:deb/debian/dirmngr at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "discover",
+ "version": "2.1.2-10",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8bc47e46b230950ee26d17cc11ae6f33"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ba0958e9a94408d7c9f0682f60381b78205acd72c420f02fe42665d53cbf0246"
+ }
+ ],
+ "purl": "pkg:deb/debian/discover at 2.1.2-10?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "discover-data",
+ "version": "2.2013.01.13",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5e8d3d2afc825e66d4fc93d90c65762b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9e487af4e2718ad265df0609120bede26a4d692930244dad7d3689ddf0ce0e90"
+ }
+ ],
+ "purl": "pkg:deb/debian/discover-data at 2.2013.01.13?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "distro-info-data",
+ "version": "0.58+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c8107d0ff60d0f08fb3b49eac5f4fc21"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5d2ef81de0d453fdcd1a77b8013576613f57295f881f5908ad7e39bdf7e5a8c9"
+ }
+ ],
+ "purl": "pkg:deb/debian/distro-info-data at 0.58+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dosfstools",
+ "version": "4.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9c05191e33de00b9b2e962dc93a2eb58"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "71b0471242f7bb777264cdab55c141f1fc043b443105633a38708e125f90c4ea"
+ }
+ ],
+ "purl": "pkg:deb/debian/dosfstools at 4.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "dpkg-dev",
+ "version": "1.21.22",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "661e795e86d1f1b0cc4cef2efe8b9cfb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9e46ced911ab34dee945fbcb2720b19eef39b0ac814583b9b7bb3a36f6179524"
+ }
+ ],
+ "purl": "pkg:deb/debian/dpkg-dev at 1.21.22?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "eject",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "436e2c98eaf4d92e80e2333a4b36440f343291d5ef999b8bc59479fe4ff6f4c9"
+ }
+ ],
+ "purl": "pkg:deb/debian/eject at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "elbe-schema",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9e8c4482eddd743e2325d924963a2a49"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "1afe65c71d33c7a784e2f54f386ae51c282f01c6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "56561ec39864d41b46c1d76f03ae8fea1f02aa094dae27b1864b1589ab8f01c6"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "182426c4b4bf6bb101b4fcc63a2b758426702b9bcfab0cbbc491432788fe1c7675b2175a153c079e3e93cc6357035f895dff4e1a494326e93f836e07daf9e4dd"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/elbe-schema at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "emacsen-common",
+ "version": "3.0.5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a6eb6b8921f977740f03b2bcee477c95"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "74d972556adf85fbbfb0b3b10dcf16687547a9ef521c7c86f5cda454e11a60df"
+ }
+ ],
+ "purl": "pkg:deb/debian/emacsen-common at 3.0.5?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "fakeroot",
+ "version": "1.31-1.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8dc0b0aaf236ef916df7d7058ec28935"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "194fd3750e6d647f300045a266c20cc3a3d47f84fd2fc8ff8830c55098b63c0d"
+ }
+ ],
+ "purl": "pkg:deb/debian/fakeroot at 1.31-1.2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "fdisk",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "ef49a1bfa24d22ac8b0f70f3ab2ddb7fa53cd5d1612fa1a01abc3be76717dfd2"
+ }
+ ],
+ "purl": "pkg:deb/debian/fdisk at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "file",
+ "version": "1:5.44-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "329eb8feb264d28bf27d8c47d637fa26"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2c57221bf8cc0ff5d2295ececb9215cc1b9ff9040dacb152c385bba3087ab1df"
+ }
+ ],
+ "purl": "pkg:deb/debian/file at 1:5.44-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "genisoimage",
+ "version": "9:1.1.11-3.4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b8463df8e987bb54ce514d1e1938dec0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "43581533b042ae9ef86cbfb040a394772c412f4c005e77d252302c2c76fc5fe8"
+ }
+ ],
+ "purl": "pkg:deb/debian/genisoimage at 9:1.1.11-3.4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gettext-base",
+ "version": "0.21-12",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7c01984a8862071da212ab302283eda6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5cb39c7acc7125e677ec98d0426a987daf0ce062f749f2a9421b2511f6dd5ab7"
+ }
+ ],
+ "purl": "pkg:deb/debian/gettext-base at 0.21-12?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "git",
+ "version": "1:2.39.2-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0d04f038319b19e3aed47e3c87c17e19"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fa5cd07754d9a4f93e2a6f54a5b1fa160230e312121d62c0c609b6701f9b93a3"
+ }
+ ],
+ "purl": "pkg:deb/debian/git at 1:2.39.2-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "git-man",
+ "version": "1:2.39.2-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4cfb6994a24b5fa3e1199197dd84dfed"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "34097adaf793f92cc93c8f07059d34766a6a8f2b1d0b1b74b9bb530516402642"
+ }
+ ],
+ "purl": "pkg:deb/debian/git-man at 1:2.39.2-1.1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gnupg",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5752152632f3a26f2725937e4cb79205"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6f6fe95c43338db9887e52fe948228a779d3651fef1a975b62dfe891bb71fdc4"
+ }
+ ],
+ "purl": "pkg:deb/debian/gnupg at 2.2.40-1.1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gnupg-l10n",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bf1c355fcf73cbf5e05174a2731c1735"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bc62f3b366042157e9a8d00d04f1bd2e2a05e37501fc9a821883f99aa282ed77"
+ }
+ ],
+ "purl": "pkg:deb/debian/gnupg-l10n at 2.2.40-1.1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gnupg-utils",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e602d0f22dc260800d76eb3d38870d16"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6156f5b9edc0de38755869e5bcbed0b65d48d2a5531ae2f0ff2c347a7882f402"
+ }
+ ],
+ "purl": "pkg:deb/debian/gnupg-utils at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpg",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7b0b9262727ae7d784c12e8244cd39ac"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d66fd8d7dd21a98e6a5acaa8d3fcb80b30561bb20c8e635dd6e66873abd4d40d"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpg at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpg-agent",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d82bf9b1814bbdc37bf92e15e523db51"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ac48d6bfac9298843355561a14047673a9361ecff7f24cfe1da119dbf1a037e9"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpg-agent at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpg-wks-client",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5a13a551d8a57bddcf102e13d183d63b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2520093a31c082ace185a18ad6bdf860b13f32139977d1dfe1d52867c2e5df30"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpg-wks-client at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpg-wks-server",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "cb157b70c6984b84309562feb6d1d7ed"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7516082b33a0e3c76d6c18d67754d5f2ef2116255fac9897ff0eb2004aa8de8c"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpg-wks-server at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpgconf",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a4366a7780e14271cf7c8ac68d8f3f50"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b3a0cc418526e1f9ae90ed320714cbdcf28dc252e7b5dddbf885cbe4062b3c63"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpgconf at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "gpgsm",
+ "version": "2.2.40-1.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d3f050e22f37c7b141b4a7c6e5e76030"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "37d5e8d44bb9729a89d747db15880f0f01e53101cc16f258087bb8b591017e76"
+ }
+ ],
+ "purl": "pkg:deb/debian/gpgsm at 2.2.40-1.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "grub-common",
+ "version": "2.06-13+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "91171573aa5b430d77f5205adad0a00d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0e04e5339cd45398ae32406651f4f5bdd54c2a271aeea9aa3d95b571888a19f3"
+ }
+ ],
+ "purl": "pkg:deb/debian/grub-common at 2.06-13+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "grub-pc",
+ "version": "2.06-13+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c81d3c72ea365c9aed63c4b8f2d4a7b0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cf464e4780f1042ec5d2c79105b3428fe71126147d31eef7bc750a2aebebac91"
+ }
+ ],
+ "purl": "pkg:deb/debian/grub-pc at 2.06-13+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "grub-pc-bin",
+ "version": "2.06-13+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9c80d5cce9244a0facf425e291115a23"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0925ad6648ce9470c3947ad959777f21b7a305418083528317fb5d83416d78bb"
+ }
+ ],
+ "purl": "pkg:deb/debian/grub-pc-bin at 2.06-13+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "grub2-common",
+ "version": "2.06-13+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "23ea3365ba38e7d8295555493b15485f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5246136837f485889569ebc42dcc8c2e69e77dc027f5b064f14de53ef4cb79b1"
+ }
+ ],
+ "purl": "pkg:deb/debian/grub2-common at 2.06-13+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "haveged",
+ "version": "1.9.14-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ac6cd6307517497892afe2b820686ac0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b0c34ed37adea666d517da4407ecf5a52c549b5c800051ded937023a6e3405e1"
+ }
+ ],
+ "purl": "pkg:deb/debian/haveged at 1.9.14-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "iamerican",
+ "version": "3.4.05-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "70e8daed211dca1fd56948bff8012bfc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cba2cf00bda8fef868e6622f5e45da96b3f7b87f4433eede6bf10b04cd2f0d74"
+ }
+ ],
+ "purl": "pkg:deb/debian/iamerican at 3.4.05-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ibritish",
+ "version": "3.4.05-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a2ec2d6ea49c8b41b913235c2f032991"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e5b5d44185204aec4e0f4ba5a8b34be1ce2cbbacc7b5dba25ae131b9e9e9acb6"
+ }
+ ],
+ "purl": "pkg:deb/debian/ibritish at 3.4.05-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ienglish-common",
+ "version": "3.4.05-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "61f9bed129bd62c5a2fdf1e600f695d2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0a508f43ac54d32a8336e2001927ad0d1b585792d70e989b0d9315c582c3f761"
+ }
+ ],
+ "purl": "pkg:deb/debian/ienglish-common at 3.4.05-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "initramfs-tools",
+ "version": "0.142",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b00b1c4ad31046ed1f80852bf20161f2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dd1b867f0000d967471b0f775fdb3b4a534d4ae70bdb56a93b1ffcf60965813b"
+ }
+ ],
+ "purl": "pkg:deb/debian/initramfs-tools at 0.142?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "initramfs-tools-core",
+ "version": "0.142",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9db60e62fc2e417428d673281d93217b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "133079a3634cbc94e83141745204adf510eb02e4f1912f6a297090256f8d2138"
+ }
+ ],
+ "purl": "pkg:deb/debian/initramfs-tools-core at 0.142?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "installation-report",
+ "version": "2.89",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c37c21667d9b04a2a517be4b471426ba"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cf0580167e65c2f57a8f8bf00c94b19af5f1df3c7654b766b1e30c37f1f29f0e"
+ }
+ ],
+ "purl": "pkg:deb/debian/installation-report at 2.89?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "intel-microcode",
+ "version": "3.20231114.1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a92e2da88090758de35c9e52d02f87df"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "13f74b89ab6588752fb99bb09b70dbc3a30695e20a23ae13a6aa467d1073361b"
+ }
+ ],
+ "purl": "pkg:deb/debian/intel-microcode at 3.20231114.1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ispell",
+ "version": "3.4.05-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8a8c0c8f77af575a1f52c40ff0b0e9d5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "82b118e77f0eb549709bffa2d5e3fcad32aed688d5a7049b94b38c01ebdcaa3b"
+ }
+ ],
+ "purl": "pkg:deb/debian/ispell at 3.4.05-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "iucode-tool",
+ "version": "2.3.1-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3738080ee24dee0d4bc366871ef5cb8a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7b20b90c02499afef90ad7cfff24d008eac496f4afcb291852541b8483e4c6e1"
+ }
+ ],
+ "purl": "pkg:deb/debian/iucode-tool at 2.3.1-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "kbd",
+ "version": "2.5.1-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1380a51afbf31deba2abe51299aee181"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5397ddbc7a6cadae6535de5a6d550c8554d4d364997527a34576c76219f4a798"
+ }
+ ],
+ "purl": "pkg:deb/debian/kbd at 2.5.1-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "keyboard-configuration",
+ "version": "1.221",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "28c21629d2eb7b288289abcbe2cba9b4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d410789d702346e3fee560d1a32ecc850dcbba343ac3983ed713feb0873a8d4a"
+ }
+ ],
+ "purl": "pkg:deb/debian/keyboard-configuration at 1.221?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "klibc-utils",
+ "version": "2.0.12-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8052d12a7ebbba586902795e75bb3361"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7807ca9145ef029075f2b05ef1de1756d8a5c5aa124cca461757d55fabbdfd79"
+ }
+ ],
+ "purl": "pkg:deb/debian/klibc-utils at 2.0.12-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "kpartx",
+ "version": "0.9.4-3+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1dd8469aa4c6cd8c47a452a7f061ddef"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f53bfadcd0d4a54cdca65e3e64b893e6ebe1cf1ba2e4b7a3112af66a322a755d"
+ }
+ ],
+ "purl": "pkg:deb/debian/kpartx at 0.9.4-3+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "laptop-detect",
+ "version": "0.16",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "123ae92972688ba839f8d36bad5af8a5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6537d8cfcd7cdd869050b935c660ca83337502ff3b2589d39dc428c9b01c1512"
+ }
+ ],
+ "purl": "pkg:deb/debian/laptop-detect at 0.16?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "less",
+ "version": "590-2.1~deb12u2",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "3c4ee8ce5e0f625e1169da9584e309c375a8a68e22de5821461d14446825cc1a"
+ }
+ ],
+ "purl": "pkg:deb/debian/less at 590-2.1~deb12u2?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libaio1",
+ "version": "0.3.113-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d1fd6f0ef262b5efbfe060aba999e19c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d1476e4beab3d85f8a7d31de94c27472711ed3ef399ce70708e24b259426125b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libaio1 at 0.3.113-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libapr1",
+ "version": "1.7.2-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a23f12bf69b669cc325a34eac4c0f85a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "31f6d40cebc315af87fa3244c26a6608ae7dcf7820f2a86f39b54a4cc23bb3e2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libapr1 at 1.7.2-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libaprutil1",
+ "version": "1.6.3-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8dd3deaa231a8c421ea316af141b5bb5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b9c864c9252874c2401b1a765cd4f07e15d837161d08b53da70e2fed108b90fc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libaprutil1 at 1.6.3-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libarchive13",
+ "version": "3.6.2-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "0142827da6c7eb0e669628539fc516b0030b8a1503dcd45a6fee89e93ce9786b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libarchive13 at 3.6.2-1+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libassuan0",
+ "version": "2.5.5-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0c12cc16de81082bf8ca0e24f36db592"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5912430927da16ccc831459679207fdbb9dfc5a206f2bab8d6f36d5a1ab53e25"
+ }
+ ],
+ "purl": "pkg:deb/debian/libassuan0 at 2.5.5-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libb-hooks-op-check-perl",
+ "version": "0.22-2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "49b982a2030382e6f34134de576b547d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8a7b7d035422e4bf823d694e21f138c82c96028e87bbc668c78616e24b84d8f9"
+ }
+ ],
+ "purl": "pkg:deb/debian/libb-hooks-op-check-perl at 0.22-2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libbinutils",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2f1821e05bfa6a85d5132706b622b088"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fcf55b99e5f8a78f3c8ce9b6957f1024f394cf20c196b100d308a57e43547710"
+ }
+ ],
+ "purl": "pkg:deb/debian/libbinutils at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libblkid1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "151f59ca2b73ce8f85a576980f019dbbf9d44dd6ff4331f7954163e3704c1c06"
+ }
+ ],
+ "purl": "pkg:deb/debian/libblkid1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libbrotli1",
+ "version": "1.0.9-2+b6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "58aff9bd35bab67549bdc84eb7edffcf"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "563b4caec1aa5e876bd3355b36e7a38e1484baf5a293b48d1e8bd22db786e4d7"
+ }
+ ],
+ "purl": "pkg:deb/debian/libbrotli1 at 1.0.9-2+b6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libc-bin",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "687687d1ace90565cc451b1be527914246123968b747c823e276cd7f8b57ba3d"
+ }
+ ],
+ "purl": "pkg:deb/debian/libc-bin at 2.36-9+deb12u7?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libc-l10n",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "4a4f346843515c985772b4111dd4b79b83e3e0e2c3abc4a1bcdd8f8f5b40647a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libc-l10n at 2.36-9+deb12u7?arch=all&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libc6",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "eba944bd99c2f5142baf573e6294a70f00758083bc3c2dca4c9e445943a3f8e6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libc6 at 2.36-9+deb12u7?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libcbor0.8",
+ "version": "0.8.0-2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9e8cc025fb043ec5c708a37b69abd88f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8cbd111e1ad1c1357afb18f916c88c7ebb8cc860b8fac04ccc66a9eefe5a53af"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcbor0.8 at 0.8.0-2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libclass-method-modifiers-perl",
+ "version": "2.14-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a5e8acd4a97da2b2506979ea478699f6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f07a964263393f63004c8af30294c03949aa5f8e063bd344ca5c9a890265f947"
+ }
+ ],
+ "purl": "pkg:deb/debian/libclass-method-modifiers-perl at 2.14-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libclass-xsaccessor-perl",
+ "version": "1.19-4+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d116a336a75717385fdcb0d77fb92d0f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b1cf84f8789521866c19b57c23473e0d9d5a0df81371202265de935267cf73b5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libclass-xsaccessor-perl at 1.19-4+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libclone-perl",
+ "version": "0.46-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8a39c8c5617698c3778e7633d8cb7b79"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8ece5f10d48acb6559053b882e3555e2962bdb8c989ce3ddb98d03689ecde47b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libclone-perl at 0.46-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libctf-nobfd0",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f715612e2834bc8912d458db4d7f709d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ef1dfcf22de41ea90ebd3d505447ccccd999e96b85aa777a1d7d981dc3b347aa"
+ }
+ ],
+ "purl": "pkg:deb/debian/libctf-nobfd0 at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libctf0",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ddef86f165e39ee994ba5e89967834c6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3fb7b6f326be3fae4a87a3d33b9269bd06c1e4346a24bd737f265067e3b7427f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libctf0 at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libcurl3-gnutls",
+ "version": "7.88.1-10+deb12u5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "eb875aaad97bfb68279c7ee0fc587c74"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9751239757dcc218a3cd5a5772070e33d86a8a15506fe5af8a47793d61fa2abc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libcurl3-gnutls at 7.88.1-10+deb12u5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdbus-1-3",
+ "version": "1.14.10-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0137f792d3ba2cf6f057951f6dd009b6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "18ee0ce5fab9f7b671e87da1e9fa18660e36e04a3402f24bdb8635e0ba1d35f6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdbus-1-3 at 1.14.10-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdevel-callchecker-perl",
+ "version": "0.008-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "89abf1238a3e97f4b96174fd1de8f655"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6533dc70921fa6c8e38a65c52499cf87eec2028399ba63aba220df4c2e468578"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdevel-callchecker-perl at 0.008-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdiscover2",
+ "version": "2.1.2-10",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e2ffc4682b3bf53312d64f97ac4b3eec"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a9de9c7a54158e4aa69fc064f0919e8e6978e44aba38f1ffe7903cc8d8692075"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdiscover2 at 2.1.2-10?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdpkg-perl",
+ "version": "1.21.22",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a3bda42501b0178fe59f7005c5bfa096"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "64c17a80dede46900f8baf4a20803323aa57dac7707b0a8dea4b266767878945"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdpkg-perl at 1.21.22?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libdynaloader-functions-perl",
+ "version": "0.003-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "323364e04b1988681fe8201b42cd1ad4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "62be4c9c9999407cdfea4267fd2ee4d07ac40dc723bd7041ee90135e37b4967c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libdynaloader-functions-perl at 0.003-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libefiboot1",
+ "version": "37-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "952fd89f8c787c90aacca69a19491e9a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ca79e849a65dae2ec2eaefd9e7c1dff717464a7cf029e1d109cbea7d43ef9a48"
+ }
+ ],
+ "purl": "pkg:deb/debian/libefiboot1 at 37-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libefivar1",
+ "version": "37-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3dae8980f8b115eb820909f5b0cc5314"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2abb5ccbd287049da2eca79c34ef9d68923ae6c73366ce7c7d65f084588dc2c2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libefivar1 at 37-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libencode-locale-perl",
+ "version": "1.05-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9a7ba3ab3022c675a4fec3583d809ac2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "071bff2a1d193ec1b0d71e1a1ba7e718909866874e600f19d99a6f8c5ae30bcd"
+ }
+ ],
+ "purl": "pkg:deb/debian/libencode-locale-perl at 1.05-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liberror-perl",
+ "version": "0.17029-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "eaea5a1493871ce13a915c37094f03e3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5a466348531b9c38c8e5ccb18c231f27a98b9fdab61b37ea22592553de5d2ced"
+ }
+ ],
+ "purl": "pkg:deb/debian/liberror-perl at 0.17029-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libexpat1",
+ "version": "2.5.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "90141378f5741f454e8494bc69febfb5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fe36a7f35361fc40d0057ef447a7302fd41d51740d51c98fb3870bbed5b96e56"
+ }
+ ],
+ "purl": "pkg:deb/debian/libexpat1 at 2.5.0-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfakeroot",
+ "version": "1.31-1.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5e65b1e462dd93f8a975470dd8b93b8c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "539c1a013e6e90800b4c37877cf871e7583791b486a39e23f2466906bbe5061f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfakeroot at 1.31-1.2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfdisk1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "a4d852a882d62d64561a9311821bc58cbf7de52d23f99da7086e442345ac1ac1"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfdisk1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libfido2-1",
+ "version": "1.12.0-2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "852818f9f862a285c8b129c75b52701b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dba89cd91adcb886ce1972122e55768aa3652cb562a6b26c5983c2d482a30a1e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfido2-1 at 1.12.0-2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfile-dirlist-perl",
+ "version": "0.05-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b61c421df0f0e5264436dad718791b71"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "970de204782148f97f9f38cb569c4ab71399d88c9c620cd6516786b4f28430c0"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfile-dirlist-perl at 0.05-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfile-homedir-perl",
+ "version": "1.006-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "45491f4884ace5250c09bbafbd8fe008"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "58a1dc7aa85403fba0d848485f4bc2c7589abd9125f63821137987456806519f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfile-homedir-perl at 1.006-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfile-listing-perl",
+ "version": "6.15-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "408559f34f7ca3ad8af775aee1d80e52"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3bbde7dd51b838b6c8c77fd50fe94c806a56bef0655bfa43c10ab66bc5491dfe"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfile-listing-perl at 6.15-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfile-touch-perl",
+ "version": "0.12-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "abcc965ccdf1befe748ebd861ec36a83"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "14fc3b0a5123435fda39effa780fa6e5f951c0558f5ed72cb18020987a5da0f4"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfile-touch-perl at 0.12-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfile-which-perl",
+ "version": "1.27-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3afb57122bc9e5846bda550d6c53bcda"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ab06d044acd41214f38f310bfec05548bee6ae7fcc97a3ac683b9932bd1d48c1"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfile-which-perl at 1.27-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfreetype6",
+ "version": "2.12.1+dfsg-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f456e7345d08a4b24889307d6e1c9c05"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "72ef03236f1936e72a0faf86a547425b0eff3c5fd0b43f8669012182cf376354"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfreetype6 at 2.12.1+dfsg-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfuse2",
+ "version": "2.9.9-6+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f074c6b6831342cfd750f92d56d5c24e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "df32b8f65d819f854e096896890d6ad632b6e520977bb120bb3143b4c66e2fcd"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfuse2 at 2.9.9-6+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libfuse3-3",
+ "version": "3.14.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "208987f0d4e79917875282f7aa32b8ac"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bf535cec5e965823fd03199b4029f9e9f3952111eb12824b5d2b96c8cca1a918"
+ }
+ ],
+ "purl": "pkg:deb/debian/libfuse3-3 at 3.14.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgdbm-compat4",
+ "version": "1.23-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fd6579ae8cb3a18a0ca56ccdc3ac2403"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4af36a590b68d415a78d9238b932b6a4579f515ec8a8016597498acff5b515a4"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgdbm-compat4 at 1.23-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgdbm6",
+ "version": "1.23-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "74449c52293efdb6d013d29856047e75"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "95fe4a1336532450e67bd067892f46eaa484139919ea8d067a9ffcbf5a4bf883"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgdbm6 at 1.23-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libglib2.0-0",
+ "version": "2.74.6-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "8462c5d2350bcaa5f98aeaf40ef85d96260e4c48aa65a8e5c210d9d0f79788e5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libglib2.0-0 at 2.74.6-2+deb12u2?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libgnutls30",
+ "version": "3.7.9-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4b311b8de7875a2876d037475cffc32b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b602f906a8de4488ab75434633524b71b8b12952272d4c3326bd6be8126832c4"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgnutls30 at 3.7.9-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgpgme11",
+ "version": "1.18.0-3+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6c61a53fd19b44d882d18f0cbe1a55d3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dc075584050dc5c8ac27563fc222e8c1ea71128a019a6d129d5823e47ac1e55e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgpgme11 at 1.18.0-3+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libgprofng0",
+ "version": "2.40-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3cd09dc9e7728f1f772a354284e96f74"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a3c4092d84f19d13caf90f3c96eec53db8819f0e3a5247434944d71ed75fa53d"
+ }
+ ],
+ "purl": "pkg:deb/debian/libgprofng0 at 2.40-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhavege2",
+ "version": "1.9.14-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "74e5ed3168a8c94f16bfd8740bfc4858"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2a1115c938d9d3984745da14d8af0b1fa915eb6a3c28fac5b6d6a9ca5fa3e6cf"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhavege2 at 1.9.14-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhtml-parser-perl",
+ "version": "3.81-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c0fa9ec74eba30c149a26d9b2942f049"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3dbdf6acb1f0c8f2cf21e1b2eb32a2fe85886c41f2918fe30f8267b9e392a058"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhtml-parser-perl at 3.81-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhtml-tagset-perl",
+ "version": "3.20-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "24b53ca51ab5284b660ffedffa9bfd96"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "68e004fd7d648ef95102a58d71ea119c7d6593146eb3d0eab21c159f46ae6398"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhtml-tagset-perl at 3.20-6?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhtml-tree-perl",
+ "version": "5.07-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e7001879fdc0013b75739cc6a3c19652"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "00f857bb27388432df3e4d6510334a560c2de19feb4b31897cb5d83251bb54ac"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhtml-tree-perl at 5.07-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhttp-cookies-perl",
+ "version": "6.10-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "95b920e61201dc29d0cc6fd6e5fe8a20"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "307f52e967f82d92b223c6e5684c5720448535f2712e971b6f8fcc4daa5f72bc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhttp-cookies-perl at 6.10-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhttp-date-perl",
+ "version": "6.05-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8f1bc1325137503d0b6fd08c9758afbb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "95026ba326d7d6b20f1de12b07fb0c4a13cc28c4102f6272e6fd0cd71bcb25b8"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhttp-date-perl at 6.05-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhttp-message-perl",
+ "version": "6.44-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "028b68d0f5a4654c68baa0fd69fed3fc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "185cb8f009674ace6e2d9873bb43774e9ca1afc86f1a925894dd904f0028e470"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhttp-message-perl at 6.44-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libhttp-negotiate-perl",
+ "version": "6.01-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7130eb4cc5f0b2b9766a7fb0ae576d4d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b2770aaf4d638283d9b4f713005702fbab42304be169cb4d6761e8537f724261"
+ }
+ ],
+ "purl": "pkg:deb/debian/libhttp-negotiate-perl at 6.01-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libicu72",
+ "version": "72.1-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6bbe7baa75131a2c638adcbfeff359d3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e239c1c9f52bee0ff627f291552d63691b765ec7c5cdf6de7c7ae4dec0275857"
+ }
+ ],
+ "purl": "pkg:deb/debian/libicu72 at 72.1-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libimport-into-perl",
+ "version": "1.002005-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d9b0c71319f8c90cac8ce72b32a3b17f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "abe499bb1c2d81c678346f7c2765cd9171360137bc9cf9230cf5368060713b3b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libimport-into-perl at 1.002005-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libiniparser1",
+ "version": "4.1-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fbcbfdab3f13a1bd7d2c815388fb3c3e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "785a3055109fafa84e5c68f0c825a1c52d97e25aa6a14d4edf9c84dd57681877"
+ }
+ ],
+ "purl": "pkg:deb/debian/libiniparser1 at 4.1-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libio-html-perl",
+ "version": "1.004-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1d06eb95ac10f5b5cac4b2a228247243"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "66c87e3e92460b9dcf56257fd6a48cc7fd1283790acb365a111ecb9d74e9ea43"
+ }
+ ],
+ "purl": "pkg:deb/debian/libio-html-perl at 1.004-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libio-pty-perl",
+ "version": "1:1.17-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c4d33492ea490e62d5ea9c658ae125af"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f45e5c7dec659ca450711d512f95a741c4814b0d3d79d8765d328e7b6c92f2de"
+ }
+ ],
+ "purl": "pkg:deb/debian/libio-pty-perl at 1:1.17-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libio-socket-ssl-perl",
+ "version": "2.081-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "75a839a3ce437c15affb68e380064be3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "07a9a62d4443cea64cd9fa073a42eecdf04de46a89a2bb370135a7b0bcf262bb"
+ }
+ ],
+ "purl": "pkg:deb/debian/libio-socket-ssl-perl at 2.081-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libipc-run-perl",
+ "version": "20220807.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "cfe59a622dd0d8d08cf6e1aa782f6c9b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "21106eab580111831c8aebc993f3e9877672a0a5b5716ba58f8a23fed6177545"
+ }
+ ],
+ "purl": "pkg:deb/debian/libipc-run-perl at 20220807.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libklibc",
+ "version": "2.0.12-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1e7d3fbfa147b13d95d3e055942f83c9"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6ac44426be69c64fcd9c70f117b7f9b4d3335d5d361c670aa80619b8f9ab09a5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libklibc at 2.0.12-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libksba8",
+ "version": "1.6.3-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5163eaf30b5a5138ca92215a7ee7750d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b52ffe8f80020a0df90d5fc188561010042ee8a67aae6de463d141a5fc09e1bc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libksba8 at 1.6.3-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libldap-2.5-0",
+ "version": "2.5.13+dfsg-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "aa52ea68ca3ad4e9a9acc863fa70343a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4b6c30f6554149c594628d945edc6003f0eea8d0cc1341638c0e71375db147ed"
+ }
+ ],
+ "purl": "pkg:deb/debian/libldap-2.5-0 at 2.5.13+dfsg-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblwp-mediatypes-perl",
+ "version": "6.04-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "73ddb0e852844ed1171db14338a24821"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c3ae8bca625ab6e16d6257698de402090135b5eca511df2c8086b0c23eefbaff"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblwp-mediatypes-perl at 6.04-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblwp-protocol-https-perl",
+ "version": "6.10-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f2022b0def6642f6a12b0dd39dff76e7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3fea2b02e87ec97fb98ffa9d2ab5c76405f3d6888997dfae42cbe5194328802c"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblwp-protocol-https-perl at 6.10-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liblzo2-2",
+ "version": "2.10-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f8b0994d28ed64526169c8c6fab2be29"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4f08e092c76e425295a498cd547dc9b8f6a595473f3020ab8c96309b29872636"
+ }
+ ],
+ "purl": "pkg:deb/debian/liblzo2-2 at 2.10-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmagic-mgc",
+ "version": "1:5.44-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bebcc2bc9111356e9c45e6b9c9bd929c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bad01673ba5dfb9b5db4f3ae6a71f18d492cb6801eab45ad3c7d483c0a1f6ad2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmagic-mgc at 1:5.44-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmagic1",
+ "version": "1:5.44-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c32639ffdf6532d070fad8f2051d1efb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a241c2adc7438a7e217f32544028489981768a349d3e48673392703255c7b88e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmagic1 at 1:5.44-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmodule-runtime-perl",
+ "version": "0.016-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d9fefa387b1249da28c05122aa37817a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eee4db096f3068af9943f6a96ab3e0af3a36d9ed003e2b057faec2a714cb8842"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmodule-runtime-perl at 0.016-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmoo-perl",
+ "version": "2.005005-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "66682042682fc8100eed0f22a3f8d505"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "31c360197548cfc607b673fd2e1f89bb0d724e7540a8dfe91bf8875cfa902cd2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmoo-perl at 2.005005-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libmount1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "a259d82ccbcfa230b492752d8d525d0a40d7938bf62fb90e83e16048ee88bf83"
+ }
+ ],
+ "purl": "pkg:deb/debian/libmount1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libnet-http-perl",
+ "version": "6.22-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5dadc411df8354c9d174aa513cfb115c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "379a7876f8c202f76c3580335e2adb3fd809c1a67cd8013f19d6325e54d1b4b5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnet-http-perl at 6.22-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnet-ssleay-perl",
+ "version": "1.92-2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2f3cae052a38d9fa645b5d07c831f8ce"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "33b84b99b0374dcc8bf4a339554b06c035189359deb9f0aab431d16b170ca52a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnet-ssleay-perl at 1.92-2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnghttp2-14",
+ "version": "1.52.0-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2b705b9f8a7da13f789bee7e6d4d463c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ee690db978151ae372dcede4bba26c299d985046e6dc708bb907961901b73b6a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnghttp2-14 at 1.52.0-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnl-3-200",
+ "version": "3.7.0-0.2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "928fc10e5466e01b0fd4cd34b38b4957"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d1fc3e9eb8e79b4c96b0a64c3d8c9e068ae2f665cab71bd19f417ffd0453a890"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnl-3-200 at 3.7.0-0.2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnpth0",
+ "version": "1.6-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f0e3996750d3e4c4f0cc4aed0ae4232f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "43c90d45f7cf5584108964b919d6c728680d81af5fa70c8fb367d661cef54e8c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnpth0 at 1.6-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnsl2",
+ "version": "1.3.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "35f670dd707691bfa65ec9ecec32d8a0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c0d83437fdb016cb289436f49f28a36be44b3e8f1f2498c7e3a095f709c0d6f8"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnsl2 at 1.3.0-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libnuma1",
+ "version": "2.0.16-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b670cdfd7cd8ef0ad8db582fb82d0087"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "639e1ab6bd66ead40db8a22c332d7199679fa22db261cac34444eb8eb4c17dda"
+ }
+ ],
+ "purl": "pkg:deb/debian/libnuma1 at 2.0.16-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libparams-classify-perl",
+ "version": "0.015-2+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a996e1be40f9b24ef62ae11b2e835523"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "145806178201c14d814858066d98802d95a6946b690416c2e28437ffcbce17c9"
+ }
+ ],
+ "purl": "pkg:deb/debian/libparams-classify-perl at 0.015-2+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libparted2",
+ "version": "3.5-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5493e9ad01b2fd45dabce6896ead24ee"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a5f3d4639a9cb103143c74ff778daa89382cf1310e0b9aa7a53ee1a5d52b31db"
+ }
+ ],
+ "purl": "pkg:deb/debian/libparted2 at 3.5-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpci3",
+ "version": "1:3.9.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "50071ab752c5b4f79e7825d7fcda5d69"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "75519023eb1f0cdc556709b109765e2ea36f6e5c66b8ca94cec45843b3e3bee7"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpci3 at 1:3.9.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libperl5.36",
+ "version": "5.36.0-7+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "425c1a1ba4ab0afb863a9793c5bfc5a4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4b48b8f0b06c2c667d52117edcef69af6896bcfe69a4f4bde47b89590b83875e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libperl5.36 at 5.36.0-7+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpipeline1",
+ "version": "1.5.7-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1ecc20409e608d9fc1db9ebd931cc7b7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e09c46ef83dddc7906ee2bcbd526f3a0af92622dca724ec433409b131c3ed41c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpipeline1 at 1.5.7-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpng16-16",
+ "version": "1.6.39-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "75ed53f30fb73cf2d197d5a87fed907b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dc32727dca9a87ba317da7989572011669f568d10159b9d8675ed7aedd26d686"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpng16-16 at 1.6.39-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpsl5",
+ "version": "0.21.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "37ebfb57fdbf01631629ee9f36c8b478"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4f0d35610204e4e754b057748719744114621f2f6f4202d846c314860a981afb"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpsl5 at 0.21.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpython3-stdlib",
+ "version": "3.11.2-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "87d30044fe7f9bf187b0fc64da43f518"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "4e58891d5c951a1e360ed9eaa814413cb5e84deadce3f08e801ac680434c786e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpython3-stdlib at 3.11.2-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpython3.11-minimal",
+ "version": "3.11.2-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4cecf893cdce6b18801f22fc49abd6c6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6fc5ab5858781ab90c68b4deea09f21871fd7b55dc1a0764ad7116ac4c86574d"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpython3.11-minimal at 3.11.2-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libpython3.11-stdlib",
+ "version": "3.11.2-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "be7a8b1a2a31df1975766ff1583d536f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "67eec0eb4df58b93e1bf97c402c2cbeb361bf9c5af44fa3a02ff1c723c791ca2"
+ }
+ ],
+ "purl": "pkg:deb/debian/libpython3.11-stdlib at 3.11.2-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libregexp-ipv6-perl",
+ "version": "0.03-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f11aa87cf0725a33a8011c46ad5d7397"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cef2ff47d98e6bd99292fa87898f0ec44d2db4a033bd4a7fff0b18d5c53f5cd5"
+ }
+ ],
+ "purl": "pkg:deb/debian/libregexp-ipv6-perl at 0.03-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "librole-tiny-perl",
+ "version": "2.002004-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ff588d7b06827c5df2ea1810cdd18dfd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ba2e4028236ada61e5d59d0a05503dc88301cd276091b8a42dd177598a8ebcc6"
+ }
+ ],
+ "purl": "pkg:deb/debian/librole-tiny-perl at 2.002004-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "librtmp1",
+ "version": "2.4+20151223.gitfa8646d.1-2+b2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d757abb668fc1ee0d9488805bfb4371e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "e1f69020dc2c466e421ec6a58406b643be8b5c382abf0f8989011c1d3df91c87"
+ }
+ ],
+ "purl": "pkg:deb/debian/librtmp1 at 2.4+20151223.gitfa8646d.1-2+b2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsasl2-2",
+ "version": "2.1.28+dfsg-10",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d92a2ea204e0d33bda1eda4f58531ff3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "11ee190ad39f8d7af441d2c8347388b9449434c73acc67b4b372445ac4152efa"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsasl2-2 at 2.1.28+dfsg-10?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsasl2-modules-db",
+ "version": "2.1.28+dfsg-10",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a9a14ac3c9e9548db78f5ad163390aa0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3ac4fd6cbe3b3b06e68d24b931bf3eb9385b42f15604a37ed25310e948ca0ee6"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsasl2-modules-db at 2.1.28+dfsg-10?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libseccomp2",
+ "version": "2.5.4-1+b3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bf939671dbe12f925ba0929509c97406"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9e6305a100f5178cc321ee33b96933a6482d11fdc22b42c0e526d6151c0c6f0f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libseccomp2 at 2.5.4-1+b3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libserf-1-1",
+ "version": "1.3.9-11",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "36226f4fd4e758abb7e62abdc08eca2b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1eb33273639963e50e916a219268bfd9312f56a2b9ce88deb5488cc1232cc491"
+ }
+ ],
+ "purl": "pkg:deb/debian/libserf-1-1 at 1.3.9-11?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsmartcols1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "81c54dabc8ba03116f92c5412c9e0a7bafbde9533fc08e5dc4cba19b3f3a05d8"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsmartcols1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libsqlite3-0",
+ "version": "3.40.1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e022be8587bf3fe6303df0212b6f9541"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a8b11a1664a998cc2499fb04327d1f6c4e8f77b78ea8b6f8418d96fc54e3731f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsqlite3-0 at 3.40.1-2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libssh-4",
+ "version": "0.10.6-0+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bc6d7962819cf53048c9a23d85866d68"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c99c2812a7ff51ffcf8fe6de4f23654fe39ca1205ac03591694474148270d270"
+ }
+ ],
+ "purl": "pkg:deb/debian/libssh-4 at 0.10.6-0+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libssh2-1",
+ "version": "1.10.0-3+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "14bb6443448b5fc0477e7c76ca9ba4a5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d20a3ee34fa84ad8bd381e8be6e9c2c2ea32347cff5e1169c10e978d43f54f24"
+ }
+ ],
+ "purl": "pkg:deb/debian/libssh2-1 at 1.10.0-3+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libssl3",
+ "version": "3.0.11-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "587a34e5ce31e331fbc0a1b7692ca489"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6e129c5814812b3516a656ae5b664b9970e2f8823250cd5b98190f21c0de2bca"
+ }
+ ],
+ "purl": "pkg:deb/debian/libssl3 at 3.0.11-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsub-quote-perl",
+ "version": "2.006008-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bd7b02d3e8dd0b6d3aee179fde1de57e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2b8ede3c2db598324eb2bcf3e2ae146dc031a1ca450d337efeabc4a2186fc02c"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsub-quote-perl at 2.006008-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsvn1",
+ "version": "1.14.2-4+b2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "51f713eda15cc7359cf25e22003d6cfd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dbd81ea445da5f12080fe95c07e8235c373a5411f23b9a441d2059964dca875a"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsvn1 at 1.14.2-4+b2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsystemd-shared",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0e87346bbe01017cb47cd0c7c68507ff"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1300977950f590c6de8058e2be631c4e6d427e52dab982bf933e1487f1d0ba29"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsystemd-shared at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libsystemd0",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "67a1aaa293bc3b85f768ac3e6a945ad7"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5565f137924447e0a37f72d22dee6b117a3d22c4b39474af45191072b48cebd0"
+ }
+ ],
+ "purl": "pkg:deb/debian/libsystemd0 at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtimedate-perl",
+ "version": "2.3300-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "57a9e43a44a6829c9b0ee4acf702c6dd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8e36723da883c2975d83199e7f4b5331e291881372fde944b0d56660965f38bb"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtimedate-perl at 2.3300-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libtry-tiny-perl",
+ "version": "0.31-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b2d44f4b7264b1dc0ac585525282bcfc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6ab33d9ead6f7608aee27537d6052a6b071a3915c8d4e0eae8e092bf2d5ce257"
+ }
+ ],
+ "purl": "pkg:deb/debian/libtry-tiny-perl at 0.31-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libudev1",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b42a220bfe5b7515d332c2c5c264bfb0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c5c3eba9c8a3abe1e9988c89879ab912364544941b6f5863da5cf5e9ed78000e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libudev1 at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liburi-perl",
+ "version": "5.17-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d7c8ec364522443076d6a5f7f2f50896"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "84659d184979a4a7b0a37241111380e6d18a50184cbea903068c612b6b3d8dc7"
+ }
+ ],
+ "purl": "pkg:deb/debian/liburi-perl at 5.17-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "liburing2",
+ "version": "2.3-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "270a414f40249125ecb24635f372958d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c23077e3640e6cb4b819c134b3f41d5cf21b3edac099654b1b4142c3069a39a3"
+ }
+ ],
+ "purl": "pkg:deb/debian/liburing2 at 2.3-3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libusb-1.0-0",
+ "version": "2:1.0.26-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "11967b80d74547874dd2e4ed22ae70c6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0a8a6c4a7d944538f2820cbde2a313f2fe6f94c21ffece9e6f372fc2ab8072e1"
+ }
+ ],
+ "purl": "pkg:deb/debian/libusb-1.0-0 at 2:1.0.26-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libutf8proc2",
+ "version": "2.8.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0625ae1f514434a10f8d996345ba5fd1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7664d8e2c4a7443d2d85e3ef84013d1689e7890acf57835a24d401b0d2d4badc"
+ }
+ ],
+ "purl": "pkg:deb/debian/libutf8proc2 at 2.8.0-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libuuid1",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "1ff16517fd1cfaa266de47255b98c44ff51e8a1653f7d8f1fe9c386ff0f1aa7e"
+ }
+ ],
+ "purl": "pkg:deb/debian/libuuid1 at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "library",
+ "name": "libvirt0",
+ "version": "9.0.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5b609fba0f0832c916c42b609ad0ddce"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2b87619e6ba10590cc1f859375f3a667aff2cc9aba92e0de6a92017dabdbb241"
+ }
+ ],
+ "purl": "pkg:deb/debian/libvirt0 at 9.0.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libwrap0",
+ "version": "7.6.q-32",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b3ac933b3729430f52ef0aef2d880d77"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cbce2669a3ba4d74cfdc52b14f38014893e23d85a33d109a3422c342eefc55f8"
+ }
+ ],
+ "purl": "pkg:deb/debian/libwrap0 at 7.6.q-32?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libwww-perl",
+ "version": "6.68-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "4fbb94960a1bd230c5a8e8f66cafcdb5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "85fbe839840211fb822b503285e49fa61ddded8586f0eda8b63057de2284feb3"
+ }
+ ],
+ "purl": "pkg:deb/debian/libwww-perl at 6.68-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libwww-robotrules-perl",
+ "version": "6.02-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1b8324d0e25d6bd149d897f628a8c4d5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "be69cda8c2a860e64c43396bf2ff1c7145259cb85753ded14e0434f15ed647a0"
+ }
+ ],
+ "purl": "pkg:deb/debian/libwww-robotrules-perl at 6.02-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libxml2",
+ "version": "2.9.14+dfsg-1.3~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "68f5d59c5d740102daf67816f4573c55"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "35b76cb7038fc1c940204a4f05f33ffb79d027353ce469397d9adcf8f9b3e1a7"
+ }
+ ],
+ "purl": "pkg:deb/debian/libxml2 at 2.9.14+dfsg-1.3~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libxslt1.1",
+ "version": "1.1.35-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "cff870db088600f5fc0bcdd70960b900"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cfd7a73a83459329d6c5216aebad1cf764df3fa1e2a4499aaecb403eb98b6e0f"
+ }
+ ],
+ "purl": "pkg:deb/debian/libxslt1.1 at 1.1.35-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "library",
+ "name": "libyajl2",
+ "version": "2.1.0-3+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c76a44dbf9aa2e1350403b2e31154bcd"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b512a6efbe735e7c731185a1b3ea477ff306f0c3f6aa2970e85b12f01fe8063b"
+ }
+ ],
+ "purl": "pkg:deb/debian/libyajl2 at 2.1.0-3+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "lighttpd",
+ "version": "1.4.69-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f3daff52c0929a5f7ec62e3b7bf8ae28"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1c78f11e4c6cb2b14087f0b012baa8a60e441f6d563a9272c3d9f112c3e5f6e1"
+ }
+ ],
+ "purl": "pkg:deb/debian/lighttpd at 1.4.69-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "linux-base",
+ "version": "4.9",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "85b95cf515416ea18c856b37f7d41971"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "98be49c7067b058535496222a03a559b0fc205befa5b4e7ca5e1043ce708109a"
+ }
+ ],
+ "purl": "pkg:deb/debian/linux-base at 4.9?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "linux-image-6.1.0-18-amd64",
+ "version": "6.1.76-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8ef496d662dbcb3b680b4824153c6216"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d86ef1da21ce0fa3ab7aca434defb2764a1d8ece508ec8d6c89acfd6c2a6cebc"
+ }
+ ],
+ "purl": "pkg:deb/debian/linux-image-6.1.0-18-amd64 at 6.1.76-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "linux-image-6.1.0-21-amd64",
+ "version": "6.1.90-1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "140060d7f847d0b3cf211f78fdee88cf8a6e557a32be6110a8f549a5e8e1afea"
+ }
+ ],
+ "purl": "pkg:deb/debian/linux-image-6.1.0-21-amd64 at 6.1.90-1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "linux-image-amd64",
+ "version": "6.1.90-1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "36a016324b7fe4cb8a2dcf36cbe585b294f27fcb0518a7e7ac05648fd720ec42"
+ }
+ ],
+ "purl": "pkg:deb/debian/linux-image-amd64 at 6.1.90-1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "locales",
+ "version": "2.36-9+deb12u7",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "62fd9893812f61b0f431de6cd7882b52fd3e99778c1272afec579f6284a39b23"
+ }
+ ],
+ "purl": "pkg:deb/debian/locales at 2.36-9+deb12u7?arch=all&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "make",
+ "version": "4.3-4.1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ad23a28085ea694f6677b80baca3ff34"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a1a83af8cbd854af887b72ad196b1f4af58387815e21ced1000253a116a46e2a"
+ }
+ ],
+ "purl": "pkg:deb/debian/make at 4.3-4.1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "media-types",
+ "version": "10.0.0",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "90fd2adb74d07dcc8875d93b1fa12833"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "aaa46dcb3b39948ae2e0fdb72cfcb2f48c0b59f19785a3da8045c05eb19955dd"
+ }
+ ],
+ "purl": "pkg:deb/debian/media-types at 10.0.0?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "mount",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "f3fe9b80a2dcd2a7f464f3ada4d92b56999c32cd08e25da115cc3c3509e6a901"
+ }
+ ],
+ "purl": "pkg:deb/debian/mount at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "mtd-utils",
+ "version": "1:2.1.5-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "32fd553a7078d0780e58915dea9f67fb"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "81257a4ac76777300da15e43c701df8395b79ca9a9a29936c80f7da5cdb4ef3a"
+ }
+ ],
+ "purl": "pkg:deb/debian/mtd-utils at 1:2.1.5-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "nano",
+ "version": "7.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7e710ff1a00927816cd3b3209eab8a85"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "68fd9129e3a35f609aece98f0f0dba87ce1f39742ec849fa101ff96d1d3f8614"
+ }
+ ],
+ "purl": "pkg:deb/debian/nano at 7.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "openssh-client",
+ "version": "1:9.2p1-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "474b12508ea57859e86b30d8c6b426fc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "17fc3fb0897b9d26f779d60d056d9a1ce68af50208118c4277cf18a0496f36a8"
+ }
+ ],
+ "purl": "pkg:deb/debian/openssh-client at 1:9.2p1-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "openssh-server",
+ "version": "1:9.2p1-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f0930c1b2118e1f0a3c541aa71ac591a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b923ffe6b52077d12d4572dd1bebbd88307441411e8464e6baf556ea7bd95c0e"
+ }
+ ],
+ "purl": "pkg:deb/debian/openssh-server at 1:9.2p1-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "openssh-sftp-server",
+ "version": "1:9.2p1-2+deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "05ad2e2db45fc2eec521f3c3a29722e4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "32c543d4cc265378b9701712d8e71f02a49875009cf0b96d0289a3987d4bf8c2"
+ }
+ ],
+ "purl": "pkg:deb/debian/openssh-sftp-server at 1:9.2p1-2+deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "openssl",
+ "version": "3.0.11-1~deb12u2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "39f5fd6f14670629fef1d45662355084"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ea063646d4f70d15be5ed52b67b5ac95d68dda823c60d808c7c25439c6d14e4d"
+ }
+ ],
+ "purl": "pkg:deb/debian/openssl at 3.0.11-1~deb12u2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "os-prober",
+ "version": "1.81",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1279c94c2d6ae466ee0dce93f63a2fef"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0bca9dc1ec96798318006e0ebb22b8f1dc559f3ebb411a5574baf6e8196cd92a"
+ }
+ ],
+ "purl": "pkg:deb/debian/os-prober at 1.81?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "patch",
+ "version": "2.7.6-7",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f1682a98c3f4dee94ab083e423283c84"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8c6d49b771530dbe26d7bd060582dc7d2b4eeb603a20789debc1ef4bbbc4ef67"
+ }
+ ],
+ "purl": "pkg:deb/debian/patch at 2.7.6-7?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "patchutils",
+ "version": "0.4.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bb2239ea985de06be332ae849df4c793"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7df59f413baebd7e81d0ec3f8300c5e4acfdef44ab58b2e7a4922f62ab4970c8"
+ }
+ ],
+ "purl": "pkg:deb/debian/patchutils at 0.4.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "pbuilder",
+ "version": "0.231",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e8133d51dcb267f49f4cb66df4f7490a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "ae552ca2d700e0faa04cc1ed29e3b770b4040f06d4b2a7828401372fbec16e0c"
+ }
+ ],
+ "purl": "pkg:deb/debian/pbuilder at 0.231?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "pci.ids",
+ "version": "0.0~2023.04.11-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3d2fa9330e38205ff4909c3968117885"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eac5f889128f3f53100be7f16f9a7dd5aade7499fa9571f53a6c1cfa0bf4565d"
+ }
+ ],
+ "purl": "pkg:deb/debian/pci.ids at 0.0~2023.04.11-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "pciutils",
+ "version": "1:3.9.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d149ff4e6cb5236b0bfbfa430cf4cef8"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6085d289984c35c7c16bcf6b46600e731622a1c18068e887b0a89981385b49d1"
+ }
+ ],
+ "purl": "pkg:deb/debian/pciutils at 1:3.9.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "perl",
+ "version": "5.36.0-7+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "40c9e3ab40e8ffed93cf9e75b7ee9c5f"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "95224197cc1275ee3e625be4522f9d03f8fea3bd7a5d7d8f1f55ab914736b404"
+ }
+ ],
+ "purl": "pkg:deb/debian/perl at 5.36.0-7+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "perl-modules-5.36",
+ "version": "5.36.0-7+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1f885d42fc26a38efa6c0ed3c166335d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9b8223674661ead1836ce21966f7e4511a3a943c1b87c02ea92ec17ed2c3f2cf"
+ }
+ ],
+ "purl": "pkg:deb/debian/perl-modules-5.36 at 5.36.0-7+deb12u1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "perl-openssl-defaults",
+ "version": "7+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "9d225f5dfab25ac75c99f3edc13729e5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "49b4e398d9d9f1d767bc7b72fad8cd06ba3f3d12d98a9a942e1519c91159393f"
+ }
+ ],
+ "purl": "pkg:deb/debian/perl-openssl-defaults at 7+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "pinentry-curses",
+ "version": "1.2.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c8a3e829bea60ba04748d99ffc5140ae"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "27b3d102545f597df9e6dc5c7f6590a648de09b57debd6b05ad3d1189de428d5"
+ }
+ ],
+ "purl": "pkg:deb/debian/pinentry-curses at 1.2.1-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python-apt-common",
+ "version": "2.6.0",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "de57864749253f6c50581551dc01009a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5e76a1a7e5658002613f33f72a24cfbf5bb28e9d7966c632d47e6635581df1a5"
+ }
+ ],
+ "purl": "pkg:deb/debian/python-apt-common at 2.6.0?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3",
+ "version": "3.11.2-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "48ebc2dc2cb4fa44aaa2780f8141bbe1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "33f6dafbd1a6902d9063172ec7dbd4b2225e12009e0d7ec5c933a72c2f5f3b74"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3 at 3.11.2-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-apt",
+ "version": "2.6.0",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0102e8d2c234e40114682e75f1c735f1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "21faa053e5f9a01f89ec7b4e1f77652658f74328ec01f24550d3714e6c13ad20"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-apt at 2.6.0?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-autocommand",
+ "version": "2.2.2-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "024d63b728369aacf20f6919f9aadd17"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "8463655c44cad97e76e512b26ff2df094962e819d07b446e4f4b7f9f86921892"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-autocommand at 2.2.2-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-beaker",
+ "version": "1.11.0-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7baea7bf6f0bc6c8b1d452e590f3092a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9ea289edf4782903f3e125a8faf5fd954983f9c926874db68d4927f75d7b99dd"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-beaker at 1.11.0-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-chardet",
+ "version": "5.1.0+dfsg-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "41f53c44a07f71cc67b3cea3a89d843b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "271227b4ca709db673d8bff58b64f4a590ab17b50a9616d49aacc459bbd05f85"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-chardet at 5.1.0+dfsg-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-cheroot",
+ "version": "9.0.0+ds1-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1dd0978931fa09d8e7662c9f76972747"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6c018b303b042dd012f0cbd88e2a24e906e3d82149fd7b9cfe58b1228bddaef1"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-cheroot at 9.0.0+ds1-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-cherrypy3",
+ "version": "18.8.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b5090e013410bb34474af4b7fcceea38"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bc05768081ada16b646d09f5530850c8b797139dd3660c499313c66bec411939"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-cherrypy3 at 18.8.0-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-debian",
+ "version": "0.1.49",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "8a970db0ec673a89eef73457d2ea224d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "7d9c74b5c50f0d6367c5c18605161b6b235dd5ed70359ef0e53a4cea159536e0"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-debian at 0.1.49?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-elbe-bin",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "894bc5bf8bafa40111668106d44a2cc1"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "2b40031d28c66e4f5329a696fd572c6c41133e14"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "24c1dc17ef5909d4a3d6d997ea3662bc4195d521a57fa0855cb4d4b6f862c3e2"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "f7afba3ee172868f4cb97f4b7ddbbfa847c883846cbd038961e823fb2b36e112bb61165fd63733a1a6d2ece30953bd094c4c97b96d45c8471fd31930bdcb1e69"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/python3-elbe-bin at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "python3-elbe-buildenv",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "66327c362284d1d9e22bc1d3beb71477"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "d13e3ba202c9aa718ff7004a0f1a788df96ffad1"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b83311b6f0d688a866ca87347a576efa1550e24ce4d59dc5e812f9475b128be1"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "adb2410ffc5ab6059756deaae38b3eb4fb807ab766506695b1f4cc96a6a902e32704d98e8afa55968e874c9d3bbb5a86abf4487161489d5a1a666f1a363d5946"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/python3-elbe-buildenv at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "python3-elbe-common",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a344e7508cd1a64da922763a4243e9c0"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "eb5fd6099f28636adc9254ecce6395624f32d82a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3c12a7a50200be674bd90f5d7b3581101fe8a84da22e41bfcd386151eac671d5"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "9f584bef25d5cd166ac7282cb878b2096411ed05f2e92d6611a874541b14c9ff632893d738b94b8e7781d024143d7cb0039751959defc455ec7e634754aec126"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/python3-elbe-common at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "python3-elbe-daemon",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5e8d9a42d698ce0bbc8d19d67f2e3884"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "b726bf9fc9b0a46048383bc8015fbaf788e57cc3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b665dae8cc38f39613bfb9b68314c96870219ac1f44ef058833a34a6e4059cd7"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "f8a8d346c0f4ad6ea0eb4025cb52b2023c6e2741d6bfcf6b7d8304d53f6fd8f7c8a72bda035141eba4310768a5ad43588fdee02f70e27555551d52552d67cf89"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/python3-elbe-daemon at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "python3-elbe-soap",
+ "version": "14.9.3+deb12+build1311",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a2181384eb7090a9bf52d18c79293b2f"
+ },
+ {
+ "alg": "SHA-1",
+ "content": "0c8880bce221aead30e3024c8551d403559f0703"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "534daa5eb0e95fcdfc83b92834d3561a32d562bc272aa26a350bb4dde6c0a293"
+ },
+ {
+ "alg": "SHA-512",
+ "content": "46d271c7daf9865ce2cc42deb3de535fb2a82baf56c42b1f9cd867768b556bd552c81d7fd81dbbb1ec90d3c0afbd6e7ec9b79cbe6208ec4db6b5c7d9b8b6dfea"
+ }
+ ],
+ "purl": "pkg:deb/. bookworm/python3-elbe-soap at 14.9.3+deb12+build1311?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdebian.linutronix.de%2Felbe"
+ },
+ {
+ "type": "application",
+ "name": "python3-gpg",
+ "version": "1.18.0-3+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e6274dbaeddbc423c30ce20f1f58cdd5"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "585f794ed43bcb5168641f61863e900fc1916bf47ba3f766748b9bbdea806fcf"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-gpg at 1.18.0-3+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-greenlet",
+ "version": "2.0.2-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d89b42346173d3282a86cefa77a46a7b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c29818bb6d3c2f3a181d68646db88e6aba670325dfb90f1afc1721db5a1cd4c3"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-greenlet at 2.0.2-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-inflect",
+ "version": "2.1.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "308cf126c8a05bfe331085f3f17f8f8d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1b1cdd21cdd48c063e0602cfe72c996fd9ebc5f5f25d6f8ed97dca1a748d8d16"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-inflect at 2.1.0-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-jaraco.classes",
+ "version": "3.2.1-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5dbeb1bc2c397f8e5945a5c3324f84b4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2287dd17084211280d8e4645a743c09afa43baabb5f27b95075c78b4bda2abb1"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-jaraco.classes at 3.2.1-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-jaraco.collections",
+ "version": "3.8.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "5212c324264b097d5cdf3b8872bfe164"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "28cc8f33e09bbd34f5f30fd8862f512637ba9bafe1df3b6d2b1b3e261c6ed65f"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-jaraco.collections at 3.8.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-jaraco.context",
+ "version": "4.2.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b2fc0c2f10eb7c04dec2fa847cbbb795"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "df499c5068f57a20626cbf723a99feadac7fe11ada8cd4795c07d871a1b0f47d"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-jaraco.context at 4.2.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-jaraco.functools",
+ "version": "3.5.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3c7cbb6229fdaeb7bfcad4f8b7894a9a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "197bb29c5e0e914bc86347b224e7d1b2a16208fef86cd6c1fe0cae2d4a84ddff"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-jaraco.functools at 3.5.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-jaraco.text",
+ "version": "3.11.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "2209b156e166f8a088b938e49a5c829b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "546fcaa139d9ca7d5ebbf4ec062b3e88ae6b94e909baa853b8c197a62438db66"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-jaraco.text at 3.11.1-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-junit.xml",
+ "version": "1.9-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d1f49fb5afed8538c14852183203602a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "595af60edd0770a8cbdbf0ffc001d4d68b549360f9afebe42159a69c16fa73c0"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-junit.xml at 1.9-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-libvirt",
+ "version": "9.0.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6e622cfcfbaa5d853b8c2b69890c51b0"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "aa2f8b94947575879123d96de54aceef5b277e8637b2b05a21439d25168eb7ba"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-libvirt at 9.0.0-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-lxml",
+ "version": "4.9.2-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d5f994307b9aae3ab01079472fe10114"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c0b5220c329c6114406e565be435230b3082c092b53842ea3243be3c572cfc72"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-lxml at 4.9.2-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-mako",
+ "version": "1.2.4+ds-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e42f165dc10ce7e409716dbdb4fac14c"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "00b313e4a545b15d5c931210b664f3410daf7c47f2f9b6c1d44619565a412b7a"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-mako at 1.2.4+ds-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-markupsafe",
+ "version": "2.1.2-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "bedcd901ce3a84b66b8875c6e5f270e2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "38310d680386db2d1b166be3ac839aa5bc7ead3de235466bd3e13a3ef4962601"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-markupsafe at 2.1.2-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-minimal",
+ "version": "3.11.2-1+b1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7da16408b487a394fd646619b08970f9"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "30f9618670e686d781afbfc713eb0830c29d2819e9cb2a0488800dad6bb99faa"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-minimal at 3.11.2-1+b1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-more-itertools",
+ "version": "8.10.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b3fdab5a0257aae0fa13ac9b870eac24"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bff817d7af710ffc87123f6bd581d5b50186a5ea0065d3d2c20445ce49a93412"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-more-itertools at 8.10.0-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-parted",
+ "version": "3.12.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "d0e4a35ef4d1ebfa51d3ca51a53b5365"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "47f359a6252e66cd76f11af3d685c999251addb74801e1db1f7fcbdfa92d7f98"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-parted at 3.12.0-4?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-passlib",
+ "version": "1.7.4-3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "78cf5073118539644e9e9966a96bedfa"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a1feb15359eef8f5cad18f4bc399df0981a6c443b359e2bbb650c9a11f831c3d"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-passlib at 1.7.4-3?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-pkg-resources",
+ "version": "66.1.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "77d4f3bebb451c0933e9959a5f4778f6"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eae531bb312beacd82c48122259070f313fecd326c3f255e248b4c69d56d15d1"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-pkg-resources at 66.1.1-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-portend",
+ "version": "3.1.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a00cca7ab822890a1423c644f50d3ef3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "23ddf1574c614cf594e94df1b53b022a9cf891761e026a2d7ba1ab62813b29f2"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-portend at 3.1.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-pyparsing",
+ "version": "3.0.9-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "c021e8e82e64e6c3bb344b5d71de7424"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "891dcf12a125dcadbae7166ad8e9d1fd22a6f1bf431ca4bce9f810da30dcd472"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-pyparsing at 3.0.9-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-six",
+ "version": "1.16.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0ead10b921294fee78c3fbd4a3575dc4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fd189e9cecbcf17a1fc20aec30055c8afa9c1eec00cd6e7ab385087a2ab3b0d3"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-six at 1.16.0-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-spyne",
+ "version": "2.14.0-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "858c4b1da5f5b36dcb4d3e13d01c7813"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cfe732a9a7e3d07170867d18d2d2b9d1737e060db5917862b9c6ac4da245c1c4"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-spyne at 2.14.0-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-sqlalchemy",
+ "version": "1.4.46+ds1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "96e279ec2f1354d84035113d9bc40d65"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "141f3ed680b5de944c82aff900b1aeb4909a5d17ee0ddd3d697e250b5f765468"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-sqlalchemy at 1.4.46+ds1-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-tempora",
+ "version": "5.1.0-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "81c175a84f27d10d31c7a6c7f48238dc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c16d8a0c71bc10dc1cac91304741b5411933ac0431e08cd353d2e6f1ca63e85d"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-tempora at 5.1.0-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-tz",
+ "version": "2022.7.1-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3470f8989fe2a73b5afbb669a2676763"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b165d30ef171f9426c496900449b85d290d4c6d2de50e1c3f4adc2b55b6fd534"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-tz at 2022.7.1-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3-zc.lockfile",
+ "version": "2.0-4",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "707d8ce777101fbc13d235dd12b83cd3"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "cc1d6af201896b44443ee180a32b5b74bcad91e203795b0752273985a2174277"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3-zc.lockfile at 2.0-4?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3.11",
+ "version": "3.11.2-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "eb003e0410ccd5d285a69236294065d9"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "9d1d4ba9ac38a7ae48567bfbd0bec88e02a5ccd941a48a76709a131197ea6570"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3.11 at 3.11.2-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "python3.11-minimal",
+ "version": "3.11.2-6",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "6881d05e51cb8f3b7fd989c88c1de705"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "a72247ba64bcd1d0ace2ea8eefd7bcfaca84204def9495269526c25dd9fddc0c"
+ }
+ ],
+ "purl": "pkg:deb/debian/python3.11-minimal at 3.11.2-6?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "qemu-guest-agent",
+ "version": "1:7.2+dfsg-7+deb12u5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "fcb3c68c6acc97d94e9a82b59d333edf"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "eb908ceb5897635b8eaf5a8016bef1e89c5c78e80e0d597818b62797a7ebc535"
+ }
+ ],
+ "purl": "pkg:deb/debian/qemu-guest-agent at 1:7.2+dfsg-7+deb12u5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "qemu-user-static",
+ "version": "1:7.2+dfsg-7+deb12u5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "0de6936de8c5c5cf4f7b874c9e0d7471"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "f4b69ac8d20d6947e3133173925af832e119477be3d1e3fa3a4011c27795451f"
+ }
+ ],
+ "purl": "pkg:deb/debian/qemu-user-static at 1:7.2+dfsg-7+deb12u5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "qemu-utils",
+ "version": "1:7.2+dfsg-7+deb12u5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f22b28c5a51d9ecfc259cd6ecf3120ca"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2ed0ede717c1eb70bf3a66ed1953c082e99f286490e111437c1a3edb24bf0a66"
+ }
+ ],
+ "purl": "pkg:deb/debian/qemu-utils at 1:7.2+dfsg-7+deb12u5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "reprepro",
+ "version": "5.3.1-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "55976b3ac3b45bc4c24a1cedb4389a68"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "2ae21e958776e0185fce194257f80e0579134a874c92c07722864cc2dd677517"
+ }
+ ],
+ "purl": "pkg:deb/debian/reprepro at 5.3.1-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "rng-tools-debian",
+ "version": "2.3",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "25bd3f29ceec6b1626cf4567f82ca73d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "61b4e5a9098f691010720e3cc1ac112305da5efd1fa65aee693a47cb650c8de2"
+ }
+ ],
+ "purl": "pkg:deb/debian/rng-tools-debian at 2.3?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "rsync",
+ "version": "3.2.7-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "21a639ad7164c0e862552f32d167a446"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "31c77590324be46e1d1616df144a4f9002fb92b3252cce13f14f0612f97746e6"
+ }
+ ],
+ "purl": "pkg:deb/debian/rsync at 3.2.7-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "runit-helper",
+ "version": "2.15.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ad44ccffda55ac16e1f2ac3dd8a64cee"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fd08121947a1ea340d07e1b523591035419552ac151dfe6e241e8a748e15c36b"
+ }
+ ],
+ "purl": "pkg:deb/debian/runit-helper at 2.15.2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "sgml-base",
+ "version": "1.31",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "20af0274ef35fe0f97aed2be6dd7b0f2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "bd69220c46abaec55f0d82f2fa103c3fc89ff7c921ac68f3f242ac790f04a35d"
+ }
+ ],
+ "purl": "pkg:deb/debian/sgml-base at 1.31?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "squashfs-tools",
+ "version": "1:4.5.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3545f8f1d55fc1702e7193319c1915bc"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3f96b16c9b985ea03cf70f90a05f4dc5c15039e845326f8f4293a3280fd0b2f4"
+ }
+ ],
+ "purl": "pkg:deb/debian/squashfs-tools at 1:4.5.1-1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "subversion",
+ "version": "1.14.2-4+b2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "ada5251514d498f7856ea6c1b04c9a2b"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "26ffaa0f5c740a6d56c172c84f93fb2153d20a7d467aed85b3bad2a77c7c4166"
+ }
+ ],
+ "purl": "pkg:deb/debian/subversion at 1.14.2-4+b2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "sudo",
+ "version": "1.9.13p3-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "e3ea8fcfe6020643f0b74db254094f31"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d00256237009df78614e6a3ab2e9a9c3d207fad04ccf92514fa404af39de69ef"
+ }
+ ],
+ "purl": "pkg:deb/debian/sudo at 1.9.13p3-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "systemd",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "1eabc7000ba33dcf2017d1b7da391f20"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "0c971c39033481078058f2407d8c68234ea454ea168ba2a17649bb97242ec674"
+ }
+ ],
+ "purl": "pkg:deb/debian/systemd at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "systemd-sysv",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "f00a786f70ed333657bd2a421eb0e47d"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "d733335d37e52f72e03b87f6988a66784bc7f91fc4332bf0940e65d7180dae99"
+ }
+ ],
+ "purl": "pkg:deb/debian/systemd-sysv at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "task-english",
+ "version": "3.73",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "45a11ed1fe3100aff5b92e95df36aad4"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "808a73e3e786f8e6980321f297fc7b7a338fd4d7c3ffdf93d39db4cba5edd968"
+ }
+ ],
+ "purl": "pkg:deb/debian/task-english at 3.73?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "ucf",
+ "version": "3.0043+nmu1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "976855943a3b5a70e89bb8a0e14144bf"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "912d4b869dda7d58914dc89bd504c892d5c50c6379e58a32dc787bb4c27ef02a"
+ }
+ ],
+ "purl": "pkg:deb/debian/ucf at 3.0043+nmu1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "udev",
+ "version": "252.22-1~deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "7040233eed92ec63e62cf0666fe9b54a"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "b47f033470c663b63a179c761aad4b8f75fa1a775a8a44be06683679ef61f0eb"
+ }
+ ],
+ "purl": "pkg:deb/debian/udev at 252.22-1~deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "usbutils",
+ "version": "1:014-1+deb12u1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "59da4e3bb2be6bf5a89e9360571ef755"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "1b60c6922fe5f121ac22b7ae164552746896604614d5822ff5b3c76260feebf9"
+ }
+ ],
+ "purl": "pkg:deb/debian/usbutils at 1:014-1+deb12u1?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "util-linux",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "cc96c6e07db33c0422ff8945e13c004489c979f5e070daa67b9c6c219b22d980"
+ }
+ ],
+ "purl": "pkg:deb/debian/util-linux at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "util-linux-extra",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "45b08b5e928ceb229721ba13b4d8e7559957222d8c35b43b6413b81d9c2d06f8"
+ }
+ ],
+ "purl": "pkg:deb/debian/util-linux-extra at 2.38.1-5+deb12u1?arch=amd64&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "util-linux-locales",
+ "version": "2.38.1-5+deb12u1",
+ "hashes": [
+ {
+ "alg": "SHA-256",
+ "content": "b5beec5d0958339f04d88cdbdb4ca8042f700bb770eda8af76cf8c0c57bd6990"
+ }
+ ],
+ "purl": "pkg:deb/debian/util-linux-locales at 2.38.1-5+deb12u1?arch=all&distro=bookworm-security&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian-security"
+ },
+ {
+ "type": "application",
+ "name": "wamerican",
+ "version": "2020.12.07-2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3a63d507f859bc2ce15d42b78bb60515"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "c8f8e2b2ad0d37bfdd41f0e40f1e4c8e5f907467d768a1d3698b164e9617f0b4"
+ }
+ ],
+ "purl": "pkg:deb/debian/wamerican at 2020.12.07-2?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "wdiff",
+ "version": "1.2.2-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "3e073af5dca7780c857cf743010115aa"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "dd5a9163a510af378a68616193faf9af5d777de77338b264d878e1d487337465"
+ }
+ ],
+ "purl": "pkg:deb/debian/wdiff at 1.2.2-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "wget",
+ "version": "1.21.3-1+b2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "01d3fb89c7d4435f46abdf2042c3201e"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "6995822451e1300baa41b953c19f1094640ad4237982612583e980d32e18eee5"
+ }
+ ],
+ "purl": "pkg:deb/debian/wget at 1.21.3-1+b2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "xkb-data",
+ "version": "2.35.1-1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "b5a8882c83ed9fd9aa4561ffdb6ff816"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "28a79c61b785f403da93af58c39aed13c022032935e3e54362c6707169cfe982"
+ }
+ ],
+ "purl": "pkg:deb/debian/xkb-data at 2.35.1-1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "xml-core",
+ "version": "0.18+nmu1",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "798d5c60b8569f23f74287b1616f38b2"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "fcc5e2dfd3c6d1ffb50a73d9fd1d562724644f4ad779c7f695fea04e68febb0e"
+ }
+ ],
+ "purl": "pkg:deb/debian/xml-core at 0.18+nmu1?arch=all&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "xz-utils",
+ "version": "5.4.1-0.2",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "268378e34ad89b237c5e5a11a4e8fdef"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "5ef7e6c1cd6b165455466bbfa6c22d8f5b61109d29aeab906bd3406322f34b15"
+ }
+ ],
+ "purl": "pkg:deb/debian/xz-utils at 5.4.1-0.2?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ },
+ {
+ "type": "application",
+ "name": "zstd",
+ "version": "1.5.4+dfsg2-5",
+ "hashes": [
+ {
+ "alg": "MD5",
+ "content": "a2a9b064a44328f5c02e5ae4642efafa"
+ },
+ {
+ "alg": "SHA-256",
+ "content": "3f6f833ae2fd533a0c9238310aef1148f51a64aa5d5f1278451ddc793d4d6d15"
+ }
+ ],
+ "purl": "pkg:deb/debian/zstd at 1.5.4+dfsg2-5?arch=amd64&distro=bookworm&repository_url=http%3A%2F%2Fdeb.debian.org%2Fdebian"
+ }
+ ]
+ }
]
}
--
2.39.2
More information about the elbe-devel
mailing list