{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8ca16d7b-b20d-530f-986d-57cc8c2ba3fa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nx/vite@22.7.1",
      "type": "library",
      "name": "@nx/vite",
      "version": "22.7.1",
      "purl": "pkg:npm/%40nx/vite@22.7.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6c19f402-9737-5f49-9df4-aa4a615348b1",
      "id": "CVE-2026-54753",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/vite."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nx/vite@22.7.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7f30ff58-fac0-5cec-a02e-bf9add85cd30",
      "id": "CVE-2026-71476",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/vite."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nx/vite@22.7.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/vite@22.7.1"
    }
  ]
}