{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:160e67c2-bb85-5f7e-b126-5c2a4617f168",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.60.tuxcare0001",
      "type": "library",
      "group": "org.eclipse.jetty.http2",
      "name": "http2-hpack",
      "version": "9.4.60.tuxcare0001",
      "purl": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.60.tuxcare0001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2b0301cf-5133-5da9-a782-434b5a8757c9",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 9.4.60.tuxcare0001 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.60.tuxcare0001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.60.tuxcare0001"
    }
  ]
}