{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"cyrus-sasl-sql-0.2.1.28-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/cyrus-sasl-sql-0.2.1.28-3.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-cyrus-sasl-lib-2.1.28-545b8c26-19b2-42a1-a895-5132da6abcaf-830f0242-0f45-49d0-ab92-44c887a5e77c",
			"name":"cyrus-sasl-lib",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"93711fe918d552d511f3d0ddcdf2da77f7b7a2d1797926890abad7808be681fd"
				}
			],
			"description":"The cyrus-sasl-lib package contains shared libraries which are needed by\napplications which use the Cyrus SASL library.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/cyrus-sasl-lib@2.1.28-3.oe2409?arch=aarch64&epoch=0&upstream=cyrus-sasl-2.1.28-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.cyrusimap.org/sasl/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Shared libraries needed by applications which use Cyrus SASL",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.1.28-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-578263ab-07b6-4550-80b9-b7c05014a9bf",
			"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-libpq-15.8-4a37ad6d-bcc0-409a-8dbe-cf75656d22c4-46eb2e32-2980-4725-ad72-15a87e87d4c3",
			"name":"libpq",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"c4dcf30a290db79f7c1a8b88ba15d99315beb511b2bde1c232d6db893331fd64"
				}
			],
			"description":"PostgreSQL is a powerful, open source object-relational database system\nthat uses and extends the SQL language combined with many features that\nsafely store and scale the most complicated data workloads. This package\nprovides the essential shared library for any PostgreSQL client program\nor interface.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libpq@15.8-1.oe2409?arch=aarch64&epoch=0&upstream=libpq-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":"PostgreSQL client library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:15.8-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libxcrypt-4.4.36-fcdbfeb7-9762-4a82-ba03-6bad05eddcad-c4dd7770-ffd9-46c6-815d-024927689fed",
			"name":"libxcrypt",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2d3d32dd99e7e6cdc72d73e089dfe22f2b047519bdba4bf73561f998fcaeed3b"
				}
			],
			"description":"libxcrypt is a modern library for one-way hashing of passwords.\nIt supports a wide variety of both modern and historical hashing\nmethods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt,\nsha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt,\nand descrypt. It provides the traditional Unix crypt and crypt_r\ninterfaces, as well as a set of extended interfaces pioneered by\nOpenwall Linux, crypt_rn, crypt_ra, crypt_gensalt, crypt_gensalt_rn,\nand crypt_gensalt_ra.\nlibxcrypt is intended to be used by login(1), passwd(1), and other\nsimilar programs; that is, to hash a small number of passwords during\nan interactive authentication dialogue with a human. It is not suitable\nfor use in bulk password-cracking applications, or in any other situation\nwhere speed is more important than careful handling of sensitive data.\nHowever, it is intended to be fast and lightweight enough for use in\nservers that must field thousands of login attempts per minute.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libxcrypt@4.4.36-2.oe2409?arch=aarch64&epoch=0&upstream=libxcrypt-4.4.36-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/besser82/libxcrypt",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Extended crypt library for DES, MD5, Blowfish and others",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:4.4.36-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-mariadb-connector-c-3.3.8-df2f23dc-2ba6-49a4-9585-27d8a3a51fa1-47f7a8a9-102e-4e87-a5e1-6438d5db6d3a",
			"name":"mariadb-connector-c",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"63158ba7703a0244d6902fd7e302a708cf713464be0a13457d95d2afcc056d7a"
				}
			],
			"description":"This package is used for connecting C/C++ programs to MariaDB and\nMySQL database.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/mariadb-connector-c@3.3.8-2.oe2409?arch=aarch64&epoch=0&upstream=mariadb-connector-c-3.3.8-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/MariaDB/mariadb-connector-c",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"MariaDB connector library in C",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.3.8-2.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-cyrus-sasl-sql-2.1.28-60f1ef4a-c450-4c8b-bc88-1e5c512f7670",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-cyrus-sasl-lib-2.1.28-545b8c26-19b2-42a1-a895-5132da6abcaf-830f0242-0f45-49d0-ab92-44c887a5e77c"
		},
		{
			"spdxElementId":"SPDXRef-rpm-cyrus-sasl-sql-2.1.28-60f1ef4a-c450-4c8b-bc88-1e5c512f7670",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-578263ab-07b6-4550-80b9-b7c05014a9bf"
		},
		{
			"spdxElementId":"SPDXRef-rpm-cyrus-sasl-sql-2.1.28-60f1ef4a-c450-4c8b-bc88-1e5c512f7670",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libpq-15.8-4a37ad6d-bcc0-409a-8dbe-cf75656d22c4-46eb2e32-2980-4725-ad72-15a87e87d4c3"
		},
		{
			"spdxElementId":"SPDXRef-rpm-cyrus-sasl-sql-2.1.28-60f1ef4a-c450-4c8b-bc88-1e5c512f7670",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libxcrypt-4.4.36-fcdbfeb7-9762-4a82-ba03-6bad05eddcad-c4dd7770-ffd9-46c6-815d-024927689fed"
		},
		{
			"spdxElementId":"SPDXRef-rpm-cyrus-sasl-sql-2.1.28-60f1ef4a-c450-4c8b-bc88-1e5c512f7670",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-mariadb-connector-c-3.3.8-df2f23dc-2ba6-49a4-9585-27d8a3a51fa1-47f7a8a9-102e-4e87-a5e1-6438d5db6d3a"
		}
	]
}