{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:77440c58-5beb-507b-b820-b827ba13d322",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nx",
      "purl": "pkg:npm/nx@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/nx@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/nx@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:26bf589c-9763-54ca-aa77-308073ce05f8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of nx."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/nx@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:199ef90c-9779-5a2a-baea-e409467e7be0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of nx."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nx@22.7.1"
    }
  ]
}