{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cb7d1d48-18f9-5b68-83b1-8eeeb75f3433",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/remix@1.19.3",
      "type": "library",
      "name": "remix",
      "version": "1.19.3",
      "purl": "pkg:npm/remix@1.19.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b3502b7e-898e-5b56-b27f-94cb1407f9dd",
      "id": "CVE-2025-24010",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-24010 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:491b68fe-ee38-519e-b3ba-3ccddfe060eb",
      "id": "CVE-2025-32014",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32014 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:45f61cf7-e3aa-553b-b3c3-cfeba8fd262d",
      "id": "CVE-2025-46565",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-46565 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cb61af2a-29a1-51ea-9d4e-f0cfd6b3fe54",
      "id": "CVE-2025-58751",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58751 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f1490c79-33be-5ad8-bf69-e92bdd305ea2",
      "id": "CVE-2025-58752",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-58752 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ae25210-b3d5-5341-b886-67fb6ac148a9",
      "id": "CVE-2025-62522",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-62522 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:557950ff-eab0-5bfc-891b-6dd1c17761b1",
      "id": "CVE-2026-22030",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22030 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fcd8f8bb-b0b1-506e-babb-9c3457a44248",
      "id": "CVE-2026-39363",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39363 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:272bc016-9674-55a1-8d52-f8c05b9334ca",
      "id": "CVE-2026-39364",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39364 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:636b7e08-b9d0-57cf-b93a-d808b2ea7cd6",
      "id": "CVE-2026-39365",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39365 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59e1b437-e0f6-57ba-b663-ed605030a301",
      "id": "GHSA-67mh-4wv8-2f99",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 affects version 1.19.3 of remix."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11e616c4-0a09-5e47-a413-8f05e7c3b147",
      "id": "GHSA-g7r4-m6w7-qqqr",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr does not affect version 1.19.3 of remix. not_affected \u2014 The target repository (Remix framework v1.19.3-tuxcare.1) is not affected by GHSA-g7r4-m6w7-qqqr. While esbuild v0.17.6 is a declared dependency, Remix does not use esbuild's development server functionality (the .serve() API with servedir) where the path traversal vulnerability exists. Remix uses esbuild exclusively for compilation/bundling and implements its own Express-based HTTP server for ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cbfb5443-3ae6-5cf5-93c6-3558ff13b602",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for remix 1.19.3."
      },
      "affects": [
        {
          "ref": "pkg:npm/remix@1.19.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/remix@1.19.3"
    }
  ]
}