{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:319ef6c9-b8d6-58a0-ae6a-641a4072c918",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@5.7.4",
      "type": "library",
      "name": "fastify",
      "version": "5.7.4",
      "purl": "pkg:npm/fastify@5.7.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:af15dfd0-8438-5b04-a0f8-161b52b95b17",
      "id": "CVE-2026-18504",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 5.7.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:643af2e7-d8e9-5cd8-a660-045dc7e1c82e",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 5.7.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.7.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.7.4"
    }
  ]
}