{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "nodejs-graceful-fs-0.4.2.11-1.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/nodejs-graceful-fs-0.4.2.11-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-nodejs-graceful-fs-4.2.11",
      "name": "nodejs-graceful-fs",
      "licenseConcluded": "ISC",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f692f54e8cf0c3a0e5e9a561a07aa6b785bc4ce5a3e53dfcb4359275e5c1e5a8"
        }
      ],
      "description": "A drop-in replacement for fs, making various improvements.\nThe improvements are meant to normalize behavior across different\nplatforms and environments, and to make filesystem access more\nresilient to errors.\nImprovements over fs module\n* Queues up open and readdir calls, and retries them once something\n  closes if there is an EMFILE error from too many file descriptors.\n* Fixes lchmod for Node versions prior to 0.6.2.\n* Implements fs.lutimes if possible. Otherwise it becomes a noop.\n* Ignores EINVAL and EPERM errors in chown, fchown or lchown if the\n  user isn't root.\n* Makes lchmod and lchown become noops, if not available.\n* Retries reading a file if read results in EAGAIN error.\nOn Windows, it retries renaming a file for up to one second if EACCESS\nor EPERM error occurs, likely because antivirus software has locked the\ndirectory.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/nodejs-graceful-fs@4.2.11-1.oe2403sp4?arch=noarch&epoch=0&upstream=nodejs-graceful-fs-4.2.11-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/isaacs/node-graceful-fs",
      "licenseDeclared": "ISC",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A drop-in replacement for fs, making various improvements",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.2.11-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-nodejs-20.18.2",
      "name": "nodejs",
      "licenseConcluded": "MIT and Apache-2.0 and ISC and BSD and AFL-2.1",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "269a10660d635fc52ee8a50031761fbb473ffc6f23d56dc2e066b9ce24e651ac"
        }
      ],
      "description": "Node.js is a platform built on Chrome's JavaScript runtime\nfor easily building fast, scalable network applications.\nNode.js uses an event-driven, non-blocking I/O model that\nmakes it lightweight and efficient, perfect for data-intensive\nreal-time applications that run across distributed devices.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/nodejs@20.18.2-7.oe2403sp4?arch=aarch64&epoch=1&upstream=nodejs-20.18.2-7.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://nodejs.org/",
      "licenseDeclared": "MIT and Apache-2.0 and ISC and BSD and AFL-2.1",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "JavaScript runtime",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:20.18.2-7.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-nodejs-graceful-fs-4.2.11",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-nodejs-20.18.2"
    }
  ]
}
