{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4e4650f7-5aaa-5f67-8f09-3315c9dddd45",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/fastapi@0.63.0.post2+tuxcare",
      "type": "library",
      "name": "fastapi",
      "version": "0.63.0.post2+tuxcare",
      "purl": "pkg:pypi/fastapi@0.63.0.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:37c0fc7b-720e-5deb-9564-f8505e835160",
      "id": "CVE-2021-32677",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-32677 is fixed in version 0.63.0.post2+tuxcare of fastapi."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b56a2bfb-dace-5c57-b0d2-19d1e5c2947a",
      "id": "CVE-2024-24762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-24762 is fixed in version 0.63.0.post2+tuxcare of fastapi."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:13c555b7-e491-54ad-8aa6-733feff65d5a",
      "id": "GHSA-qf9m-vfgh-m389",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-qf9m-vfgh-m389 is a false positive for fastapi 0.63.0.post2+tuxcare."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/fastapi@0.63.0.post2+tuxcare"
    }
  ]
}