{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "rear-0.2.7-5.oe2403sp3.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-14T13:11:03.911431983Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/rear-0.2.7-5.oe2403sp3.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-attr-2.5.1",
      "name": "attr",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b60f0ef931211557d6a10de7a40a8e070e2e60a1f70c05b5f8243c843f3173a4"
        }
      ],
      "description": "A set of tools for manipulating extended attributes on filesystem\nobjects, in particular getfattr(1) and setfattr(1).\nAn attr(1) command is also provided which is largely compatible\nwith the SGI IRIX tool of the same name.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/attr@2.5.1-6.oe2403sp3?arch=x86_64&epoch=0&upstream=attr-2.5.1-6.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://savannah.nongnu.org/projects/attr",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Commands for Manipulating Filesystem Extended Attributes",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.5.1-6.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-bash-5.2.15",
      "name": "bash",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "01c0bf4fe976cb0934e35b9548ff7aa66e95561f0f20006203c90a5fa638bf8c"
        }
      ],
      "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.oe2403sp3?arch=x86_64&epoch=0&upstream=bash-5.2.15-19.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/bash",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "It is the Bourne Again Shell",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.2.15-19.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-bc-1.07.1",
      "name": "bc",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "cc27e85cfc69a5220b1b78a4d2bf4f0a3b190319a5aab2c99804bc152781b746"
        }
      ],
      "description": "bc is an arbitrary precision numeric processing language. Syntax\nis similar to C, but differs in many substantial areas. It supports\ninteractive execution of statements. bc is a utility included in the\nPOSIX P1003.2/D11 draft standard.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/bc@1.07.1-12.oe2403sp3?arch=x86_64&epoch=0&upstream=bc-1.07.1-12.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/bc/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "An arbitrary precision numeric processing language.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.07.1-12.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-binutils-2.41",
      "name": "binutils",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f29a56f91f081e7b3801fdc9078a5a9671763860a0cc26e6b6fe988171580820"
        }
      ],
      "description": "Binutils is a collection of binary utilities, including ar (for\ncreating, modifying and extracting from archives), as (a family of GNU\nassemblers), gprof (for displaying call graph profile data), ld (the\nGNU linker), nm (for listing symbols from object files), objcopy (for\ncopying and translating object files), objdump (for displaying\ninformation from object files), ranlib (for generating an index for\nthe contents of an archive), readelf (for displaying detailed\ninformation about binary files), size (for listing the section sizes\nof an object or archive file), strings (for listing printable strings\nfrom files), strip (for discarding symbols), and addr2line (for\nconverting addresses to file and line).",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/binutils@2.41-28.oe2403sp3?arch=x86_64&epoch=0&upstream=binutils-2.41-28.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://sourceware.org/binutils",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "A GNU collection of binary utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.41-28.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-coreutils-9.4",
      "name": "coreutils",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "eea6c6456947e2e0bb05eb3e4971a5c099bf6275860c55b4b142773426289226"
        }
      ],
      "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-21.oe2403sp3?arch=x86_64&epoch=0&upstream=coreutils-9.4-21.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/coreutils/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "A set of basic GNU tools commonly used in shell scripts",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:9.4-21.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-crontabs-1.11",
      "name": "crontabs",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5418b97bbe2edc946973907b15776f67316529494158227a1f642c582d8170d2"
        }
      ],
      "description": "A crontab file contains instructions to the cron daemon\nof the general form: 'run this command at  this  time  on\nthis  date'.   Each  user has their own crontab, and com-\nmands in any given crontab will be executed  as  the  user\nwho  owns  the  crontab.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/crontabs@1.11-24.oe2403sp3?arch=noarch&epoch=0&upstream=crontabs-1.11-24.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/cronie-crond/crontabs",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Root crontab files used to schedule the execution of programs",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.11-24.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-ethtool-6.6",
      "name": "ethtool",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "277c0ad5284b75cbd53ec43ab6dc0f49465c8dc7d99cfd2e265bd64d323900d9"
        }
      ],
      "description": "Ethtool is the standard Linux utility for controlling network drivers and\nhardware, particularly for wired Ethernet devices. It can be used to:\n\n  - Get identification and diagnostic information\n  - Get extended device statistics\n  - Control speed, duplex, autonegotiation and flow control for Ethernet devices\n  - Control checksum offload and other hardware offload features\n  - Control DMA ring sizes and interrupt moderation\n  - Control receive queue selection for multiqueue devices\n  - Upgrade firmware in flash memory",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/ethtool@6.6-7.oe2403sp3?arch=x86_64&epoch=2&upstream=ethtool-6.6-7.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.kernel.org/pub/software/network/ethtool",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Settings tool for Ethernet NICs",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "2:6.6-7.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-gawk-5.2.2",
      "name": "gawk",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b39d416d2ce0694a775a2a07843d7bdbb4b35a27f5dfbd91bfa70b3d66475d1d"
        }
      ],
      "description": "The gawk package is the GNU implementation of awk.\nThe awk utility interprets a special-purpose programming language that\nmakes it possible to handle simple data-reformatting jobs with just a\nfew lines of code.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/gawk@5.2.2-2.oe2403sp3?arch=x86_64&epoch=0&upstream=gawk-5.2.2-2.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/gawk/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "The GNU version of the AWK text processing utility",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.2.2-2.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-genisoimage-1.1.11",
      "name": "genisoimage",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5f005cecb3f211a93a81e3f746a28a58f1eb15669dfaca48a3447988db7e6afa"
        }
      ],
      "description": "Genisoimage packages for cdrkit",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/genisoimage@1.1.11-51.oe2403sp3?arch=x86_64&epoch=0&upstream=cdrkit-1.1.11-51.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://cdrkit.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "genisoimage packages for cdrkit",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.1.11-51.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-gzip-1.12",
      "name": "gzip",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "df6dd8b2acfd31316a20a991c17e7ef715f5e80c96a9e7f3180d9e26908e0c28"
        }
      ],
      "description": "gzip is a single-file/stream lossless data compression\nutility, where the resulting compressed file generally\nhas the suffix .gz.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/gzip@1.12-6.oe2403sp3?arch=x86_64&epoch=0&upstream=gzip-1.12-6.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/gzip",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "A data compression utility",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.12-6.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-iproute-6.6.0",
      "name": "iproute",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5a2ca498c68bc84497b2c0bc458c37360801d6f5e7bbb500b7cb7401b28a4b66"
        }
      ],
      "description": "Iproute2 is a collection of user-space utilities to set up networking\nunder Linux from the command-line. It can inspect and configure,\namong other things: interface paramters, IP addresses, routing,\ntunnels, bridges, packet transformations (IPsec, etc.), and Quality\nof Service.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/iproute@6.6.0-10.oe2403sp3?arch=x86_64&epoch=1&upstream=iproute-6.6.0-10.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://kernel.org/pub/linux/utils/net/iproute2/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Linux network configuration utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:6.6.0-10.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-iputils-20221126",
      "name": "iputils",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "96e9630febd48c46e878d810b17ba9793cc261b8ccda1b0feb92df6351b2f89b"
        }
      ],
      "description": "The iputils package contains basic utilities for monitoring a network,\nincluding ping. The ping command sends a series of ICMP protocol\nECHO_REQUEST packets to a specified network host to discover whether\nthe target machine is alive and receiving network traffic.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/iputils@20221126-8.oe2403sp3?arch=x86_64&epoch=0&upstream=iputils-20221126-8.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/iputils/iputils",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Network monitoring tools including ping",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:20221126-8.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-openssl-3.0.12",
      "name": "openssl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d0f847993b07e0e27816ccf4f17beaa4cac232f9d3968c1a23648bf2bc02442b"
        }
      ],
      "description": "OpenSSL is a robust, commercial-grade, and full-featured toolkit for the\nTransport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/openssl@3.0.12-31.oe2403sp3?arch=x86_64&epoch=1&upstream=openssl-3.0.12-31.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.openssl.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Cryptography and SSL/TLS Toolkit",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:3.0.12-31.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-parted-3.6",
      "name": "parted",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ba2324df500d6931962542b33140295ca5db594e38320a82d6ccb6f899e4e61b"
        }
      ],
      "description": "The GNU Parted program allows you to create, destroy, resize, move,\nand copy hard disk partitions. Parted can be used for creating space\nfor new operating systems, reorganizing disk usage, and copying data\nto new hard disks.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/parted@3.6-3.oe2403sp3?arch=x86_64&epoch=0&upstream=parted-3.6-3.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/parted/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "The GNU disk partition manipulation program",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.6-3.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-syslinux-6.04",
      "name": "syslinux",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "122539b73282067f7211884a0e36c5e6a3d7edf6d1077286233212e13dc38ba0"
        }
      ],
      "description": "The Syslinux Project covers lightweight bootloaders for MS-DOS FAT filesystems (SYSLINUX),\nnetwork booting (PXELINUX), bootable \"El Torito\" CD-ROMs (ISOLINUX), and Linux ext2/ext3/ext4\nor btrfs filesystems (EXTLINUX). The project also includes MEMDISK, a tool to boot legacy\noperating systems (such as DOS) from nontraditional media; it is usually used in conjunction\nwith PXELINUX and ISOLINUX.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/syslinux@6.04-17.oe2403sp3?arch=x86_64&epoch=0&upstream=syslinux-6.04-17.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "The Syslinux boot loader collection",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.04-17.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-tar-1.35",
      "name": "tar",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5e128a3d108297c15c2f39b91e0aebd535be1274cf117ffe1474694c12d8571e"
        }
      ],
      "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.oe2403sp3?arch=x86_64&epoch=2&upstream=tar-1.35-2.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/tar/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-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.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-util-linux-2.39.1",
      "name": "util-linux",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "149de0b9e9361b7cf12207b062424f5ffb304dca08040afc1fd056a62533b0f5"
        }
      ],
      "description": "The util-linux package contains a random collection of files that\nimplements some low-level basic linux utilities.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/util-linux@2.39.1-31.oe2403sp3?arch=x86_64&epoch=0&upstream=util-linux-2.39.1-31.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "A random collection of Linux utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.39.1-31.oe2403sp3"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-attr-2.5.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-bash-5.2.15"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-bc-1.07.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-binutils-2.41"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-coreutils-9.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-crontabs-1.11"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-ethtool-6.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-gawk-5.2.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-genisoimage-1.1.11"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-gzip-1.12"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-iproute-6.6.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-iputils-20221126"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-openssl-3.0.12"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-parted-3.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-syslinux-6.04"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-tar-1.35"
    },
    {
      "spdxElementId": "SPDXRef-rpm-rear-2.7",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-util-linux-2.39.1"
    }
  ]
}
