{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c8a2c0e1-5b68-57f1-a08e-25b843afbea2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/runtime-corejs2",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3",
      "version": "7.21.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-45133",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:9149e44a-62f2-5e6e-aa8c-b4e2c9b455aa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.21.0-tuxcare.3 of @babel/runtime-corejs2, and is fixed in 7.21.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:39f8a6f6-069c-55cc-965f-4ecfe62a2b7e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.21.0-tuxcare.3 of @babel/runtime-corejs2. already_fixed \u2014 CVE-2025-27789 has been FIXED in this target repository. The TuxCare team backported the upstream fix (commit d5952e80c0) to Babel 7.21.0 in commit 73325acac4 on 2026-06-12. The fix modifies the regex pattern in wrapRegExp helper from /\\$<([^>]+)>/g to /\\$<([^>]+)(>|$)/g, eliminating catastrophic backtracking on malicious replacement patterns. The target SHA 52baa0bc06 is a direct descendant of...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:cf9a7d13-a252-5ad3-b9b5-518663d21e4c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.21.0-tuxcare.3 of @babel/runtime-corejs2. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:60a8dbbf-9bc9-5388-b67b-a349477f50d1",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.21.0-tuxcare.3 of @babel/runtime-corejs2. 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/runtime-corejs2@7.21.0-tuxcare.3"
    }
  ]
}