{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf05863e-f446-58e6-91fb-368a6e488926",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/koa@1.7.1-tuxcare.3",
      "type": "library",
      "name": "koa",
      "version": "1.7.1-tuxcare.3",
      "purl": "pkg:npm/koa@1.7.1-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:77e1acc5-7489-5aed-b4c2-9d310ac23b27",
      "id": "CVE-2025-32379",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-32379 is fixed in version 1.7.1-tuxcare.3 of koa."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b86e0b81-3060-5e7d-bfe5-83fd282176a2",
      "id": "CVE-2026-27959",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27959 is fixed in version 1.7.1-tuxcare.3 of koa."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4aae1a30-7423-5bde-9df7-72e539f76c75",
      "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.3."
      },
      "affects": [
        {
          "ref": "pkg:npm/koa@1.7.1-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/koa@1.7.1-tuxcare.3"
    }
  ]
}