{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:50545e47-b9b6-5a8c-8e8b-2c63cebf5b23",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@42.0.8",
      "type": "library",
      "name": "cryptography",
      "version": "42.0.8",
      "purl": "pkg:pypi/cryptography@42.0.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:897bc56f-98f4-5d7d-b371-8dbcdfe4ceed",
      "id": "CVE-2024-12797",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-12797 is fixed in version 42.0.8 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@42.0.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bdcf9e44-05e0-50ee-a425-45ba838720bc",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34073 affects version 42.0.8 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@42.0.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:96e42192-d038-55ce-9300-2d524cb327b3",
      "id": "GHSA-537c-gmf6-5ccf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf affects version 42.0.8 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@42.0.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0711adf9-1c4a-54ed-a39b-48ec3ea25d02",
      "id": "GHSA-h4gh-qq45-vh27",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-h4gh-qq45-vh27 is fixed in version 42.0.8 of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@42.0.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@42.0.8"
    }
  ]
}