{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60c30b4f-628f-5ad8-b10c-5f1bc9f12383",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/core",
      "purl": "pkg:npm/%40babel/core@7.23.9-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2",
      "version": "7.23.9-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:28599f93-bfa5-50c5-8ed3-4735ba5bf71a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.23.9-tuxcare.2 of @babel/core."
      }
    },
    {
      "id": "CVE-2025-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:55d04343-1014-5153-a3b5-8bd16fcca4a6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-44728 is fixed in version 7.23.9-tuxcare.2 of @babel/core."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:72d561ac-02dd-549a-9aa6-438ab6ae03e2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.23.9-tuxcare.2 of @babel/core. already_fixed \u2014 The target repository (Babel v7.23.9-tuxcare.2) has already been patched for CVE-2026-44728. TuxCare developer Krystyna Tomaszewa applied a backport in commit f8a4ff4541 (dated 2026-06-12) that implements the same defense as the upstream vendor patches. The fix ensures string export/import specifiers are treated as data values using computed member access (bracket notation) rather than being pa...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9b78db3f-fc3b-5517-bc38-d5bdc8cd9013",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.23.9-tuxcare.2 of @babel/core. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/core@7.23.9-tuxcare.2"
    }
  ]
}