{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ad99119c-b72a-5f64-9bc9-2cc655703448",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@5.11.3-tuxcare.2",
      "type": "library",
      "name": "fastify",
      "version": "5.11.3-tuxcare.2",
      "purl": "pkg:npm/fastify@5.11.3-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:41d80a27-5bea-59bd-b4da-efbf2684dde3",
      "id": "CVE-2026-16732",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-16732 is fixed in version 5.11.3-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.11.3-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20f435c4-188d-53d8-aecc-3f1fb2623a66",
      "id": "CVE-2026-18504",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 5.11.3-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.11.3-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf182351-a04f-57b7-8aaa-edeee992e79a",
      "id": "CVE-2026-53384",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-53384 is fixed in version 5.11.3-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@5.11.3-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@5.11.3-tuxcare.2"
    }
  ]
}