{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "nagios-plugins-pgsql-0.2.3.3-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/nagios-plugins-pgsql-0.2.3.3-5.oe2403sp3.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "1b4a0eea44d2c57bfc947bfe674b6597a851b4d105ef081ab3776cc952d87e8b"
        }
      ],
      "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-84.oe2403sp3?arch=x86_64&epoch=0&upstream=glibc-2.38-84.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-84.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-libpq-15.15",
      "name": "libpq",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8b479a4f761f591396472650c2afe53a1f089e06e6b5bfd7f1c7161406ba4466"
        }
      ],
      "description": "PostgreSQL is a powerful, open source object-relational database system\nthat uses and extends the SQL language combined with many features that\nsafely store and scale the most complicated data workloads. This package\nprovides the essential shared library for any PostgreSQL client program\nor interface.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libpq@15.15-1.oe2403sp3?arch=x86_64&epoch=0&upstream=libpq-15.15-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.postgresql.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "PostgreSQL client library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:15.15-1.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-libxcrypt-4.4.36",
      "name": "libxcrypt",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0ecd78d6ec4509b97054df8850bb9ab2bc4aa6dbc736340871b62c84cafe5167"
        }
      ],
      "description": "libxcrypt is a modern library for one-way hashing of passwords.\nIt supports a wide variety of both modern and historical hashing\nmethods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt,\nsha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt,\nand descrypt. It provides the traditional Unix crypt and crypt_r\ninterfaces, as well as a set of extended interfaces pioneered by\nOpenwall Linux, crypt_rn, crypt_ra, crypt_gensalt, crypt_gensalt_rn,\nand crypt_gensalt_ra.\nlibxcrypt is intended to be used by login(1), passwd(1), and other\nsimilar programs; that is, to hash a small number of passwords during\nan interactive authentication dialogue with a human. It is not suitable\nfor use in bulk password-cracking applications, or in any other situation\nwhere speed is more important than careful handling of sensitive data.\nHowever, it is intended to be fast and lightweight enough for use in\nservers that must field thousands of login attempts per minute.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libxcrypt@4.4.36-3.oe2403sp3?arch=x86_64&epoch=0&upstream=libxcrypt-4.4.36-3.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/besser82/libxcrypt",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Extended crypt library for DES, MD5, Blowfish and others",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.4.36-3.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-nagios-plugins-2.3.3",
      "name": "nagios-plugins",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "fe53ce5884ae941ccc11d57b8d7378078f9fa539e5e73cbc72f75da846a7c799"
        }
      ],
      "description": "Nagios is a program that will monitor hosts and services on your\nnetwork, and to email or page you when a problem arises or is\nresolved. Nagios runs on a Unix server as a background or daemon\nprocess, intermittently running checks on various services that you\nspecify. The actual service checks are performed by separate \"plugin\"\nprograms which return the status of the checks to Nagios. This package\ncontains those plugins.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/nagios-plugins@2.3.3-5.oe2403sp3?arch=x86_64&epoch=0&upstream=nagios-plugins-2.3.3-5.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.nagios-plugins.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Host/service/network monitoring program plugins for Nagios",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.3.3-5.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-openssl-libs-3.0.12",
      "name": "openssl-libs",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "4ba580879e096eaddc9e183dec48ed8756a30f142bcc94942658fef42be72f89"
        }
      ],
      "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.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": "A general purpose cryptography library with TLS implementation",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:3.0.12-31.oe2403sp3"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-nagios-plugins-pgsql-2.3.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    },
    {
      "spdxElementId": "SPDXRef-rpm-nagios-plugins-pgsql-2.3.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libpq-15.15"
    },
    {
      "spdxElementId": "SPDXRef-rpm-nagios-plugins-pgsql-2.3.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libxcrypt-4.4.36"
    },
    {
      "spdxElementId": "SPDXRef-rpm-nagios-plugins-pgsql-2.3.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-nagios-plugins-2.3.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-nagios-plugins-pgsql-2.3.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-openssl-libs-3.0.12"
    }
  ]
}
