{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:94f7ffe5-43fc-500c-866d-a112430b87e1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/tornado@6.1",
      "type": "library",
      "name": "tornado",
      "version": "6.1",
      "purl": "pkg:pypi/tornado@6.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4f8defdc-190f-5530-9e7f-aa21f340b018",
      "id": "CVE-2026-49853",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49853 affects version 6.1 of tornado."
      },
      "affects": [
        {
          "ref": "pkg:pypi/tornado@6.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5590901d-856a-540c-b10f-9e8e8dbe5a3a",
      "id": "CVE-2026-49854",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49854 affects version 6.1 of tornado."
      },
      "affects": [
        {
          "ref": "pkg:pypi/tornado@6.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72d3a095-2ae7-5067-919d-878e6944e3d0",
      "id": "GHSA-pw6j-qg29-8w7f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-pw6j-qg29-8w7f affects version 6.1 of tornado."
      },
      "affects": [
        {
          "ref": "pkg:pypi/tornado@6.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/tornado@6.1"
    }
  ]
}