{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ae288a11-3d97-54a3-a542-54197c79ab16",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cryptography",
      "purl": "pkg:pypi/cryptography@46.0.7.post1+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare",
      "version": "46.0.7.post1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-69247",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:5465dec8-ff08-5708-9a0f-220ceb85c62c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69247 affects version 46.0.7.post1+tuxcare of cryptography, and is fixed in 46.0.7.post2+tuxcare."
      }
    },
    {
      "id": "CVE-2026-69248",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:8b812de5-4331-5989-abf9-4d9e59e96279",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69248 affects version 46.0.7.post1+tuxcare of cryptography."
      }
    },
    {
      "id": "CVE-2026-69249",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:77f80aec-583b-572e-acd2-873077ddfeca",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69249 affects version 46.0.7.post1+tuxcare of cryptography, and is fixed in 46.0.7.post2+tuxcare."
      }
    },
    {
      "id": "GHSA-537c-gmf6-5ccf",
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:2fba0da2-f48b-5f44-8cf2-3ab09668fa64",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf is fixed in version 46.0.7.post1+tuxcare of cryptography."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@46.0.7.post1+tuxcare"
    }
  ]
}