{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:284c8570-c1cb-5ecb-aedb-36ed18052ed4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "koa",
      "purl": "pkg:npm/koa@1.7.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/koa@1.7.1-tuxcare.2",
      "version": "1.7.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-32379",
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:82983ec1-64a4-5a9b-8669-0a500150a75c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-32379 is fixed in version 1.7.1-tuxcare.2 of koa."
      }
    },
    {
      "id": "CVE-2026-27959",
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c05f1bf8-1441-528f-a491-04db5c046ba1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27959 affects version 1.7.1-tuxcare.2 of koa, and is fixed in 1.7.1-tuxcare.3."
      }
    },
    {
      "id": "GHSA-mvw6-62qv-vmqf",
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e509af79-9217-5c70-9290-13382cbbdeb7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-mvw6-62qv-vmqf is a false positive for koa 1.7.1-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
    }
  ]
}