{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:64da824f-e185-5ad3-b81c-eb6831fb281d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare",
      "type": "library",
      "name": "cryptography",
      "version": "45.0.7.post2+tuxcare",
      "purl": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b9944e60-418a-55c1-ab83-1fba91259102",
      "id": "CVE-2024-12797",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-12797 is a false positive for cryptography 45.0.7.post2+tuxcare."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8bbd0d1-9b86-5439-a873-7d73df4b688b",
      "id": "CVE-2026-26007",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 45.0.7.post2+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:402039fc-04d5-5357-b0d9-071614a98fd0",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34073 affects version 45.0.7.post2+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5804a57b-94f5-55cb-868f-8f0360046fa0",
      "id": "CVE-2026-39892",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39892 is fixed in version 45.0.7.post2+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:abdf9999-32e5-5248-9e66-502745a08ec1",
      "id": "GHSA-537c-gmf6-5ccf",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf does not affect version 45.0.7.post2+tuxcare of cryptography. not_affected \u2014 The source repository does not contain OpenSSL source code. The vulnerability (GHSA-537c-gmf6-5ccf) affects OpenSSL bundled in binary wheels distributed on PyPI, not the cryptography source code itself. OpenSSL is downloaded and compiled during the wheel build process via build_openssl.sh, not present in the repository."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@45.0.7.post2+tuxcare"
    }
  ]
}