{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8d985232-a585-5eb5-a31e-d7131b78b60a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fastify",
      "purl": "pkg:npm/fastify@5.7.4",
      "type": "library",
      "bom-ref": "pkg:npm/fastify@5.7.4",
      "version": "5.7.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-32442",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ],
      "bom-ref": "urn:uuid:e386d555-b94b-5d8a-a4ed-0dc3407aaea3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32442 affects version 5.7.4 of fastify, and is fixed in 5.7.4-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-18504",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ],
      "bom-ref": "urn:uuid:af15dfd0-8438-5b04-a0f8-161b52b95b17",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 5.7.4 of fastify."
      }
    },
    {
      "id": "CVE-2026-33806",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ],
      "bom-ref": "urn:uuid:643af2e7-d8e9-5cd8-a660-045dc7e1c82e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 5.7.4 of fastify."
      }
    },
    {
      "id": "CVE-2026-3419",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ],
      "bom-ref": "urn:uuid:a546eafc-8306-53d7-b268-de5567ac50c8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 5.7.4 of fastify, and is fixed in 5.7.4-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-3635",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ],
      "bom-ref": "urn:uuid:988d56ae-29ff-59fb-aec5-8525d3cb4a29",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 5.7.4 of fastify, and is fixed in 5.7.4-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.7.4"
    }
  ]
}