{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8aec4018-8d12-5534-88e1-a08630a89321",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "cryptography@43.0.3.post2+tuxcare",
      "name": "cryptography",
      "type": "library",
      "version": "43.0.3.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:31a1b12d-b1d9-5f81-9593-335a249c47e2",
      "id": "CVE-2026-26007",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 43.0.3.post2+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@43.0.3.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "cryptography@43.0.3.post2+tuxcare"
    }
  ]
}