{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd418473-ac02-59ad-9dea-1434903cf624",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "aiohttp@3.8.5.post1+tuxcare",
      "name": "aiohttp",
      "type": "library",
      "version": "3.8.5.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8a54988b-554c-5fd9-9c6c-71958a6968b4",
      "id": "CVE-2023-47627",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-47627 is fixed in version 3.8.5.post1+tuxcare of aiohttp."
      },
      "affects": [
        {
          "ref": "aiohttp@3.8.5.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8e29bacd-ff7c-5f35-a1b1-56a36d2f97e1",
      "id": "CVE-2023-49082",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-49082 is fixed in version 3.8.5.post1+tuxcare of aiohttp."
      },
      "affects": [
        {
          "ref": "aiohttp@3.8.5.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "aiohttp@3.8.5.post1+tuxcare"
    }
  ]
}