{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:11688f41-10d8-53c2-b5a0-5016965e9fa8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/uvicorn@0.11.6",
      "type": "library",
      "name": "uvicorn",
      "version": "0.11.6",
      "purl": "pkg:pypi/uvicorn@0.11.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a199493d-7a70-55e8-921a-bdea5c4a884f",
      "id": "CVE-2021-33880",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-33880 affects version 0.11.6 of uvicorn."
      },
      "affects": [
        {
          "ref": "pkg:pypi/uvicorn@0.11.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2d2bea11-52f7-5b14-b9be-0a8af82be622",
      "id": "CVE-2025-43859",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-43859 affects version 0.11.6 of uvicorn."
      },
      "affects": [
        {
          "ref": "pkg:pypi/uvicorn@0.11.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/uvicorn@0.11.6"
    }
  ]
}