{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ed6f880c-adb9-584a-aafc-96ab488bcf50",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@remix-run/router",
      "purl": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.2",
      "version": "1.6.2-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40181",
      "affects": [
        {
          "ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:85c35213-df49-5c09-90e5-04f6ec7cce0b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40181 affects version 1.6.2-tuxcare.2 of @remix-run/router."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40remix-run/router@1.6.2-tuxcare.2"
    }
  ]
}