{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7a215842-2d92-5d93-ba88-a7a4922dfef2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.http3/http3-common@10.0.27.tuxcare00001",
      "type": "library",
      "group": "org.eclipse.jetty.http3",
      "name": "http3-common",
      "version": "10.0.27.tuxcare00001",
      "purl": "pkg:maven/org.eclipse.jetty.http3/http3-common@10.0.27.tuxcare00001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c28478ea-7617-55eb-993d-f8bbd40a802c",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 10.0.27.tuxcare00001 of org.eclipse.jetty.http3:http3-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http3/http3-common@10.0.27.tuxcare00001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.http3/http3-common@10.0.27.tuxcare00001"
    }
  ]
}