{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0aba0b76-a8bd-5302-b412-6b74bf6b8d0c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/rollup",
      "purl": "pkg:npm/%40nx/rollup@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/rollup@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/rollup@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:7a63239f-3ac1-5dd9-9e06-2002a160c197",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/rollup."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/rollup@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:d6aa3158-c56a-5026-9f8f-8c6db0888795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/rollup."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/rollup@22.7.1"
    }
  ]
}