{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:49440c16-7544-5755-9117-591dcdb8247c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@11.0.28.tuxcare0001",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-http-spi",
      "version": "11.0.28.tuxcare0001",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-http-spi@11.0.28.tuxcare0001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:69d72bad-8a37-5683-a862-473873b8d0e6",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 11.0.28.tuxcare0001 of org.eclipse.jetty:jetty-http-spi."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@11.0.28.tuxcare0001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@11.0.28.tuxcare0001"
    }
  ]
}