{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f3a4c032-b7c8-510f-b9b3-223f20f34a54",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/devkit",
      "purl": "pkg:npm/%40nx/devkit@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/devkit@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/devkit@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:3f962ffd-4967-570f-a129-82ca7e98c007",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/devkit."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/devkit@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:342fa1ff-0509-52ab-bbc5-68d17cac30bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/devkit."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/devkit@22.7.1"
    }
  ]
}