{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:98f7f22a-098c-53a3-908f-64a3ae1faad3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "tqdm@4.66.1.post1+tuxcare",
      "name": "tqdm",
      "type": "library",
      "version": "4.66.1.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:79699d73-cfe7-5332-834b-81d1a40a6ec3",
      "id": "CVE-2024-34062",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-34062 is fixed in version 4.66.1.post1+tuxcare of tqdm."
      },
      "affects": [
        {
          "ref": "tqdm@4.66.1.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "tqdm@4.66.1.post1+tuxcare"
    }
  ]
}