{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bd420d89-efbf-58c3-b9de-82a80479c441",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.27.tuxcare0002",
      "type": "library",
      "group": "org.eclipse.jetty.http2",
      "name": "http2-common",
      "version": "10.0.27.tuxcare0002",
      "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.27.tuxcare0002"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ed534720-ea6f-5e6c-96f1-ccc087863e4e",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 10.0.27.tuxcare0002 of org.eclipse.jetty.http2:http2-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.27.tuxcare0002"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.27.tuxcare0002"
    }
  ]
}