{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:db47826d-c397-52b7-b52e-c23a6b47a27e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-modules-systemjs",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2",
      "version": "7.25.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ec101bd7-8ea4-537d-ac03-a95b735b1d5f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.25.0-tuxcare.2 of @babel/plugin-transform-modules-systemjs."
      }
    },
    {
      "id": "CVE-2025-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:082c618f-012f-5013-b7eb-9ceeeb5b5950",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-44728 is fixed in version 7.25.0-tuxcare.2 of @babel/plugin-transform-modules-systemjs."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d6049d89-cdb2-54bc-8fb9-c0a3ebb18270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.25.0-tuxcare.2 of @babel/plugin-transform-modules-systemjs. already_fixed \u2014 The target repository already contains the fix for CVE-2026-44728. TuxCare applied the identical vendor patch in commit b8c8a6ecba5357cc2f386b8e4c328d3a390e17c8 on June 15, 2026, which properly handles string literal export/import specifier names by using computed member expressions (bracket notation) instead of identifier-based dot notation, preventing prototype pollution attacks.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2"
    }
  ]
}