{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5ee64b17-9383-5918-8c3e-47d5f9dbd386",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fastify",
      "purl": "pkg:npm/fastify@5.8.2",
      "type": "library",
      "bom-ref": "pkg:npm/fastify@5.8.2",
      "version": "5.8.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-18504",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.8.2"
        }
      ],
      "bom-ref": "urn:uuid:7f676456-8375-5a7b-9046-bd511b8cbd3e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 5.8.2 of fastify."
      }
    },
    {
      "id": "CVE-2026-33806",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.8.2"
        }
      ],
      "bom-ref": "urn:uuid:39145e6f-f2ec-5031-b207-5a7dd7ca939a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 5.8.2 of fastify."
      }
    },
    {
      "id": "CVE-2026-3635",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.8.2"
        }
      ],
      "bom-ref": "urn:uuid:eda3e411-fc74-5b9a-894d-8bd05fd1c4ed",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 5.8.2 of fastify."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.8.2"
    }
  ]
}