{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:106ea1e0-5041-5cc8-aa68-3f56dcd53f92",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cryptography",
      "purl": "pkg:pypi/cryptography@45.0.7.post3+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare",
      "version": "45.0.7.post3+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-12797",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:96068f98-d857-51b1-8328-1c6190bbe515",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-12797 is a false positive for cryptography 45.0.7.post3+tuxcare."
      }
    },
    {
      "id": "CVE-2026-26007",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:4120564d-4995-5626-b90e-1b6bd741fce6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      }
    },
    {
      "id": "CVE-2026-34073",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:78b99737-b41b-50ab-b674-981d75f1a340",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-34073 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      }
    },
    {
      "id": "CVE-2026-39892",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:9b08e794-8012-5a74-9433-0efef4539a04",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39892 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      }
    },
    {
      "id": "CVE-2026-69247",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:0ad19a53-3fb7-57e3-ae21-1c7acbf47f5d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69247 affects version 45.0.7.post3+tuxcare of cryptography, and is fixed in 45.0.7.post4+tuxcare."
      }
    },
    {
      "id": "CVE-2026-69248",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:ce972a5b-184c-5a86-9ca9-1ed67492487d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69248 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      }
    },
    {
      "id": "CVE-2026-69249",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:74d1d9f0-305a-5877-915c-b5ae38da046c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69249 affects version 45.0.7.post3+tuxcare of cryptography, and is fixed in 45.0.7.post4+tuxcare."
      }
    },
    {
      "id": "GHSA-537c-gmf6-5ccf",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:8701440e-d8d6-5b53-a280-db4f305b06bd",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf does not affect version 45.0.7.post3+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.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
    }
  ]
}