{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a311a41f-8757-5145-aad1-bacc32ddda76",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "idna@3.6.post1+tuxcare",
      "name": "idna",
      "type": "library",
      "version": "3.6.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fc991a4a-fe3e-5336-b0e4-6d48e477a316",
      "id": "CVE-2024-3651",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3651 is fixed in version 3.6.post1+tuxcare of idna."
      },
      "affects": [
        {
          "ref": "idna@3.6.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "idna@3.6.post1+tuxcare"
    }
  ]
}