{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9214428c-130f-5682-a479-8d4e77a97b75",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/idna@3.6.post1+tuxcare",
      "type": "library",
      "name": "idna",
      "version": "3.6.post1+tuxcare",
      "purl": "pkg:pypi/idna@3.6.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:afa90a59-dcc6-5943-b5e9-03f2c61183b1",
      "id": "CVE-2024-3651",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3651 is fixed in version 3.6.post1+tuxcare of idna."
      },
      "affects": [
        {
          "ref": "pkg:pypi/idna@3.6.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:87760c4e-802c-5a5d-8584-fc96fdbb378b",
      "id": "CVE-2026-45409",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45409 affects version 3.6.post1+tuxcare of idna."
      },
      "affects": [
        {
          "ref": "pkg:pypi/idna@3.6.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/idna@3.6.post1+tuxcare"
    }
  ]
}