{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:32c31a62-9a6a-58a5-998b-f9675b237dce",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "paramiko",
      "purl": "pkg:pypi/paramiko@3.0.0.post2+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/paramiko@3.0.0.post2+tuxcare",
      "version": "3.0.0.post2+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-48795",
      "affects": [
        {
          "ref": "pkg:pypi/paramiko@3.0.0.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:eee21298-1140-58e8-a333-365f14c1a0e9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-48795 is fixed in version 3.0.0.post2+tuxcare of paramiko."
      }
    },
    {
      "id": "CVE-2026-44405",
      "affects": [
        {
          "ref": "pkg:pypi/paramiko@3.0.0.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:5e573ecb-cff0-5194-b77b-cf2487b1a551",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44405 is fixed in version 3.0.0.post2+tuxcare of paramiko."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/paramiko@3.0.0.post2+tuxcare"
    }
  ]
}