{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"hiredis-devel-0.1.2.0-2.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/hiredis-devel-0.1.2.0-2.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-hiredis-1.2.0-2c58f64a-a93f-402e-8851-d83bb5c4365b-ea699c86-4507-46f7-9da1-c9906471e8f0",
			"name":"hiredis",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"742c4ba1d9056eed6b44cc102e14138881d96656c1d69c583f6c6ec12a8698f8"
				}
			],
			"description":"Hiredis is a minimalistic C client library for the Redis database.\nIt is minimalistic because it just adds minimal support for the protocol,\nbut at the same time it uses a high level printf-alike API in order to make it much higher level than\notherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command.\n\nApart from supporting sending commands and receiving replies, it comes with a reply parser that\nis decoupled from the I/O layer.It is a stream parser designed for easy reusability, which can\nfor instance be used in higher level language bindings for efficient reply parsing.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/hiredis@1.2.0-2.oe2409?arch=aarch64&epoch=0&upstream=hiredis-1.2.0-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/redis/hiredis",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A minimalistic C client library for the Redis database",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.2.0-2.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-hiredis-devel-1.2.0-ed60195f-9d5c-4922-8c82-067618e35524",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-hiredis-1.2.0-2c58f64a-a93f-402e-8851-d83bb5c4365b-ea699c86-4507-46f7-9da1-c9906471e8f0"
		}
	]
}