{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac14b66b-e426-543b-89be-5078b9715800",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@fastify/static",
      "purl": "pkg:npm/%40fastify/static@9.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40fastify/static@9.1.3",
      "version": "9.1.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-15074",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.1.3"
        }
      ],
      "bom-ref": "urn:uuid:258562da-41a3-5d0e-802d-ce49def6f4ec",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-15074 affects version 9.1.3 of @fastify/static."
      }
    },
    {
      "id": "CVE-2026-7120",
      "affects": [
        {
          "ref": "pkg:npm/%40fastify/static@9.1.3"
        }
      ],
      "bom-ref": "urn:uuid:aaea6619-f63d-50c0-b4ff-bab38faa0a46",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-7120 affects version 9.1.3 of @fastify/static."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40fastify/static@9.1.3"
    }
  ]
}