{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ec0702c3-378a-5d9b-846c-379c2e026796",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-win32-x64-msvc",
      "purl": "pkg:npm/%40nx/nx-win32-x64-msvc@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-win32-x64-msvc@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-win32-x64-msvc@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:71a7fea0-fc5f-5b68-95b4-6ff0420f5219",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/nx-win32-x64-msvc."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-win32-x64-msvc@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:5e6146c6-50b8-56e0-9907-6b2257ce86aa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/nx-win32-x64-msvc."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-win32-x64-msvc@22.7.1"
    }
  ]
}