{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "libgfapi0-0.11.1-10.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T02:24:06.585354077Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/libgfapi0-0.11.1-10.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-libgfapi0-11.1",
      "name": "libgfapi0",
      "licenseConcluded": "GPLv3 or GPLv2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "caedebc59f59ec7be02c6c1dbb2cbc7d4fe770d7fb357daf8ffe523465543eca"
        }
      ],
      "description": "GlusterFS is a distributed file-system capable of scaling to several\npetabytes. It aggregates various storage bricks over TCP/IP interconnect\ninto one large parallel network filesystem. GlusterFS is one of the\nmost sophisticated file systems in terms of features and extensibility.\nIt borrows a powerful concept called Translators from GNU Hurd kernel.\nMuch of the code in GlusterFS is in user space and easily manageable.\n\nThis package provides the glusterfs libgfapi library.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libgfapi0@11.1-10.oe2403sp4?arch=x86_64&epoch=0&upstream=glusterfs-11.1-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://docs.gluster.org/",
      "licenseDeclared": "GPLv3 or GPLv2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "GlusterFS api library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:11.1-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-bash-5.2.15",
      "name": "bash",
      "licenseConcluded": "GPLv3",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a980f85dfb01951730f94f5537d836d925d5e23cafc786f2e63f0087f69e1d93"
        }
      ],
      "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.15-19.oe2403sp4?arch=x86_64&epoch=0&upstream=bash-5.2.15-19.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/bash",
      "licenseDeclared": "GPLv3",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "It is the Bourne Again Shell",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.2.15-19.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-coreutils-9.4",
      "name": "coreutils",
      "licenseConcluded": "GPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "433e473f0f3e48029a50a63e45680e5ae03a29789cc26d8952d691ea388b3b62"
        }
      ],
      "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.4-22.oe2403sp4?arch=x86_64&epoch=0&upstream=coreutils-9.4-22.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/coreutils/",
      "licenseDeclared": "GPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "A set of basic GNU tools commonly used in shell scripts",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:9.4-22.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "licenseConcluded": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b136cc1d6c94e7df3b522b541c89c22084f0ce440f1b9714ed930f664b10ea04"
        }
      ],
      "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-107.oe2403sp4?arch=x86_64&epoch=0&upstream=glibc-2.38-107.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "licenseDeclared": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-107.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-glusterfs-client-xlators-11.1",
      "name": "glusterfs-client-xlators",
      "licenseConcluded": "GPLv3 or GPLv2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a06fd541293c9a8327baa55ce448465ec7067cbe63aa51552e5ab882407c9fb5"
        }
      ],
      "description": "GlusterFS is a distributed file-system capable of scaling to several\npetabytes. It aggregates various storage bricks over TCP/IP interconnect\ninto one large parallel network filesystem. GlusterFS is one of the\nmost sophisticated file systems in terms of features and extensibility.\nIt borrows a powerful concept called Translators from GNU Hurd kernel.\nMuch of the code in GlusterFS is in user space and easily manageable.\n\nThis package provides the translators needed on any GlusterFS client.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/glusterfs-client-xlators@11.1-10.oe2403sp4?arch=x86_64&epoch=0&upstream=glusterfs-11.1-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://docs.gluster.org/",
      "licenseDeclared": "GPLv3 or GPLv2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "GlusterFS client-side translators",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:11.1-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-gperftools-libs-2.15",
      "name": "gperftools-libs",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "91d88676b9a396f07c3e8d8ac6f01ae9201576d2de3cbf663c1e4945e360d0b4"
        }
      ],
      "description": "This package contains libraries with CPU or heap profiling and thread-caching\nmalloc().",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/gperftools-libs@2.15-4.oe2403sp4?arch=x86_64&epoch=0&upstream=gperftools-2.15-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/gperftools/gperftools",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "Libraries for CPU profiler and tcmalloc",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.15-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libacl-2.3.1",
      "name": "libacl",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "3e3315fc9d349dddf9a3bc6fbfac1781d632c22a1af470eaa801425daaf01383"
        }
      ],
      "description": "This package contains the library for manipulating access control list.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libacl@2.3.1-6.oe2403sp4?arch=x86_64&epoch=0&upstream=acl-2.3.1-6.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://savannah.nongnu.org/projects/acl",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "Library for supporting access control list",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.3.1-6.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libgfrpc0-11.1",
      "name": "libgfrpc0",
      "licenseConcluded": "GPLv3 or GPLv2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bd338ff4828b4795b4f2e6490b930056745887bf9ebc08498c65d9ffdf2fe0ad"
        }
      ],
      "description": "GlusterFS is a distributed file-system capable of scaling to several\npetabytes. It aggregates various storage bricks over TCP/IP interconnect\ninto one large parallel network filesystem. GlusterFS is one of the\nmost sophisticated file systems in terms of features and extensibility.\nIt borrows a powerful concept called Translators from GNU Hurd kernel.\nMuch of the code in GlusterFS is in user space and easily manageable.\n\nThis package provides the libgfrpc library",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libgfrpc0@11.1-10.oe2403sp4?arch=x86_64&epoch=0&upstream=glusterfs-11.1-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://docs.gluster.org/",
      "licenseDeclared": "GPLv3 or GPLv2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "GlusterFS libgfrpc0 library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:11.1-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libgfxdr0-11.1",
      "name": "libgfxdr0",
      "licenseConcluded": "GPLv3 or GPLv2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "e58e66fb9dfa4ed8dc8a5c39069f8de6f74e540da1435ac3825bd9b409b0fbb3"
        }
      ],
      "description": "GlusterFS is a distributed file-system capable of scaling to several\npetabytes. It aggregates various storage bricks over TCP/IP interconnect\ninto one large parallel network filesystem. GlusterFS is one of the\nmost sophisticated file systems in terms of features and extensibility.\nIt borrows a powerful concept called Translators from GNU Hurd kernel.\nMuch of the code in GlusterFS is in user space and easily manageable.\n\nThis package provides the libgfxdr library",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libgfxdr0@11.1-10.oe2403sp4?arch=x86_64&epoch=0&upstream=glusterfs-11.1-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://docs.gluster.org/",
      "licenseDeclared": "GPLv3 or GPLv2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "GlusterFS libgfxdr0 library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:11.1-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libglusterfs0-11.1",
      "name": "libglusterfs0",
      "licenseConcluded": "GPLv3 or GPLv2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "776b752bb63df734df4f95b68536f74449aff0672333b69ae9d923ac75148793"
        }
      ],
      "description": "GlusterFS is a distributed file-system capable of scaling to several\npetabytes. It aggregates various storage bricks over TCP/IP interconnect\ninto one large parallel network filesystem. GlusterFS is one of the\nmost sophisticated file systems in terms of features and extensibility.\nIt borrows a powerful concept called Translators from GNU Hurd kernel.\nMuch of the code in GlusterFS is in user space and easily manageable.\n\nThis package provides the base libglusterfs library",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libglusterfs0@11.1-10.oe2403sp4?arch=x86_64&epoch=0&upstream=glusterfs-11.1-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://docs.gluster.org/",
      "licenseDeclared": "GPLv3 or GPLv2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "GlusterFS libglusterfs library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:11.1-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libtirpc-1.3.4",
      "name": "libtirpc",
      "licenseConcluded": "SISSL and BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "dde6e5e2f064092f35990cc122eff3d36f9a418b98793ca07de3459221598ff5"
        }
      ],
      "description": "Libtirpc is a Transport-Independent RPC library for Linux",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libtirpc@1.3.4-4.oe2403sp4?arch=x86_64&epoch=0&upstream=libtirpc-1.3.4-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary",
      "licenseDeclared": "SISSL and BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "Transport-independent RPC library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.3.4-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libuuid-2.39.1",
      "name": "libuuid",
      "licenseConcluded": "BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "fea0f8a1c356767606de98712ffa63a3e169b3682f996ae95366e12f5c9dccfc"
        }
      ],
      "description": "This package is the universally unique ID library.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libuuid@2.39.1-38.oe2403sp4?arch=x86_64&epoch=0&upstream=util-linux-2.39.1-38.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git",
      "licenseDeclared": "BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "Universally unique ID library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.39.1-38.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-openssl-libs-3.5.6",
      "name": "openssl-libs",
      "licenseConcluded": "Apache-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "c8c19a74b9e9791bab592e1e581bbcdf43a5e8d05a705ecd6acd3cc2c130ce17"
        }
      ],
      "description": "The openssl-libs package contains the libraries that are used\nby various applications which support cryptographic algorithms\nand protocols.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/openssl-libs@3.5.6-4.oe2403sp4?arch=x86_64&epoch=1&upstream=openssl-3.5.6-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.openssl.org/",
      "licenseDeclared": "Apache-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "A general purpose cryptography library with TLS implementation",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:3.5.6-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-userspace-rcu-0.14.0",
      "name": "userspace-rcu",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0b079bf0857be3e81ff58bd2cd19a447ddcd449be3ec87df58ad988e0ea17cf2"
        }
      ],
      "description": "liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data\nsynchronization library provides read-side access which scales linearly with\nthe number of cores. It does so by allowing multiples copies of a given data\nstructure to live at the same time, and by monitoring the data structure\naccesses to detect grace periods after which memory reclamation is possible.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/userspace-rcu@0.14.0-3.oe2403sp4?arch=x86_64&epoch=0&upstream=userspace-rcu-0.14.0-3.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://liburcu.org",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "Userspace read-copy-update library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.14.0-3.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-zlib-1.2.13",
      "name": "zlib",
      "licenseConcluded": "zlib and Boost",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "dbb93ba5bcc987d252b148c30b5ffc4dc054b3c59ef0adcfcdecdc3ca2014514"
        }
      ],
      "description": "Zlib is a free, general-purpose, not covered by any patents, lossless data-compression\nlibrary for use on virtually any computer hardware and operating system. The zlib data\nformat is itself portable across platforms.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/zlib@1.2.13-5.oe2403sp4?arch=x86_64&epoch=0&upstream=zlib-1.2.13-5.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.zlib.net",
      "licenseDeclared": "zlib and Boost",
      "sourceInfo": "acquired package info from repodata DB: repodata/69e709f4d2852d98f12867a74015d19384fe2727ff670fd70178cdde80b1e77e-primary.sqlite.bz2",
      "summary": "A lossless data-compression library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.2.13-5.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-bash-5.2.15"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-coreutils-9.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glusterfs-client-xlators-11.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-gperftools-libs-2.15"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libacl-2.3.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libgfrpc0-11.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libgfxdr0-11.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libglusterfs0-11.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libtirpc-1.3.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libuuid-2.39.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-openssl-libs-3.5.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-userspace-rcu-0.14.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libgfapi0-11.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-zlib-1.2.13"
    }
  ]
}
