{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"librbd1-2.18.2.2-5.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/librbd1-2.18.2.2-5.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-cryptsetup-2.6.1-b31dae9a-f72d-4a40-b8ab-8bf31499ecb3-8e4d07ee-ca5b-41ab-a55a-69cfcfdf25b4",
			"name":"cryptsetup",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"55cb31054a3d59b5746ed31cbc37d9d9c5719c6635859f0ec6f133e1cfda23fe"
				}
			],
			"description":"cryptsetup is a utility used to conveniently set up disk encryption based\non the DMCrypt kernel module.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/cryptsetup@2.6.1-2.oe2409?arch=aarch64&epoch=0&upstream=cryptsetup-2.6.1-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://gitlab.com/cryptsetup/cryptsetup",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Utility used to conveniently set up disk encryption",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.6.1-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-fmt-8.1.1-0f71b8a3-3e35-4f48-b327-78e870d9dcd5-c9c56475-c6a8-474a-8845-59556bb23e9c",
			"name":"fmt",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"43fa8260865779423af2b4c9efe5d2ce7306f14521dea3bde8ea0ada41ee93c3"
				}
			],
			"description":"C++ Format is an open-source formatting library for C++. It can be used as a\nsafe alternative to printf or as a fast alternative to IOStreams.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/fmt@8.1.1-1.oe2409?arch=aarch64&epoch=0&upstream=fmt-8.1.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/fmtlib/fmt",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Small, safe and fast formatting library for C++",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:8.1.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-07023f5b-285d-4566-8666-92ca805c8340",
			"name":"glibc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f83727d5acc81f8f92521d78f89a59332782c39c8e4d98151505e6bc01fdca98"
				}
			],
			"description":"The GNU C Library project provides the core libraries for the GNU system and\nGNU/Linux systems, as well as many other systems that use Linux as the kernel.\nThese libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD,\nOS-specific APIs and more. These APIs include such foundational facilities as\nopen, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,\n login, exit and more.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/glibc@2.38-34.oe2409?arch=aarch64&epoch=0&upstream=glibc-2.38-34.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.gnu.org/software/glibc/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The GNU libc libraries",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.38-34.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libaio-0.3.113-c88d16bc-6371-4312-8b69-d6e9e38c3dfc-fea95005-ccd9-4df1-aca7-1544df26eeed",
			"name":"libaio",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"b37e9db4b5ed0e6e4f6d80557487710dfe717309a16290a692ad3e33b9d40098"
				}
			],
			"description":"The Linux-native asynchronous I/O facility (\"async I/O\", or \"aio\") has a\nricher API and capability set than the simple POSIX async I/O facility.\nThis library, libaio, provides the Linux-native API for async I/O.\nThe POSIX async I/O facility requires this library in order to provide\nkernel-accelerated async I/O capabilities, as do applications which\nrequire the Linux-native async I/O API.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libaio@0.3.113-9.oe2409?arch=aarch64&epoch=0&upstream=libaio-0.3.113-9.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pagure.io/libaio",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Linux-native asynchronous I/O access library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.3.113-9.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libcap-2.69-7ce44255-2200-417a-98d3-6f3cb1d31109-66b64ad2-24b5-4db1-8e91-c31958c95c35",
			"name":"libcap",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"04940dafdf5ee9421aae3b19af992eebdba803500f4fc019a700b9a85c377590"
				}
			],
			"description":"This is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libcap@2.69-3.oe2409?arch=aarch64&epoch=0&upstream=libcap-2.69-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://sites.google.com/site/fullycapable",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A library for getting and setting POSIX.1e draft 15 capabilities",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.69-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libgcc-12.3.1-87bc9e2a-7bf9-4232-b78a-f8b0d632fac6-7e6da4c3-cbb2-4a09-bb94-b65b4abd7b46",
			"name":"libgcc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"700457c78fbb872d696bce55dad909a5654b5f3b74614495a9778e90553d6701"
				}
			],
			"description":"This package contains GCC shared support library which is needed\ne.g. for exception handling support.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libgcc@12.3.1-37.oe2409?arch=aarch64&epoch=0&upstream=gcc-12.3.1-37.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://gcc.gnu.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"GCC version 12 shared support library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:12.3.1-37.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-librados2-18.2.2-fa4e930d-7612-459c-982e-4f49625f25d3-9f809532-62aa-4e53-a15c-2eca5c9db5bd",
			"name":"librados2",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"b103c82ea33268a138e9c75882ba07eb7a6a045dd928bb9c43f847c288502219"
				}
			],
			"description":"RADOS is a reliable, autonomic distributed object storage cluster\ndeveloped as part of the Ceph distributed storage system. This is a\nshared library allowing applications to access the distributed object\nstore using a simple file-like interface.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/librados2@18.2.2-5.oe2409?arch=aarch64&epoch=2&upstream=ceph-18.2.2-5.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://ceph.com/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"RADOS distributed object store client library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"2:18.2.2-5.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libstdc---12.3.1-65b3930f-99ae-4de1-b47f-cc4ec3dab8ec-93c9ad02-037d-408a-bb7e-ff7f58ddcb41",
			"name":"libstdc++",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e5b9ad5cd37731d9a30e5e617d61dfe47bdab86310fee1fe3d09dd7d3240f407"
				}
			],
			"description":"The libstdc++ package contains a rewritten standard compliant GCC Standard\nC++ Library.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libstdc++@12.3.1-37.oe2409?arch=aarch64&epoch=0&upstream=gcc-12.3.1-37.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://gcc.gnu.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"GNU Standard C++ Library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:12.3.1-37.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-lttng-ust-2.13.7-667f8229-5f03-44b3-bc7c-6e71ea05097f-b0712226-50ae-4ac2-b355-b49b3527457b",
			"name":"lttng-ust",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e19ff517407b2f15962bdb07d150e2a27322e00bd130e5b473abf709f55caf6e"
				}
			],
			"description":"This library is used by user-space applications to generate trace-points using LTTng.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/lttng-ust@2.13.7-1.oe2409?arch=aarch64&epoch=0&upstream=lttng-ust-2.13.7-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://lttng.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"LTTng Userspace Tracer library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.13.7-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-openssl-libs-3.0.12-cdb45ffd-7c49-4f85-86a4-f448e6eac4c8-e0dd0d20-0ead-4bf1-b257-80f8fe604fc1",
			"name":"openssl-libs",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"fe8a21dc03d6c950264c4aa621ea0c4145da06ac2541c987a442ec2c8af13cfe"
				}
			],
			"description":"The openssl-libs package contains the libraries that are used\nby various applications which support cryptographic algorithms\nand protocols.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/openssl-libs@3.0.12-8.oe2409?arch=aarch64&epoch=1&upstream=openssl-3.0.12-8.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.openssl.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A general purpose cryptography library with TLS implementation",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:3.0.12-8.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-cryptsetup-2.6.1-b31dae9a-f72d-4a40-b8ab-8bf31499ecb3-8e4d07ee-ca5b-41ab-a55a-69cfcfdf25b4"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-fmt-8.1.1-0f71b8a3-3e35-4f48-b327-78e870d9dcd5-c9c56475-c6a8-474a-8845-59556bb23e9c"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-07023f5b-285d-4566-8666-92ca805c8340"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libaio-0.3.113-c88d16bc-6371-4312-8b69-d6e9e38c3dfc-fea95005-ccd9-4df1-aca7-1544df26eeed"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libcap-2.69-7ce44255-2200-417a-98d3-6f3cb1d31109-66b64ad2-24b5-4db1-8e91-c31958c95c35"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libgcc-12.3.1-87bc9e2a-7bf9-4232-b78a-f8b0d632fac6-7e6da4c3-cbb2-4a09-bb94-b65b4abd7b46"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-librados2-18.2.2-fa4e930d-7612-459c-982e-4f49625f25d3-9f809532-62aa-4e53-a15c-2eca5c9db5bd"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libstdc---12.3.1-65b3930f-99ae-4de1-b47f-cc4ec3dab8ec-93c9ad02-037d-408a-bb7e-ff7f58ddcb41"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-lttng-ust-2.13.7-667f8229-5f03-44b3-bc7c-6e71ea05097f-b0712226-50ae-4ac2-b355-b49b3527457b"
		},
		{
			"spdxElementId":"SPDXRef-rpm-librbd1-18.2.2-c5f8436e-ff05-4d5f-8af0-2db5da236d27",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-openssl-libs-3.0.12-cdb45ffd-7c49-4f85-86a4-f448e6eac4c8-e0dd0d20-0ead-4bf1-b257-80f8fe604fc1"
		}
	]
}