{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-requests_ntlm-0.1.2.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/python3-requests_ntlm-0.1.2.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-062a3889-5260-4b13-af57-920daf474740",
			"name":"python3",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"08bd7937d659d460eb57f421500cb0fd93e554c236a1ca9b5bb9efdd64c21d48"
				}
			],
			"description":"Python combines remarkable power with very clear syntax. It has modules,\nclasses, exceptions, very high level dynamic data types, and dynamic\ntyping. There are interfaces to many system calls and libraries, as well\nas to various windowing systems. New built-in modules are easily written\nin C or C++ (or other languages, depending on the chosen implementation).\nPython is also usable as an extension language for applications written\nin other languages that need easy-to-use scripting or automation interfaces.\n\nThis package Provides python version 3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3@3.11.6-5.oe2409?arch=aarch64&epoch=0&upstream=python3-3.11.6-5.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.python.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Interpreter of the Python3 programming language",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.11.6-5.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-cryptography-42.0.7-84c23099-426d-432e-a66c-8cbbb66a9ab6-ea7fbc85-78fa-4648-942c-086e187e1af1",
			"name":"python3-cryptography",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1c50de99d1a95998142a2fb6908ef42dad69bd8cb9a19303edbd7da50494db1e"
				}
			],
			"description":"cryptography is a package designed to expose cryptographic primitives and\nrecipes to Python developers.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-cryptography@42.0.7-2.oe2409?arch=aarch64&epoch=0&upstream=python-cryptography-42.0.7-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://cryptography.io/en/latest/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"PyCA's cryptography library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:42.0.7-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pyspnego-0.11.0-98c0068f-07c8-49ef-b698-c0559f05aa33-c71f77e3-aa99-4ede-a6f7-fe9fea9ee2f5",
			"name":"python3-pyspnego",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f7376df6deddcae3d1a5be0eb2b3d06efd4bb6e0a4f3e48f59e4b01c590f4b0d"
				}
			],
			"description":"Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pyspnego@0.11.0-1.oe2409?arch=noarch&epoch=0&upstream=python-pyspnego-0.11.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/jborean93/pyspnego",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Windows Negotiate Authentication Client and Server",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.11.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-requests-2.31.0-834002e5-1662-42ea-8db0-a36321846df9-a339c3b0-55a9-4218-af39-6b6610ff550e",
			"name":"python3-requests",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2414e57e8489dbc357bdd4d12717771f59a8c39899200a3a92ec193cce6350bb"
				}
			],
			"description":"Requests is an ISC Licensed HTTP library, written in Python, for human\nbeings.\nMost existing Python modules for sending HTTP requests are extremely\nverbose and cumbersome. Python's builtin urllib2 module provides most of\nthe HTTP capabilities you should need, but the api is thoroughly broken.\nIt requires an enormous amount of work (even method overrides) to\nperform the simplest of tasks.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-requests@2.31.0-1.oe2409?arch=noarch&epoch=0&upstream=python-requests-2.31.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://python-requests.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Awesome Python HTTP Library That's Actually Usable",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.31.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-requests-ntlm-1.2.0-4daa9b1d-9e57-45c1-8779-fe80e880f982",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-062a3889-5260-4b13-af57-920daf474740"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-requests-ntlm-1.2.0-4daa9b1d-9e57-45c1-8779-fe80e880f982",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-cryptography-42.0.7-84c23099-426d-432e-a66c-8cbbb66a9ab6-ea7fbc85-78fa-4648-942c-086e187e1af1"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-requests-ntlm-1.2.0-4daa9b1d-9e57-45c1-8779-fe80e880f982",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pyspnego-0.11.0-98c0068f-07c8-49ef-b698-c0559f05aa33-c71f77e3-aa99-4ede-a6f7-fe9fea9ee2f5"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-requests-ntlm-1.2.0-4daa9b1d-9e57-45c1-8779-fe80e880f982",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-requests-2.31.0-834002e5-1662-42ea-8db0-a36321846df9-a339c3b0-55a9-4218-af39-6b6610ff550e"
		}
	]
}