{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b48b7ac1-7e8a-5ae5-8c82-7c29af8337e2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/runtime",
      "purl": "pkg:npm/%40babel/runtime@7.21.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/runtime@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@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:6ee4a75b-e61f-54e5-8d5d-d624ccf7b8d3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.21.0-tuxcare.3 of @babel/runtime, and is fixed in 7.21.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:ead63fc6-13bc-52ef-8c1c-b33ec96cc622",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.21.0-tuxcare.3 of @babel/runtime. 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@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:d6008fb2-96b1-5432-b7ed-d4e50e77b9ca",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.21.0-tuxcare.3 of @babel/runtime. 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@7.21.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c8890102-8f4e-57cc-ab14-6c971bdcc4ad",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.21.0-tuxcare.3 of @babel/runtime. 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@7.21.0-tuxcare.3"
    }
  ]
}