{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2d5c2d1a-804a-584f-91df-5fd0fc79a51c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "aiohttp@3.8.1.post4+tuxcare",
      "name": "aiohttp",
      "type": "library",
      "version": "3.8.1.post4+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a7a998b9-8cde-567e-a68c-8a798e039209",
      "id": "CVE-2024-30251",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-30251 is fixed in version 3.8.1.post4+tuxcare of aiohttp."
      },
      "affects": [
        {
          "ref": "aiohttp@3.8.1.post4+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "aiohttp@3.8.1.post4+tuxcare"
    }
  ]
}