{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c661e90e-baca-5665-b177-dd921b9bf124",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nestjs/platform-fastify@11.1.13",
      "type": "library",
      "name": "@nestjs/platform-fastify",
      "version": "11.1.13",
      "purl": "pkg:npm/%40nestjs/platform-fastify@11.1.13"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c70fabcb-fafe-5ecb-9363-5e657c96b0c9",
      "id": "CVE-2026-2293",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2293 affects version 11.1.13 of @nestjs/platform-fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nestjs/platform-fastify@11.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0f925ed9-eb24-5c38-bdec-9a40ad8314a5",
      "id": "CVE-2026-33011",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33011 affects version 11.1.13 of @nestjs/platform-fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nestjs/platform-fastify@11.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e73bdbe-6d49-5fb5-9432-9dff63ec2fbd",
      "id": "CVE-2026-54281",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54281 affects version 11.1.13 of @nestjs/platform-fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nestjs/platform-fastify@11.1.13"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nestjs/platform-fastify@11.1.13"
    }
  ]
}