{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aac523e9-fd1a-5a7c-b75a-9263d1c02fe9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.1",
      "type": "library",
      "name": "@remix-run/router",
      "version": "1.6.2-tuxcare.1",
      "purl": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:61c033c4-f0b4-5412-a7d2-4440bb142d56",
      "id": "CVE-2026-22029",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22029 is fixed in version 1.6.2-tuxcare.1 of @remix-run/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.1"
    }
  ]
}