{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b243726-5553-5c0f-a124-664fd31a8739",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fastify",
      "purl": "pkg:npm/fastify@5.12.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/fastify@5.12.0-tuxcare.1",
      "version": "5.12.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-16732",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.12.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8fe8c76b-ebbe-5838-ab02-2d58dd3dff33",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-16732 is fixed in version 5.12.0-tuxcare.1 of fastify."
      }
    },
    {
      "id": "CVE-2026-18504",
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.12.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:09ee26de-4449-5d5d-8416-c321ce42c1bb",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-18504 is fixed in version 5.12.0-tuxcare.1 of fastify."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.12.0-tuxcare.1"
    }
  ]
}