{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "psl-0.0.21.2-2.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/psl-0.0.21.2-2.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-psl-0.21.2",
      "name": "psl",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f61c30ad8348f35d87d5680d69db1c6c7e6480fd488d6ecf4c1af9c5ca2c23a7"
        }
      ],
      "description": "This package contains a commandline utility to explore the Public Suffix List,\nfor example it checks if domains are public suffixes, checks if cookie-domain\nis acceptable for domains and so on.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/psl@0.21.2-2.oe2403sp4?arch=aarch64&epoch=0&upstream=libpsl-0.21.2-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/rockdaboot/libpsl",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Commandline utility to explore the Public Suffix List",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.21.2-2.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": "972f6f0ead2fbc0f525623aa566baec969734e89308b0c92aa05a9f8d3c7299f"
        }
      ],
      "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=aarch64&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/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-107.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libidn2-2.3.4",
      "name": "libidn2",
      "licenseConcluded": "(GPLv2+ or LGPLv3+) and GPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "69c382fc9dc57cd6c1136ed2a2a0f2b2822ff0c20142738c8a73f674bbf0554b"
        }
      ],
      "description": "Libidn2 is a free software implementation of IDNA2008, Punycode and TR46.\nIts purpose is to encode and decode internationalized domain names.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libidn2@2.3.4-1.oe2403sp4?arch=aarch64&epoch=0&upstream=libidn2-2.3.4-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/libidn/#libidn2",
      "licenseDeclared": "(GPLv2+ or LGPLv3+) and GPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "GNU IDN Library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.3.4-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libpsl-0.21.2",
      "name": "libpsl",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "14cb9460611a1535760ee1dcd3b46dab3a60bc1e63c322cc89781ffa1b5eff8a"
        }
      ],
      "description": "Libpsl is a C library to handle the Public Suffix List. A Public Suffix List is a\ncollection of Top Level Domains (TLDs) suffixes. Some of the features are listed as\nfollows:\n\n- has built-in PSL data for fast access;\n- allows to load PSL data from files;\n- checks if a given domain is a \"public suffix\";\n- provides immediate cookie domain verification;\n- finds the longest public part of a given domain;\n- finds the shortest private part of a given domain;\n- works with international domains (UTF-8 and IDNA2008 Punycode);\n- is thread-safe;\n- handles IDNA2008 UTS#46 (if libicu is available);",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libpsl@0.21.2-2.oe2403sp4?arch=aarch64&epoch=0&upstream=libpsl-0.21.2-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/rockdaboot/libpsl",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "C library to handle the Public Suffix List",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.21.2-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-libunistring-1.1",
      "name": "libunistring",
      "licenseConcluded": "GPLV2+ or LGPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5b76d1e25d9b9473f23dbe9f90f2e6bec5f79bd78a0af2f306fa9c08baab7323"
        }
      ],
      "description": "Libunistring is a library that provides functions for manipulating Unicode strings\nand for manipulating C strings according to the Unicode standard.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libunistring@1.1-2.oe2403sp4?arch=aarch64&epoch=0&upstream=libunistring-1.1-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/libunistring/",
      "licenseDeclared": "GPLV2+ or LGPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "GNU Unicode string library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.1-2.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-psl-0.21.2",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    },
    {
      "spdxElementId": "SPDXRef-rpm-psl-0.21.2",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libidn2-2.3.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-psl-0.21.2",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libpsl-0.21.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-psl-0.21.2",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libunistring-1.1"
    }
  ]
}
