{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b02d73cf-0b3c-59d0-9b3b-19471443ef61",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.thrift/libthrift@0.14.1-tuxcare.1",
      "type": "library",
      "group": "org.apache.thrift",
      "name": "libthrift",
      "version": "0.14.1-tuxcare.1",
      "purl": "pkg:maven/org.apache.thrift/libthrift@0.14.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ffb96925-91ef-574a-ae3c-0182e842ead6",
      "id": "CVE-2026-43869",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-43869 is fixed in version 0.14.1-tuxcare.1 of org.apache.thrift:libthrift."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.thrift/libthrift@0.14.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.thrift/libthrift@0.14.1-tuxcare.1"
    }
  ]
}