{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"bats-0.1.10.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/bats-0.1.10.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-6c0965d6-d43f-46cd-94e1-058ecb78b2ad",
			"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-parallel-20240122-30d01e53-e4db-480f-bcc5-6596cad5989d-769f6f43-ab95-40fc-b02e-47305fed594b",
			"name":"parallel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2bb0090a392ff562919b648da8f29987d0aada8902d6f125eb4c2224b0d74021"
				}
			],
			"description":"GNU Parallel is a shell tool for executing jobs in parallel using one or more\nmachines. A job is typically a single command or a small script that has to be\nrun for each of the lines in the input. The typical input is a list of files, a\nlist of hosts, a list of users, or a list of tables.\n\nIf you use xargs today you will find GNU Parallel very easy to use. If you\nwrite loops in shell, you will find GNU Parallel may be able to replace most of\nthe loops and make them run faster by running jobs in parallel. If you use ppss\nor pexec you will find GNU Parallel will often make the command easier to read.\n\nGNU Parallel also makes sure output from the commands is the same output as you\nwould get had you run the commands sequentially. This makes it possible to use\noutput from GNU Parallel as input for other programs.\n\nGNU Parallel is command-line-compatible with moreutils' parallel, but offers\nadditional features.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/parallel@20240122-1.oe2409?arch=noarch&epoch=0&upstream=parallel-20240122-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.gnu.org/software/parallel/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Shell tool for executing jobs in parallel",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:20240122-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-bats-1.10.0-fd91d39a-0d65-4374-916d-b528bd92160e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-6c0965d6-d43f-46cd-94e1-058ecb78b2ad"
		},
		{
			"spdxElementId":"SPDXRef-rpm-bats-1.10.0-fd91d39a-0d65-4374-916d-b528bd92160e",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-parallel-20240122-30d01e53-e4db-480f-bcc5-6596cad5989d-769f6f43-ab95-40fc-b02e-47305fed594b"
		}
	]
}