{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "cmake-0.3.27.9-5.oe2403sp1.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-15T04:42:06.064967212Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/cmake-0.3.27.9-5.oe2403sp1.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-cmake-data-3.27.9",
      "name": "cmake-data",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "33091a02d9f342a68caa795ed2291d61027d82c067f4c9caa1b7d261c27c28b8"
        }
      ],
      "description": "This package contains common data-files for cmake.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/cmake-data@3.27.9-5.oe2403sp1?arch=noarch&epoch=0&upstream=cmake-3.27.9-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.cmake.org",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "Common data-files for cmake",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.27.9-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-cmake-filesystem-3.27.9",
      "name": "cmake-filesystem",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "e8ef9a5b0153e13107a06b9b41905ab35ec3bf9103f16d55006fce8486e6b9c1"
        }
      ],
      "description": "This package owns all directories used by CMake modules.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/cmake-filesystem@3.27.9-5.oe2403sp1?arch=aarch64&epoch=0&upstream=cmake-3.27.9-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.cmake.org",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "Directories used by CMake modules",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.27.9-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-cmake-rpm-macros-3.27.9",
      "name": "cmake-rpm-macros",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "dc81fc6e93b39c744663a9af793739e8c3d92a35eab182f4fba15b03213af06b"
        }
      ],
      "description": "This package contains common RPM macros for cmake.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/cmake-rpm-macros@3.27.9-5.oe2403sp1?arch=noarch&epoch=0&upstream=cmake-3.27.9-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.cmake.org",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "Common RPM macros for cmake",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.27.9-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-expat-2.5.0",
      "name": "expat",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "c2409a47fb2fe60dbd8acafac3596a59da6561d68ecea26f73a24ec00cac0d4d"
        }
      ],
      "description": "expat is a stream-oriented XML parser library written in C.\nexpat excels with files too large to fit RAM, and where\nperformance and flexibility are crucial.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/expat@2.5.0-7.oe2403sp1?arch=aarch64&epoch=0&upstream=expat-2.5.0-7.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://libexpat.github.io/",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "An XML parser library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.5.0-7.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6fd0bc219fba38035b713a8eaff1652267186cac126e2991ccf5e4082f304919"
        }
      ],
      "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-47.oe2403sp1?arch=aarch64&epoch=0&upstream=glibc-2.38-47.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-47.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-jsoncpp-1.9.5",
      "name": "jsoncpp",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d7242c7474bedbe6c9e5b30f0d60d67f3236bda43c49320c0ac9493f0a84817f"
        }
      ],
      "description": "JsonCpp is a C++ library that allows manipulating JSON values,\nincluding serialization and deserialization to and from strings.\nIt can also preserve existing comment in unserialization/serialization steps,\nmaking it a convenient format to store user input files.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/jsoncpp@1.9.5-5.oe2403sp1?arch=aarch64&epoch=0&upstream=jsoncpp-1.9.5-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/open-source-parsers/jsoncpp",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "JSON C++ library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.9.5-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libarchive-3.7.1",
      "name": "libarchive",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "cc4f3be25f46476c792684c615c375af6ae88f8996142e8d814030c3273fb615"
        }
      ],
      "description": "libarchive is an open-source BSD-licensed C programming library that\nprovides streaming access to a variety of different archive formats,\nincluding tar, cpio, pax, zip, and ISO9660 images. The distribution\nalso includes bsdtar and bsdcpio, full-featured implementations of\ntar and cpio that use libarchive.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libarchive@3.7.1-5.oe2403sp1?arch=aarch64&epoch=0&upstream=libarchive-3.7.1-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.libarchive.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "Multi-format archive and compression library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.7.1-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libcurl-8.4.0",
      "name": "libcurl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "189650f67740e9c31c3a2ef36225e13077fc92b90d18126a932e6f2a7dfb6b9f"
        }
      ],
      "description": "A library for getting files from web servers.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libcurl@8.4.0-13.oe2403sp1?arch=aarch64&epoch=0&upstream=curl-8.4.0-13.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://curl.se/",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "A library for getting files from web servers",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:8.4.0-13.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libgcc-12.3.1",
      "name": "libgcc",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "32052408854689cbea87ac21f8f4b549951e86ec5edfbf7ce94e7e9fa5bc8d97"
        }
      ],
      "description": "This package contains GCC shared support library which is needed\ne.g. for exception handling support.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libgcc@12.3.1-62.oe2403sp1?arch=aarch64&epoch=0&upstream=gcc-12.3.1-62.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://gcc.gnu.org",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "GCC version 12 shared support library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:12.3.1-62.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libstdc---12.3.1",
      "name": "libstdc++",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0dfa37a128427b8a2f5bfd1a06a20d0a12353e7c3dcd25e417d8aefc4eb69159"
        }
      ],
      "description": "The libstdc++ package contains a rewritten standard compliant GCC Standard\nC++ Library.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libstdc++@12.3.1-62.oe2403sp1?arch=aarch64&epoch=0&upstream=gcc-12.3.1-62.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://gcc.gnu.org",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "GNU Standard C++ Library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:12.3.1-62.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libuv-1.47.0",
      "name": "libuv",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "249a0638629ab69b894a8418795aba9cbce47102de0630dcf8c6ce645d5f6fe6"
        }
      ],
      "description": "libuv is a multi-platform support library with a focus on asynchronous I/O.\nIt was primarily developed for use by Node.js, but it’s also used by Luvit,\nJulia, pyuv, and others.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libuv@1.47.0-2.oe2403sp1?arch=aarch64&epoch=1&upstream=libuv-1.47.0-2.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://libuv.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "A multi-platform support library with a focus on asynchronous I/O",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:1.47.0-2.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-ncurses-libs-6.4",
      "name": "ncurses-libs",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6256361dcddb85a6ecc0a961cae3c65fcb9cf2789bee467ca1390eeb8c20f4a6"
        }
      ],
      "description": "Libraries for ncurses.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/ncurses-libs@6.4-8.oe2403sp1?arch=aarch64&epoch=0&upstream=ncurses-6.4-8.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://invisible-island.net/ncurses/ncurses.html",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "Libraries for ncurses",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.4-8.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-zlib-1.2.13",
      "name": "zlib",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6fe37e1c8d75a0ed1a71fc76cc493e82597de41a439ac03192a00ea211ab8bcd"
        }
      ],
      "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-4.oe2403sp1?arch=aarch64&epoch=0&upstream=zlib-1.2.13-4.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.zlib.net",
      "sourceInfo": "acquired package info from repodata DB: repodata/825c667db78f5378f5d2c3fed8eed9e4d49e0adefc70841b9e2e06a15d74948a-primary.sqlite.bz2",
      "summary": "A lossless data-compression library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.2.13-4.oe2403sp1"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-cmake-data-3.27.9"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-cmake-filesystem-3.27.9"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-cmake-rpm-macros-3.27.9"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-expat-2.5.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-jsoncpp-1.9.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libarchive-3.7.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libcurl-8.4.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libgcc-12.3.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libstdc---12.3.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libuv-1.47.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-ncurses-libs-6.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-cmake-3.27.9",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-zlib-1.2.13"
    }
  ]
}
