{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"postgresql-odbc-devel-0.13.01.0000-3.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/postgresql-odbc-devel-0.13.01.0000-3.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-359491bc-f4f6-4a91-8119-10e55ad1e325",
			"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-a368cb8f-205b-4276-a62d-45a501f7dd9e",
			"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-gcc-12.3.1-0fb7678f-500f-4858-a26f-7a83c9654197-1f7bbb64-b34d-4488-86e8-20d377e46c28",
			"name":"gcc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"81cb20dc087bd52341e0ff37e8dfef7d8f59266589ef215ae918c1c560b68b32"
				}
			],
			"description":"The gcc package contains the GNU Compiler Collection version 12.\nYou'll need this package in order to compile C code.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/gcc@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":"Various compilers (C, C++, Objective-C, ...)",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:12.3.1-37.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-make-4.4.1-8eb14251-90cf-48c8-bb2c-c1a06f6c0dab-00a30a64-e0d5-45a0-bd25-9c8db38767ff",
			"name":"make",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"d5429bd70e213efd7683715a20528562531380ac84b6e0cffbf15902a6663afb"
				}
			],
			"description":"GNU Make is a tool which controls the generation of executables and other\nnon-source files of a program from the program's source files.\n\nMake gets its knowledge of how to build your program from a file called\nthe makefile, which lists each of the non-source files and how to compute\nit from other files. When you write a program, you should write a makefile\nfor it, so that it is possible to use Make to build and install the program.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/make@4.4.1-1.oe2409?arch=aarch64&epoch=1&upstream=make-4.4.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.gnu.org/software/make/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A tool which controls the generation of executables and non-source files of a program",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:4.4.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-postgresql-odbc-13.01.0000-82b21026-5eb4-4af1-b69d-4887a94d154d-7e343b3d-7998-4913-8715-a80c4d024df9",
			"name":"postgresql-odbc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"22d96804064f8a966136846c070055a9f391a8beb204961bc2869c88dfefdd55"
				}
			],
			"description":"This package is the official PostgreSQL ODBC Driver.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/postgresql-odbc@13.01.0000-3.oe2409?arch=aarch64&epoch=0&upstream=postgresql-odbc-13.01.0000-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://odbc.postgresql.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Official postgreSQL ODBC driver",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:13.01.0000-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-postgresql-test-15.8-8a8e4c4e-64bc-4036-9e20-319cc9424196-36eb86df-88c3-4caa-8ccf-9eeb17990083",
			"name":"postgresql-test",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"aca1ebbbe9000a76b3a7c3fe4690e8989ff22218478531eed3799e8f84e0dfd7"
				}
			],
			"description":"The postgresql-test package contains files needed for various tests for the\nPostgreSQL database management system, including regression tests and\nbenchmarks.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/postgresql-test@15.8-1.oe2409?arch=aarch64&epoch=0&upstream=postgresql-15.8-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.postgresql.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The test suite distributed with PostgreSQL",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:15.8-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-unixODBC-devel-2.3.9-1013235a-70e3-402d-a8a2-7f534b1a87b2-745e6b1c-f880-4444-be8f-c33eb48678c4",
			"name":"unixODBC-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"efc18a10fe3b3084265ae6cc27a80d1b4b728a71a6f4b66d40c7a226fa4be05b"
				}
			],
			"description":"Development and header files for unixODBC",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/unixODBC-devel@2.3.9-3.oe2409?arch=aarch64&epoch=0&upstream=unixODBC-2.3.9-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.unixODBC.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Development and header files for unixODBC",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.3.9-3.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-359491bc-f4f6-4a91-8119-10e55ad1e325"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-coreutils-9.5-3bf74e8c-0121-4371-b650-f2040d5a9a56-a368cb8f-205b-4276-a62d-45a501f7dd9e"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-gcc-12.3.1-0fb7678f-500f-4858-a26f-7a83c9654197-1f7bbb64-b34d-4488-86e8-20d377e46c28"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-make-4.4.1-8eb14251-90cf-48c8-bb2c-c1a06f6c0dab-00a30a64-e0d5-45a0-bd25-9c8db38767ff"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-postgresql-odbc-13.01.0000-82b21026-5eb4-4af1-b69d-4887a94d154d-7e343b3d-7998-4913-8715-a80c4d024df9"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-postgresql-test-15.8-8a8e4c4e-64bc-4036-9e20-319cc9424196-36eb86df-88c3-4caa-8ccf-9eeb17990083"
		},
		{
			"spdxElementId":"SPDXRef-rpm-postgresql-odbc-devel-13.01.0000-1d495c42-7f9b-402d-acd1-5729b8804b5e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-unixODBC-devel-2.3.9-1013235a-70e3-402d-a8a2-7f534b1a87b2-745e6b1c-f880-4444-be8f-c33eb48678c4"
		}
	]
}