{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf9c3135-4e69-544d-a1db-97afc0d93329",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "idna",
      "purl": "pkg:pypi/idna@3.6.post2+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/idna@3.6.post2+tuxcare",
      "version": "3.6.post2+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-3651",
      "affects": [
        {
          "ref": "pkg:pypi/idna@3.6.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:368f2335-9bb3-53a5-9245-6732afb6ee85",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3651 is fixed in version 3.6.post2+tuxcare of idna."
      }
    },
    {
      "id": "CVE-2026-45409",
      "affects": [
        {
          "ref": "pkg:pypi/idna@3.6.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:2fbd19e0-52f1-58c8-a4bf-b2927dcb0788",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-45409 is fixed in version 3.6.post2+tuxcare of idna."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/idna@3.6.post2+tuxcare"
    }
  ]
}