{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"neon-devel-0.0.33.0-1.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/neon-devel-0.0.33.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-58a2a66c-70ad-489d-8e4b-45db283efada",
			"name":"bash",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"0648f5dde35fc9fcf57a6a9c95dae3273cbb784ba492931ff20874906827ed39"
				}
			],
			"description":"Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible\nshell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is\nintended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers\nfunctional improvements over sh for both programming and interactive use. In addition, most\nsh scripts can be run by Bash without modification.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/bash@5.2.21-1.oe2409?arch=aarch64&epoch=0&upstream=bash-5.2.21-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.gnu.org/software/bash",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"It is the Bourne Again Shell",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.2.21-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-coreutils-9.5-3bf74e8c-0121-4371-b650-f2040d5a9a56-67de6cb8-734c-4362-ab65-41ab4b4012e2",
			"name":"coreutils",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2f5af68ccffa26a602437b1920467462bfd75facc2bb18bdc2fd9140eb7dc702"
				}
			],
			"description":"These are the GNU core utilities.  This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/coreutils@9.5-4.oe2409?arch=aarch64&epoch=0&upstream=coreutils-9.5-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.gnu.org/software/coreutils/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A set of basic GNU tools commonly used in shell scripts",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:9.5-4.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-expat-devel-2.6.2-a08a909f-6bbe-41ca-b58d-7da5bb95caaa-ea502cc8-9568-4754-9b39-86b4dc0ba790",
			"name":"expat-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1a0bed2de70e8387e0671e7f164822de015670b39e3977e9c7924ca849c8aebf"
				}
			],
			"description":"This package provides with static libraries and  header files for developing with expat.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/expat-devel@2.6.2-1.oe2409?arch=aarch64&epoch=0&upstream=expat-2.6.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://libexpat.github.io/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Development files",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.6.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-neon-0.33.0-03df618d-d1e8-4160-b2e5-bc3cab40ce0f-4bd9376a-e433-4a4e-b13c-380f07a4919d",
			"name":"neon",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"6e52f2c1c95a07a0fc098e82b35831a2baf835ff63782bbc2e12ddcc894c67ca"
				}
			],
			"description":"neon is an HTTP and WebDAV client library, with a C interface. Features:\\\n* High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc)\\\nLow-level interface to the HTTP request/response engine, allowing the use of arbitrary\\\nHTTP methods, headers, etc.\\\n* Authentication support including Basic and Digest support, along with GSSAPI-based\\\n Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32\\\n* SSL/TLS support using OpenSSL or GnuTLS; exposing an abstraction layer for verifying server\\\ncertificates, handling client certificates, and examining certificate properties.\\\nSmartcard-based client certificates are also supported via a PKCS#11 wrapper interface.\\\n* Abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying\\\nhandling XML HTTP response bodies\\\n* WebDAV metadata support; wrappers for PROPFIND and PROPPATCH to simplify property\\\nmanipulation.\\",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/neon@0.33.0-1.oe2409?arch=aarch64&epoch=0&upstream=neon-0.33.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://notroj.github.io/neon/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"An HTTP and WebDAV client library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.33.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-openssl-devel-3.0.12-c2c8b693-a741-4aa7-9f17-8722508a2599-6460cacc-b474-4299-bbdc-519823625ae5",
			"name":"openssl-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2ae8ea91ca4aa12c3d28d85ec1f698dcdfa317ec87305d86799d0669ce6a36cf"
				}
			],
			"description":"Development files for openssl.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/openssl-devel@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":"Development files for openssl",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:3.0.12-8.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-pkgconf-1.9.5-42f1ae9e-ac87-43fd-b92d-e5d94e004ed2-4cadef11-fb68-481f-afc2-9d9d12b4e7c7",
			"name":"pkgconf",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f2d8aaef2f08aa47b0e5b9e74fb4162b76bde98650eb79bd587cc1b6fc437e06"
				}
			],
			"description":"pkgconf is a program which helps to configure compiler and linker flags for development frameworks.\nIt is similar to pkg-config from freedesktop.org, providing additional functionality while also\nmaintaining compatibility.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/pkgconf@1.9.5-1.oe2409?arch=aarch64&epoch=0&upstream=pkgconf-1.9.5-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://pkgconf.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Package compiler and linker metadata toolkit",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.9.5-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-zlib-devel-1.2.13-c93eefde-f63f-4fe7-a5c8-b66a6e7897b5-517d2080-b9f5-4d5b-9003-29a0ee96f7f9",
			"name":"zlib-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"4e695bc92c01be70cff16937e312e07e2abde8c8cf477024f478ec99f6c04e22"
				}
			],
			"description":"This package contains the static library, the header files, the tests user case and other\ndevelopment content.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/zlib-devel@1.2.13-4.oe2409?arch=aarch64&epoch=0&upstream=zlib-1.2.13-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.zlib.net",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Header files and libraries for Zlib development",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.2.13-4.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-58a2a66c-70ad-489d-8e4b-45db283efada"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-coreutils-9.5-3bf74e8c-0121-4371-b650-f2040d5a9a56-67de6cb8-734c-4362-ab65-41ab4b4012e2"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-expat-devel-2.6.2-a08a909f-6bbe-41ca-b58d-7da5bb95caaa-ea502cc8-9568-4754-9b39-86b4dc0ba790"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-neon-0.33.0-03df618d-d1e8-4160-b2e5-bc3cab40ce0f-4bd9376a-e433-4a4e-b13c-380f07a4919d"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-openssl-devel-3.0.12-c2c8b693-a741-4aa7-9f17-8722508a2599-6460cacc-b474-4299-bbdc-519823625ae5"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-pkgconf-1.9.5-42f1ae9e-ac87-43fd-b92d-e5d94e004ed2-4cadef11-fb68-481f-afc2-9d9d12b4e7c7"
		},
		{
			"spdxElementId":"SPDXRef-rpm-neon-devel-0.33.0-8783aa6e-e723-496b-ad18-270dd7fea38b",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-zlib-devel-1.2.13-c93eefde-f63f-4fe7-a5c8-b66a6e7897b5-517d2080-b9f5-4d5b-9003-29a0ee96f7f9"
		}
	]
}