{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:247f3643-d294-5d68-a346-82b81b9cec82",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/workspace",
      "purl": "pkg:npm/%40nx/workspace@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/workspace@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/workspace@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:331e5394-bf24-5a00-9a34-655856aee12a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/workspace."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/workspace@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:1df0b357-2ae5-599f-a94c-aaad4ef1304f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/workspace."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/workspace@22.7.1"
    }
  ]
}