{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:08ecce1d-4dc1-5e89-a306-d31e2761543a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-darwin-arm64",
      "purl": "pkg:npm/%40nx/nx-darwin-arm64@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-darwin-arm64@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:67d1ee88-5487-5ecf-8bee-e023eec4ffe7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/nx-darwin-arm64."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:a9b5084a-db92-5b09-8cd7-afd733f95612",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/nx-darwin-arm64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-darwin-arm64@22.7.1"
    }
  ]
}