{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"perl-GD-0.2.81-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/perl-GD-0.2.81-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-gd-2.3.3-ac91352b-de1b-4033-b45c-cf16a75acd78-81988ff2-886c-4093-a74b-4846c541b6c4",
			"name":"gd",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"d048957e4952429b2d1a0325f9e2ff64817adb6526713b3e7f45b3b03f058208"
				}
			],
			"description":"The gd graphics library allows your code to quickly draw images complete with lines, arcs, text,\nmultiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or\nJPEG file. The most common applications of GD involve website development,\nalthough it can be used with any standalone application!",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/gd@2.3.3-4.oe2409?arch=aarch64&epoch=0&upstream=gd-2.3.3-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://libgd.github.io/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A graphics library for quick creation of PNG or JPEG images",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.3.3-4.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-60a3da7b-a436-498f-952d-8c7af900c463",
			"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-perl-5.38.0-3373dd29-00bf-4751-bc96-5b01fbd1f07c-537bc326-67d6-4a34-b4e2-66fda3eca2d8",
			"name":"perl",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1cc1d4df3e2feb90c5250bb3619d63d60b9ec82bb75e180bdeecccce97e37e91"
				}
			],
			"description":"Perl 5 is a highly capable, feature-rich programming language with over 30 years of development.\nPerl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid\nprototyping and large scale development projects.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/perl@5.38.0-8.oe2409?arch=aarch64&epoch=4&upstream=perl-5.38.0-8.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.perl.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A highly capable, feature-rich programming language",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"4:5.38.0-8.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-perl-Carp-1.50-26fa9174-9324-4e80-b10e-6a723f948447-dfa918f4-798e-4deb-bfb4-bad9463b3056",
			"name":"perl-Carp",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"69af162dfeeb16b0cebb19c6d06eb6e9aa135770713b8e734f306846b16d2fdd"
				}
			],
			"description":"The Carp routines are useful in your own modules because they act like\ndie() or warn(), but with a message which is more likely to be useful\nto a user of your module.  In the case of cluck, confess, and longmess\nthat context is a summary of every call in the call-stack.  For a shorter\nmessage you can use carp or croak which report the error as being from\nwhere your module was called.  There is no guarantee that that is where\nthe error was, but it is a good educated guess.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/perl-Carp@1.50-420.oe2409?arch=noarch&epoch=0&upstream=perl-Carp-1.50-420.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://metacpan.org/release/Carp",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Alternative warn and die for modules",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.50-420.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-perl-Exporter-5.77-d803843f-f243-40ee-be4f-bc9d7d367726-01c99b3c-b482-4352-a691-fccbcb20f9c3",
			"name":"perl-Exporter",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"ba7dc3337d0b20c37931089d741716b05e8f6dfbabfed0d85c5f2be371a8a6d5"
				}
			],
			"description":"The Exporter module implements an import method which allows a module to\nexport functions and variables to its users' name spaces. Many modules use\nExporter rather than implementing their own import method because Exporter\nprovides a highly flexible interface, with an implementation optimized for\nthe common case.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/perl-Exporter@5.77-1.oe2409?arch=noarch&epoch=0&upstream=perl-Exporter-5.77-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://metacpan.org/release/Exporter",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Implements default import method for modules",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.77-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"name":"perl-GD",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"9aaabeca84d159b64bfd02386742bb16459c115faa05b5c13fb149f8bf3f6732"
				}
			],
			"description":"This is a autoloadable interface module for libgd, a popular library\nfor creating and manipulating PNG files.  With this library you can\ncreate PNG images on the fly or modify existing files.  Features\ninclude:\n\na.  lines, polygons, rectangles and arcs, both filled and unfilled\nb.  flood fills\nc.  the use of arbitrary images as brushes and as tiled fill patterns\nd.  line styling (dashed lines and the like)\ne.  horizontal and vertical text rendering\nf.  support for transparency and interlacing\ng.  support for TrueType font rendering, via libfreetype.\nh.  support for spline curves, via GD::Polyline\ni.  support for symbolic font names, such as \"helvetica:italic\"\nj.  support for symbolic color names, such as \"green\", via GD::Simple\nk.  produces output in png, gif, jpeg and xbm format\nl.  produces output in svg format via GD::SVG.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/perl-GD@2.81-1.oe2409?arch=aarch64&epoch=0&upstream=perl-GD-2.81-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://metacpan.org/release/GD",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A perl5 interface to Thomas Boutell's gd library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.81-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-perl-libs-5.38.0-7fdc2fc9-5bac-4a1d-a41c-6c102fdcce47-04ebda97-2e6e-4f79-a59b-bf1cddb98de4",
			"name":"perl-libs",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"767b285aad322c1f004fa698cf646f37bf052c9caaafecbbdf567655466b12f2"
				}
			],
			"description":"This package is the shared library for perl.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/perl-libs@5.38.0-8.oe2409?arch=aarch64&epoch=4&upstream=perl-5.38.0-8.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.perl.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The libraries for the perl",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"4:5.38.0-8.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-gd-2.3.3-ac91352b-de1b-4033-b45c-cf16a75acd78-81988ff2-886c-4093-a74b-4846c541b6c4"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-60a3da7b-a436-498f-952d-8c7af900c463"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-perl-5.38.0-3373dd29-00bf-4751-bc96-5b01fbd1f07c-537bc326-67d6-4a34-b4e2-66fda3eca2d8"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-perl-Carp-1.50-26fa9174-9324-4e80-b10e-6a723f948447-dfa918f4-798e-4deb-bfb4-bad9463b3056"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-perl-Exporter-5.77-d803843f-f243-40ee-be4f-bc9d7d367726-01c99b3c-b482-4352-a691-fccbcb20f9c3"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c"
		},
		{
			"spdxElementId":"SPDXRef-rpm-perl-GD-2.81-e40e8555-23b0-486d-9d48-7324bc143240-18f6bfa0-3c4a-4aea-a050-0728a30aae9c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-perl-libs-5.38.0-7fdc2fc9-5bac-4a1d-a41c-6c102fdcce47-04ebda97-2e6e-4f79-a59b-bf1cddb98de4"
		}
	]
}