{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:71e4eca9-a3da-5cc0-84db-1f51abe0021a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "flask",
      "purl": "pkg:pypi/flask@0.12.5.post2+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/flask@0.12.5.post2+tuxcare",
      "version": "0.12.5.post2+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-1010083",
      "affects": [
        {
          "ref": "pkg:pypi/flask@0.12.5.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:a2be31f3-f580-50ae-b244-e99853e6a4a9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-1010083 is fixed in version 0.12.5.post2+tuxcare of flask."
      }
    },
    {
      "id": "CVE-2023-30861",
      "affects": [
        {
          "ref": "pkg:pypi/flask@0.12.5.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:7101dbf3-8eaa-533c-9a71-db6d59e5ad6b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-30861 is fixed in version 0.12.5.post2+tuxcare of flask."
      }
    },
    {
      "id": "CVE-2026-27205",
      "affects": [
        {
          "ref": "pkg:pypi/flask@0.12.5.post2+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:c6399e70-1993-52b3-a03f-b20adc98e63b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27205 is fixed in version 0.12.5.post2+tuxcare of flask."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/flask@0.12.5.post2+tuxcare"
    }
  ]
}