{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:43061df6-d2ab-5ae3-b65d-a70b1d6f447b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.61.tuxcare0002",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "name": "websocket-server",
      "version": "9.4.61.tuxcare0002",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.61.tuxcare0002"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:11426241-0bd1-5da5-9d70-9a108a700e86",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 9.4.61.tuxcare0002 of org.eclipse.jetty.websocket:websocket-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.61.tuxcare0002"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f769f383-d35a-5d01-9b3c-3b1fa3c54b5d",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.61.tuxcare0002 of org.eclipse.jetty.websocket:websocket-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.61.tuxcare0002"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.61.tuxcare0002"
    }
  ]
}