{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:435fbfae-5d66-54e4-9768-52f560711393",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40remix-run/router@1.23.4",
      "type": "library",
      "name": "@remix-run/router",
      "version": "1.23.4",
      "purl": "pkg:npm/%40remix-run/router@1.23.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c579a9ed-1e0a-5503-b1d5-393c7a4b2737",
      "id": "CVE-2026-53666",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53666 affects version 1.23.4 of @remix-run/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40remix-run/router@1.23.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c0b0f61-c608-5764-ac64-d8445c50aeba",
      "id": "CVE-2026-53669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53669 affects version 1.23.4 of @remix-run/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40remix-run/router@1.23.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40remix-run/router@1.23.4"
    }
  ]
}