{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6aaaeefe-b209-58cf-8bee-4d6cf5c07b80",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/cryptography@44.0.3.post3+tuxcare",
      "type": "library",
      "name": "cryptography",
      "version": "44.0.3.post3+tuxcare",
      "purl": "pkg:pypi/cryptography@44.0.3.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:862e4933-1234-5be6-89ec-86d89557e173",
      "id": "CVE-2026-26007",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-26007 is fixed in version 44.0.3.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:30296981-4e9e-56b8-ada8-04ffb60d525f",
      "id": "CVE-2026-34073",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-34073 is fixed in version 44.0.3.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99f42a8d-6e50-5433-b626-dda56d47c75a",
      "id": "GHSA-537c-gmf6-5ccf",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-537c-gmf6-5ccf is fixed in version 44.0.3.post3+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "pkg:pypi/cryptography@44.0.3.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/cryptography@44.0.3.post3+tuxcare"
    }
  ]
}