{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b00aeb5-2dbf-5e48-bd51-50ba48c93450",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/koa@1.7.1-tuxcare.2",
      "type": "library",
      "name": "koa",
      "version": "1.7.1-tuxcare.2",
      "purl": "pkg:npm/koa@1.7.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:82983ec1-64a4-5a9b-8669-0a500150a75c",
      "id": "CVE-2025-32379",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-32379 is fixed in version 1.7.1-tuxcare.2 of koa."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c05f1bf8-1441-528f-a491-04db5c046ba1",
      "id": "CVE-2026-27959",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27959 affects version 1.7.1-tuxcare.2 of koa."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e509af79-9217-5c70-9290-13382cbbdeb7",
      "id": "GHSA-mvw6-62qv-vmqf",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-mvw6-62qv-vmqf is a false positive for koa 1.7.1-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/koa@1.7.1-tuxcare.2"
    }
  ]
}