{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33bebd0b-599d-5580-97e5-1b79678a315f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nx/web@22.7.4",
      "type": "library",
      "name": "@nx/web",
      "version": "22.7.4",
      "purl": "pkg:npm/%40nx/web@22.7.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1470d040-e0f7-51a4-b388-ad6f16154c4a",
      "id": "CVE-2026-71476",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.4 of @nx/web."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nx/web@22.7.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/web@22.7.4"
    }
  ]
}