{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:44c01491-0087-54a8-b5c4-a5c4a7a3f471",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-darwin-arm64",
      "purl": "pkg:npm/%40nx/nx-darwin-arm64@22.5.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-darwin-arm64@22.5.4",
      "version": "22.5.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.5.4"
        }
      ],
      "bom-ref": "urn:uuid:ba8c7e24-839b-5037-9b97-9171a71918cc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.5.4 of @nx/nx-darwin-arm64."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.5.4"
        }
      ],
      "bom-ref": "urn:uuid:719fa707-5256-5bbe-9007-f01ec8c356aa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.5.4 of @nx/nx-darwin-arm64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.5.4"
    }
  ]
}