{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0b48e083-4174-5e14-9efd-bc19d60229e2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-linux-x64-gnu",
      "purl": "pkg:npm/%40nx/nx-linux-x64-gnu@20.7.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-linux-x64-gnu@20.7.2",
      "version": "20.7.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-linux-x64-gnu@20.7.2"
        }
      ],
      "bom-ref": "urn:uuid:61e803be-9384-5e65-a6ef-1918e085b7b2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 20.7.2 of @nx/nx-linux-x64-gnu."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-linux-x64-gnu@20.7.2"
    }
  ]
}