{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c001f1ba-2aad-5b98-a501-ee41dc53ed67",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/core",
      "purl": "pkg:npm/%40babel/core@7.18.9-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/core@7.18.9-tuxcare.2",
      "version": "7.18.9-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-45133",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.18.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4e0d746a-3e4c-5020-8344-9cc60f80a149",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.18.9-tuxcare.2 of @babel/core, and is fixed in 7.18.9-tuxcare.3."
      }
    },
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.18.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3d509fee-1344-5e15-b35f-69aecf7d7d28",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.18.9-tuxcare.2 of @babel/core. already_fixed \u2014 The target repository (Babel 7.18.9-tuxcare.1) contains a TuxCare backport (commit cc935c3c90) that successfully mitigates CVE-2025-27789. While the backport uses a different fix mechanism than upstream (character class restriction vs. explicit unterminated sequence handling), empirical testing confirms it eliminates the quadratic complexity vulnerability.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.18.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7d5ff3b5-696b-5865-9d27-39f241df81a7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.18.9-tuxcare.2 of @babel/core."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.18.9-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1e522262-205b-5716-b25b-891ac097c98e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.18.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.18.9-tuxcare.2"
    }
  ]
}