{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"pylint-0.3.2.3-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/pylint-0.3.2.3-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-pylint-3.2.3-e74dcb28-a812-445c-8d2b-c8727e40efff-41248684-1955-4cb0-927d-32cfab3f3922",
			"name":"python3-pylint",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"0073af460e80556c17d1f1de4f905f48463b8df7af0d5f8eedba269e94ffb0dc"
				}
			],
			"description":"Pylint is a Python source code analyzer which looks for programming\nerrors, helps enforcing a coding standard and sniffs for some code\nsmells (as defined in Martin Fowler's Refactoring book).\nPylint can be seen as another PyChecker since nearly all tests you\ncan do with PyChecker can also be done with Pylint. However, Pylint\noffers some more features, like checking length of lines of code,\nchecking if variable names are well-formed according to your coding\nstandard, or checking if declared interfaces are truly implemented,\nand much more.\nAdditionally, it is possible to write plugins to add your own checks.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pylint@3.2.3-1.oe2409?arch=noarch&epoch=0&upstream=pylint-3.2.3-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.pylint.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Analyzes Python code looking for bugs and signs of poor quality",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.2.3-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-pylint-3.2.3-696fca02-8ae7-486b-be5e-fef98bc5bde1",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pylint-3.2.3-e74dcb28-a812-445c-8d2b-c8727e40efff-41248684-1955-4cb0-927d-32cfab3f3922"
		}
	]
}