{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0d05e742-732a-5229-a9c3-00bf9ba32e87",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/cross-spawn@5.1.0",
      "type": "library",
      "name": "cross-spawn",
      "version": "5.1.0",
      "purl": "pkg:npm/cross-spawn@5.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:98ab8bdc-659c-5441-8911-a1d57541d1fc",
      "id": "CVE-2020-5284",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2020-5284 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2020-5284 concerns Next.js (a React framework by ZEIT/Vercel), but the target repository is cross-spawn version 5.1.0 (a Node.js child process spawning utility). This is a wrong-project match with no relationship between the advisory subject and the target codebase."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0436d623-c581-5919-9122-1cd930859f6e",
      "id": "CVE-2021-37699",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-37699 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2021-37699 is a Next.js vulnerability (open redirect in error pages) that was incorrectly matched to the cross-spawn repository. Cross-spawn is a Node.js utility for spawning child processes, not a web framework. The affected product (Next.js) has no presence in this repository as the project itself, as vendored code, or as a dependency."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1757a4e6-f2da-56d1-a824-8e92b93cc075",
      "id": "CVE-2021-43803",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-43803 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2021-43803 concerns Next.js (a React framework) versions 11.1.0-12.0.5, where invalid or malformed URLs could cause server crashes. The target repository is cross-spawn version 5.1.0, a completely unrelated Node.js utility for spawning child processes cross-platform. This is a wrong-project match - Next.js code is entirely absent from this repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ea8f328a-9fa8-5f7f-8612-cd26d6059982",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-25883 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2022-25883 concerns the semver npm package, not cross-spawn. The target repository (cross-spawn version 5.1.0-tuxcare.1) does not use semver as a dependency and contains no semver code. The provided patch is for cross-spawn 6.0.5 (a different version) and only updates package metadata without fixing the semver vulnerability. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bc593a0-97e2-5e48-b38e-7716765ab2e7",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2023-45133 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2023-45133 concerns @babel/traverse, a JavaScript compiler component. The target repository is cross-spawn, a child process spawning utility with no Babel functionality. This is a wrong-project match - the affected component is absent from the entire repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4362af79-2fea-5073-8c4d-67a392958480",
      "id": "CVE-2023-46298",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2023-46298 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2023-46298 is a false positive for this repository. The CVE concerns Next.js (a React web framework) and its prefetch response handling, but the target repository is cross-spawn version 5.1.0 (a child process spawning library for Node.js). These are completely different projects with no dependency relationship."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ed7ee30-7db0-5121-a341-9889d417ce6d",
      "id": "CVE-2024-43799",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-43799 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2024-43799 concerns the 'send' package (HTTP file streaming library), but the target repository is 'cross-spawn' (process spawning utility). These are completely different Node.js packages with no relationship. The CVE advisory was matched to the wrong project."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:64eb7ab5-18af-5845-b3cd-a58df81672eb",
      "id": "CVE-2024-45296",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-45296 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2024-45296 concerns path-to-regexp (pillarjs/path-to-regexp), a path routing library. The target repository is cross-spawn version 5.1.0, a Node.js child process spawning utility. These are entirely different products serving different purposes. Exhaustive containment search found no path-to-regexp code, dependency, or vendored copy in the target repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cf88529d-e62b-5bce-85fe-2210ecfd1977",
      "id": "CVE-2025-14505",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-14505 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2025-14505 is a wrong-project match. The advisory affects the 'Elliptic' cryptographic package (ECDSA signature generation), but this repository is 'cross-spawn' (a Node.js process spawning utility). No code relationship exists between the two projects."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:84ec266b-bab3-562d-a262-5f03f1dfac5b",
      "id": "CVE-2025-32421",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-32421 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2025-32421 is a wrong-project match. The CVE affects Next.js Pages Router, but the target repository is cross-spawn (a Node.js child process spawning library). These are completely different products with no code relationship."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2880ade-5d87-5a61-98aa-49cde2f0012a",
      "id": "CVE-2025-55173",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-55173 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2025-55173 is a wrong-project match. The advisory concerns Next.js Image Optimization, but the target repository is cross-spawn (a Node.js child process spawning utility). No Next.js code, image optimization functionality, or related configuration exists in this repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8593b43-e198-560d-8713-322afd1679f3",
      "id": "CVE-2025-57752",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-57752 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2025-57752 is a false positive for this repository. The CVE concerns Next.js Image Optimization, but this repository is cross-spawn, a Node.js child process spawning utility with no relationship to Next.js."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2e75e38-d625-5a96-8435-1fb2d440aad4",
      "id": "CVE-2025-57822",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-57822 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2025-57822 is a false positive match. The advisory concerns Next.js Middleware, but the target repository is cross-spawn v5.1.0, a completely different npm package for spawning child processes. No Next.js code, dependencies, or middleware functionality exists in this repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:151c6d2a-35be-5e14-bd29-be774242390f",
      "id": "CVE-2026-2739",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-2739 is a false positive for cross-spawn 5.1.0. false_positive \u2014 CVE-2026-2739 is a false positive for this repository. The CVE concerns bn.js (a big number library with a maskn() vulnerability), but this repository is cross-spawn (a child process spawning library). The affected component (bn.js) is not present in this repository as the project itself, as a vendored copy, or as a declared dependency."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4600abbb-122d-5906-98fe-cf95e467b729",
      "id": "GHSA-5c6j-r48x-rmvq",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-5c6j-r48x-rmvq is a false positive for cross-spawn 5.1.0. false_positive \u2014 The CVE GHSA-5c6j-r48x-rmvq concerns the serialize-javascript npm package, which is a JavaScript object serialization library. The target repository is cross-spawn, a child process spawning utility for Node.js. These are completely different packages with unrelated functionality. The Product-Identity Check (Rule 6) confirms: (a) target identity is cross-spawn (process spawning), (b) advisory co..."
      },
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@5.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cross-spawn@5.1.0"
    }
  ]
}