{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d2fe0836-ab83-50e1-9bd2-28abfa859fe5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-check-duplicate-nodes",
      "purl": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:82c1be0a-4dab-5e10-9e31-9664bc6260a4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/helper-check-duplicate-nodes, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:e5622747-b56b-538c-ae95-c348168fecea",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/helper-check-duplicate-nodes, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.29.0"
    }
  ]
}