{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8ebcfa3f-46fd-53af-9695-48256a1b1cfb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0002",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "name": "websocket-api",
      "version": "9.4.61.tuxcare0002",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0002"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:444bed1d-8583-5f24-ad10-efc5f3788dae",
      "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-api."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0002"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab3d25b8-785a-51a6-aff1-c1e6d7461955",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.61.tuxcare0002 of org.eclipse.jetty.websocket:websocket-api."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0002"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0002"
    }
  ]
}