{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1d6cbb85-c551-568f-9283-a279b9c0ce54",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "idna@2.8.post1+tuxcare",
      "name": "idna",
      "type": "library",
      "version": "2.8.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7ee6d0f0-dccd-530d-9192-3309cf25ae88",
      "id": "CVE-2024-3651",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3651 is fixed in version 2.8.post1+tuxcare of idna."
      },
      "affects": [
        {
          "ref": "idna@2.8.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "idna@2.8.post1+tuxcare"
    }
  ]
}