{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c5e24f6d-c85a-5ea0-8bcf-a4e99ee9dc1e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nestjs/platform-fastify",
      "purl": "pkg:npm/%40nestjs/platform-fastify@10.4.22-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nestjs/platform-fastify@10.4.22-tuxcare.1",
      "version": "10.4.22-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-35515",
      "affects": [
        {
          "ref": "pkg:npm/%40nestjs/platform-fastify@10.4.22-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cec9c520-6974-5975-aef0-096ecaa41b91",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-35515 is fixed in version 10.4.22-tuxcare.1 of @nestjs/platform-fastify."
      }
    },
    {
      "id": "CVE-2026-40879",
      "affects": [
        {
          "ref": "pkg:npm/%40nestjs/platform-fastify@10.4.22-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b6fe94c4-2ae3-5061-999c-b72108a4e9d4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40879 is fixed in version 10.4.22-tuxcare.1 of @nestjs/platform-fastify."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nestjs/platform-fastify@10.4.22-tuxcare.1"
    }
  ]
}