{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8940f682-4e67-5662-aa06-620302b8cef1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "koa",
      "purl": "pkg:npm/koa@2.14.2",
      "type": "library",
      "bom-ref": "pkg:npm/koa@2.14.2",
      "version": "2.14.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-25200",
      "affects": [
        {
          "ref": "pkg:npm/koa@2.14.2"
        }
      ],
      "bom-ref": "urn:uuid:a74beb87-59f7-5eb4-8d89-a98d63aae98e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-25200 affects version 2.14.2 of koa."
      }
    },
    {
      "id": "CVE-2025-32379",
      "affects": [
        {
          "ref": "pkg:npm/koa@2.14.2"
        }
      ],
      "bom-ref": "urn:uuid:ff16ca18-3b72-5731-919a-2182757d7d42",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32379 affects version 2.14.2 of koa."
      }
    },
    {
      "id": "CVE-2025-8129",
      "affects": [
        {
          "ref": "pkg:npm/koa@2.14.2"
        }
      ],
      "bom-ref": "urn:uuid:35e29f46-7209-5989-a3c5-d7f494a78e5b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-8129 affects version 2.14.2 of koa."
      }
    },
    {
      "id": "CVE-2026-27959",
      "affects": [
        {
          "ref": "pkg:npm/koa@2.14.2"
        }
      ],
      "bom-ref": "urn:uuid:76c9c0e1-516a-5934-aaca-087683fecef3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27959 affects version 2.14.2 of koa."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/koa@2.14.2"
    }
  ]
}