{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"oec-hardware-0.1.1.5-4.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/oec-hardware-0.1.1.5-4.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-f377a827-ad06-4b36-ba1d-6f0c6abc88bf",
			"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-coreutils-9.5-3bf74e8c-0121-4371-b650-f2040d5a9a56-ceb2ce8d-855e-4928-a56e-6425fa58c9df",
			"name":"coreutils",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2f5af68ccffa26a602437b1920467462bfd75facc2bb18bdc2fd9140eb7dc702"
				}
			],
			"description":"These are the GNU core utilities.  This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/coreutils@9.5-4.oe2409?arch=aarch64&epoch=0&upstream=coreutils-9.5-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.gnu.org/software/coreutils/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A set of basic GNU tools commonly used in shell scripts",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:9.5-4.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-dmidecode-3.5-4914af6a-51ca-4448-b93a-567f6580b5aa-e16ac66f-d42e-4d44-ba3d-630843058e86",
			"name":"dmidecode",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"4cdf7b92f4438a547bf2c933233ca491077c4916211e1b70c2ec1c9c8b66abd2"
				}
			],
			"description":"Dmidecode reports information about your system's hardware as described\nin your system BIOS according to the SMBIOS/DMI standard (see a sample\noutput). This information typically includes system manufacturer, model\nname, serial number, BIOS version, asset tag as well as a lot of other\ndetails of varying level of interest and reliability depending on the\nmanufacturer. This will often include usage status for the CPU sockets,\nexpansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the\nlist of I/O ports (e.g. serial, parallel, USB).\n\nDMI data can be used to enable or disable specific portions of kernel code\ndepending on the specific hardware. Thus, one use of dmidecode is for kernel\ndevelopers to detect system \"signatures\" and add them to the kernel source code\nwhen needed.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/dmidecode@3.5-1.oe2409?arch=aarch64&epoch=1&upstream=dmidecode-3.5-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.nongnu.org/dmidecode/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"DMI data report tool",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:3.5-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-836d3a5b-e10b-43f8-80a8-6e2c3d9cf978",
			"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-kernel-6.6.0-497a6448-3a28-4099-89d6-b505fbca8d46-4b8d5c31-4d0c-42c7-b369-8afb6aedd932",
			"name":"kernel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"c0fc20fecef4dc7b76f1f7ce301cc4cecfbf175488a9bb40085ee1199b4fe9fb"
				}
			],
			"description":"The Linux Kernel, the operating system core itself.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/kernel@6.6.0-45.0.0.54.oe2409?arch=aarch64&epoch=0&upstream=kernel-6.6.0-45.0.0.54.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.kernel.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Linux Kernel",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.6.0-45.0.0.54.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-kernel-devel-6.6.0-98e2d5c0-9fc2-4dce-8bb5-76b3185d753b-3e76e778-49c4-4db0-b774-e534e4a51feb",
			"name":"kernel-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"6ec2a40576b567c2434ed852ffc49d4fb053c2fc8a77b96d6750122c3dbe8240"
				}
			],
			"description":"This package provides kernel headers and makefiles sufficient to build modules\nagainst the 6.6.0-45.0.0.54.oe2409.aarch64 kernel package.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/kernel-devel@6.6.0-45.0.0.54.oe2409?arch=aarch64&epoch=0&upstream=kernel-6.6.0-45.0.0.54.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.kernel.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Development package for building kernel modules to match the 6.6.0-45.0.0.54.oe2409.aarch64 kernel",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.6.0-45.0.0.54.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-kernel-headers-6.6.0-eb294d25-56ba-45b7-a757-1ab9dc709204-3626703c-27e5-4ba3-b286-4d2cd52cd2e5",
			"name":"kernel-headers",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"855995314f3794de40793a04114a620fb950cd0abc949918d2a7ca3d14b0124e"
				}
			],
			"description":"Kernel-headers includes the C header files that specify the interface\nbetween the Linux kernel and userspace libraries and programs.  The\nheader files define structures and constants that are needed for\nbuilding most standard programs and are also needed for rebuilding the\nglibc package.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/kernel-headers@6.6.0-45.0.0.54.oe2409?arch=aarch64&epoch=0&upstream=kernel-6.6.0-45.0.0.54.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.kernel.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Header files for the Linux kernel for use by glibc",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.6.0-45.0.0.54.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-net-tools-2.10-54edb7b9-fe47-4e26-9ecf-42dd05aae5e5-629c5b82-6fe0-4993-b2f8-d00343e762a6",
			"name":"net-tools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"fbca9e47faa06374f8271aea7d24dae45dd14a13d299a783a23f4fbd2980fc1d"
				}
			],
			"description":"This package contains programs for network administration and maintenance.\nMost of the utilities formerly contained in this package (netstat, arp,\nifconfig, rarp, route) are obsoleted by the tools from iproute2 package (ip, ss)\nand have been moved to net-tools-deprecated.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/net-tools@2.10-4.oe2409?arch=aarch64&epoch=0&upstream=net-tools-2.10-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://sourceforge.net/projects/net-tools/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Important Programs for Networking",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.10-4.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-9c290a3d-91a5-4ce7-833c-badf3df48de8",
			"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-concurrent-log-handler-0.9.25-7ca42595-3a37-49ee-9f3d-e6259c47578a-eef6a357-e59a-44e1-8701-3c57a67d00d3",
			"name":"python3-concurrent-log-handler",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"72c62d357bd7bd508080b534dcae123c854930b0b8d6d5d6de278635c5dacee0"
				}
			],
			"description":"This package provides an additional log handler for Python's standard logging",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-concurrent-log-handler@0.9.25-1.oe2409?arch=noarch&epoch=0&upstream=python-concurrent-log-handler-0.9.25-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/Preston-Landers/concurrent-log-handler",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"RotatingFileHandler replacement with concurrency, gzip and Windows support",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.9.25-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pyyaml-6.0.1-65ab7291-0f95-4fb3-9a3f-476dcb93ac24-af692e58-4c5a-4790-a27e-b528fdcb391a",
			"name":"python3-pyyaml",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2325b5bf4f9474152a80fee6bcd921934853b70bc68b417151d9a75b3cd50a5f"
				}
			],
			"description":"YAML is a data serialization format designed for human readability and\ninteraction with scripting languages. PyYAML is a YAML parser and emitter for\nPython.\n\nPyYAML features a complete YAML 1.1 parser, Unicode support, pickle support,\ncapable extension API, and sensible error messages. PyYAML supports standard\nYAML tags and provides Python-specific tags that allow to represent an\narbitrary Python object.\n\nPyYAML is applicable for a broad range of tasks from complex configuration\nfiles to object serialization and persistence.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pyyaml@6.0.1-2.oe2409?arch=aarch64&epoch=0&upstream=pyYAML-6.0.1-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/yaml/pyyaml",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"YAML parser and emitter for Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.0.1-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-tar-1.35-404d2df1-5a3a-4b8e-b2fa-14d7dd8ad2d5-f0dca28c-7860-4783-b7d1-5afcbf9abe6f",
			"name":"tar",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"a2cd91ffa50e3b1e20180ee00c53e72dbb47a8db59af2119dc7b0cb4bbd743b8"
				}
			],
			"description":"GNU Tar provides the ability to create tar archives, as well as various other\nkinds of manipulation. For example, you can use Tar on previously created archives\nto extract files, to store additional files, or to update or list files which were\nalready stored.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/tar@1.35-2.oe2409?arch=aarch64&epoch=2&upstream=tar-1.35-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.gnu.org/software/tar/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"An organized and systematic method of controlling a large amount of data",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"2:1.35-2.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-bash-5.2.21-79ee3f1b-b075-4c10-8970-bf7c22384c2c-f377a827-ad06-4b36-ba1d-6f0c6abc88bf"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-coreutils-9.5-3bf74e8c-0121-4371-b650-f2040d5a9a56-ceb2ce8d-855e-4928-a56e-6425fa58c9df"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-dmidecode-3.5-4914af6a-51ca-4448-b93a-567f6580b5aa-e16ac66f-d42e-4d44-ba3d-630843058e86"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-836d3a5b-e10b-43f8-80a8-6e2c3d9cf978"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-kernel-6.6.0-497a6448-3a28-4099-89d6-b505fbca8d46-4b8d5c31-4d0c-42c7-b369-8afb6aedd932"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-kernel-devel-6.6.0-98e2d5c0-9fc2-4dce-8bb5-76b3185d753b-3e76e778-49c4-4db0-b774-e534e4a51feb"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-kernel-headers-6.6.0-eb294d25-56ba-45b7-a757-1ab9dc709204-3626703c-27e5-4ba3-b286-4d2cd52cd2e5"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-net-tools-2.10-54edb7b9-fe47-4e26-9ecf-42dd05aae5e5-629c5b82-6fe0-4993-b2f8-d00343e762a6"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-9c290a3d-91a5-4ce7-833c-badf3df48de8"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-concurrent-log-handler-0.9.25-7ca42595-3a37-49ee-9f3d-e6259c47578a-eef6a357-e59a-44e1-8701-3c57a67d00d3"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pyyaml-6.0.1-65ab7291-0f95-4fb3-9a3f-476dcb93ac24-af692e58-4c5a-4790-a27e-b528fdcb391a"
		},
		{
			"spdxElementId":"SPDXRef-rpm-oec-hardware-1.1.5-bb8c21a5-2901-408b-9fe5-78bfbe26c68c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-tar-1.35-404d2df1-5a3a-4b8e-b2fa-14d7dd8ad2d5-f0dca28c-7860-4783-b7d1-5afcbf9abe6f"
		}
	]
}