{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d107c930-6a94-5d6c-94d8-164e7173dc24",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-modules-amd",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-amd@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-amd@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-amd@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:d2ad59d8-f360-5c51-b129-40c3a5ca89a8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-modules-amd, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-amd@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:b55ef69d-8628-524d-8102-4d9772bfe6a2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-modules-amd, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-modules-amd@7.29.0"
    }
  ]
}