{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:206099d7-f86c-5fc9-a77c-39d5e45a44d9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.http3/http3-parent@11.0.28.tuxcare0001",
      "type": "library",
      "group": "org.eclipse.jetty.http3",
      "name": "http3-parent",
      "version": "11.0.28.tuxcare0001",
      "purl": "pkg:maven/org.eclipse.jetty.http3/http3-parent@11.0.28.tuxcare0001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:96ef2c17-0ab5-5315-94db-86ca4136a23d",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 11.0.28.tuxcare0001 of org.eclipse.jetty.http3:http3-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http3/http3-parent@11.0.28.tuxcare0001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.http3/http3-parent@11.0.28.tuxcare0001"
    }
  ]
}