{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:99dd860e-678b-53c1-ba8a-634b8c836b30",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@43.0.3",
      "type": "library",
      "name": "cryptography",
      "version": "43.0.3",
      "purl": "pkg:pypi/cryptography@43.0.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:70ff0576-0968-5e3c-a4b2-bc9787ce6476",
      "id": "CVE-2024-12797",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-12797 is fixed in version 43.0.3 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@43.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:08a10c96-dbf9-59e8-9eab-ea80ef704d37",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34073 affects version 43.0.3 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@43.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:863362b0-0603-5ec7-a8c7-697f4d678a80",
      "id": "GHSA-537c-gmf6-5ccf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf affects version 43.0.3 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@43.0.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@43.0.3"
    }
  ]
}