{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b34d1480-09b2-5950-822f-42c73a25cf53",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@5.9.0",
      "type": "library",
      "name": "fastify",
      "version": "5.9.0",
      "purl": "pkg:npm/fastify@5.9.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c827ba54-b22d-53bd-ba0c-556741f3469b",
      "id": "CVE-2026-16732",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-16732 affects version 5.9.0 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.9.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:05a36a52-c9fb-5bbf-a484-7e17322ab68d",
      "id": "CVE-2026-18504",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 5.9.0 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.9.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.9.0"
    }
  ]
}