{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:30fb4db5-7945-54b0-b536-f871127d8b48",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nest",
      "purl": "pkg:npm/%40nx/nest@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nest@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nest@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:c921b1de-d5f3-5629-9f5e-b8426cdd3dbe",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/nest."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nest@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:c40891e4-9643-51ce-95df-5f26a779d7fc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/nest."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nest@22.7.1"
    }
  ]
}