{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:68fc43b4-ed06-5461-bb3d-65297fc34618",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/fastapi@0.63.0.post3+tuxcare",
      "type": "library",
      "name": "fastapi",
      "version": "0.63.0.post3+tuxcare",
      "purl": "pkg:pypi/fastapi@0.63.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c7c93b68-e5d3-5cf0-8383-9a50671202e4",
      "id": "CVE-2021-32677",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-32677 is fixed in version 0.63.0.post3+tuxcare of fastapi."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d5aeaeb-b9cb-54bb-90f5-1db5fd12a123",
      "id": "CVE-2024-24762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-24762 is fixed in version 0.63.0.post3+tuxcare of fastapi."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0540a181-ca66-5d58-8fdc-fd95281fca29",
      "id": "GHSA-qf9m-vfgh-m389",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-qf9m-vfgh-m389 is a false positive for fastapi 0.63.0.post3+tuxcare."
      },
      "affects": [
        {
          "ref": "pkg:pypi/fastapi@0.63.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/fastapi@0.63.0.post3+tuxcare"
    }
  ]
}