{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c72059e9-98f1-51a3-9f63-9cf588b54ee8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare",
      "type": "library",
      "name": "cryptography",
      "version": "45.0.7.post3+tuxcare",
      "purl": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:96068f98-d857-51b1-8328-1c6190bbe515",
      "id": "CVE-2024-12797",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-12797 is a false positive for cryptography 45.0.7.post3+tuxcare."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4120564d-4995-5626-b90e-1b6bd741fce6",
      "id": "CVE-2026-26007",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:78b99737-b41b-50ab-b674-981d75f1a340",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-34073 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9b08e794-8012-5a74-9433-0efef4539a04",
      "id": "CVE-2026-39892",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39892 is fixed in version 45.0.7.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8701440e-d8d6-5b53-a280-db4f305b06bd",
      "id": "GHSA-537c-gmf6-5ccf",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@45.0.7.post3+tuxcare"
    }
  ]
}