{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:847822dc-2e06-5a44-b133-5b72c372b9b9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "aiohttp@3.8.6.post5+tuxcare",
      "name": "aiohttp",
      "type": "library",
      "version": "3.8.6.post5+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f1759d22-c8bc-503f-a736-676ce673780a",
      "id": "CVE-2026-34514",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-34514 is fixed in version 3.8.6.post5+tuxcare of aiohttp."
      },
      "affects": [
        {
          "ref": "aiohttp@3.8.6.post5+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:163469f5-6904-5cdf-892b-49ef6d9f43c0",
      "id": "CVE-2026-34518",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-34518 is fixed in version 3.8.6.post5+tuxcare of aiohttp."
      },
      "affects": [
        {
          "ref": "aiohttp@3.8.6.post5+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "aiohttp@3.8.6.post5+tuxcare"
    }
  ]
}