{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57064c2a-d436-5ec8-a7dd-82bb0b64315b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@fastify/static",
      "purl": "pkg:npm/%40fastify/static@9.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40fastify/static@9.0.0",
      "version": "9.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-15074",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.0.0"
        }
      ],
      "bom-ref": "urn:uuid:9011e4c7-d6a1-5104-b8b5-498131e2a590",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-15074 affects version 9.0.0 of @fastify/static."
      }
    },
    {
      "id": "CVE-2026-6410",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.0.0"
        }
      ],
      "bom-ref": "urn:uuid:8d5f8448-1fa1-5360-881a-04478de06dd0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6410 affects version 9.0.0 of @fastify/static."
      }
    },
    {
      "id": "CVE-2026-6414",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.0.0"
        }
      ],
      "bom-ref": "urn:uuid:95d8d051-55ef-5b9a-8bfe-5d823ef77d17",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6414 affects version 9.0.0 of @fastify/static."
      }
    },
    {
      "id": "CVE-2026-7120",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.0.0"
        }
      ],
      "bom-ref": "urn:uuid:7274d490-9e56-5a40-b646-21db48558628",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-7120 affects version 9.0.0 of @fastify/static."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40fastify/static@9.0.0"
    }
  ]
}