{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9169cc54-326e-5680-9e4b-e544751eef30",
  "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.tuxcare0003",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "name": "websocket-api",
      "version": "9.4.61.tuxcare0003",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0003"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9ef65864-2cd0-5f38-8041-8bb2347c353b",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 9.4.61.tuxcare0003 of org.eclipse.jetty.websocket:websocket-api."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0003"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d3a0cab-93fe-5e3c-8693-d3323a6c3232",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6790 is fixed in version 9.4.61.tuxcare0003 of org.eclipse.jetty.websocket:websocket-api."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0003"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.61.tuxcare0003"
    }
  ]
}