{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7ae80125-ac02-512b-a450-35d792ac7973",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.27.tuxcare00001",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-http",
      "version": "11.0.27.tuxcare00001",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.27.tuxcare00001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7a83368c-617f-5e39-9ceb-fb919cfae812",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 11.0.27.tuxcare00001 of org.eclipse.jetty:jetty-http."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.27.tuxcare00001"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7115ea5-8d12-5154-9525-e43624ac8e4e",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 11.0.27.tuxcare00001 of org.eclipse.jetty:jetty-http."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.27.tuxcare00001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.27.tuxcare00001"
    }
  ]
}