{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1617ada8-b62e-58d1-a7ea-b2365ae4e192",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-module-imports",
      "purl": "pkg:npm/%40babel/helper-module-imports@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-module-imports@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-module-imports@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:da0caa5e-e765-5e52-b705-028f88a31754",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/helper-module-imports, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-module-imports@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:a068337d-b139-538c-bb1b-4f20458ab7bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/helper-module-imports, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-module-imports@7.29.0"
    }
  ]
}