{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e238b34e-cc9e-556b-a12f-6263063575eb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@44.0.3.post1+tuxcare",
      "type": "library",
      "name": "cryptography",
      "version": "44.0.3.post1+tuxcare",
      "purl": "pkg:pypi/cryptography@44.0.3.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9b48a99b-0e5f-5eb8-ada0-6bf9315b2c04",
      "id": "CVE-2026-26007",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 44.0.3.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b683a38f-2379-59c1-94a6-dfddce1890b2",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34073 affects version 44.0.3.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9ba5a757-68d5-5749-ab8a-91f367b260d1",
      "id": "GHSA-537c-gmf6-5ccf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf affects version 44.0.3.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@44.0.3.post1+tuxcare"
    }
  ]
}