Skip to content

fix(xml-builder): configure maxTotalExpansions on fast-xml-parser#7868

Merged
kuhe merged 1 commit intomainfrom
kuhe/fix/xml
Mar 19, 2026
Merged

fix(xml-builder): configure maxTotalExpansions on fast-xml-parser#7868
kuhe merged 1 commit intomainfrom
kuhe/fix/xml

Conversation

@kuhe
Copy link
Copy Markdown
Contributor

@kuhe kuhe commented Mar 18, 2026

Issue

#7867

Description

Avoid Error: Entity expansion limit exceeded

Testing

How was this change tested?

Checklist

  • If the PR is a feature, add integration tests (*.integ.spec.ts) or E2E tests.
    • It's not a feature.
  • My E2E tests are resilient to concurrent i/o.
    • I didn't write any E2E tests.
  • I added access level annotations e.g. @public, @internal tags and enabled doc generation on the package. Remember that access level annotations go below the description, not above.
    • I didn't add any public functions.
  • Streams - how do they work?? My WebStream readers/locks are properly lifecycled. Node.js stream backpressure is handled. Error handling.
    • No streams here.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kuhe kuhe requested a review from a team as a code owner March 18, 2026 22:56
Comment thread packages-internal/core/package.json
Comment thread packages-internal/xml-builder/src/xml-parser.ts
@kuhe kuhe merged commit 2ad1477 into main Mar 19, 2026
7 checks passed
@kuhe kuhe deleted the kuhe/fix/xml branch March 19, 2026 00:05
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants