{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:be249bb9-ef3a-511d-a478-3033ffa371e2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "uvicorn@0.11.6.post1+tuxcare",
      "name": "uvicorn",
      "type": "library",
      "version": "0.11.6.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b0cac2e-23cd-5841-8ea5-942cff4693f0",
      "id": "CVE-2020-7694",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7694 is fixed in version 0.11.6.post1+tuxcare of uvicorn."
      },
      "affects": [
        {
          "ref": "uvicorn@0.11.6.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3801b59-6394-5553-b735-647403b5b19f",
      "id": "CVE-2020-7695",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7695 is fixed in version 0.11.6.post1+tuxcare of uvicorn."
      },
      "affects": [
        {
          "ref": "uvicorn@0.11.6.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "uvicorn@0.11.6.post1+tuxcare"
    }
  ]
}