{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8b2fb841-cc92-537b-9853-605b19f3083b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40remix-run/router@1.23.0-tuxcare.1",
      "type": "library",
      "name": "@remix-run/router",
      "version": "1.23.0-tuxcare.1",
      "purl": "pkg:npm/%40remix-run/router@1.23.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a09c4cc5-9925-5dba-92d9-07c2df98c90b",
      "id": "CVE-2026-22029",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22029 is fixed in version 1.23.0-tuxcare.1 of @remix-run/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40remix-run/router@1.23.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40remix-run/router@1.23.0-tuxcare.1"
    }
  ]
}