{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:24b6d50a-da09-5548-918b-89115d84049f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/vite",
      "purl": "pkg:npm/%40nx/vite@22.7.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/vite@22.7.4",
      "version": "22.7.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/vite@22.7.4"
        }
      ],
      "bom-ref": "urn:uuid:41999f06-3b10-5b19-a66f-3c2dc4fc6811",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.4 of @nx/vite."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/vite@22.7.4"
    }
  ]
}