Skip to content

Fix fast-xml-builder security vulnerabilities#66

Merged
kmansou merged 1 commit into
mainfrom
fix/fast-xml-builder-security
Jun 5, 2026
Merged

Fix fast-xml-builder security vulnerabilities#66
kmansou merged 1 commit into
mainfrom
fix/fast-xml-builder-security

Conversation

@kmansou

@kmansou kmansou commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

🤖 Generated with Claude Code

…rride

Add npm override to force fast-xml-parser to >=5.8.0, which pulls in
fast-xml-builder 1.2.0, fixing two CVEs:
- GHSA (high): attribute values with unwanted quotes bypass (fixed in 1.1.7)
- GHSA (medium): Comment Value regex bypass (fixed in 1.1.6)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kmansou kmansou enabled auto-merge June 5, 2026 11:15
@kmansou kmansou merged commit 6c1d86c into main Jun 5, 2026
28 checks passed
@kmansou kmansou deleted the fix/fast-xml-builder-security branch June 5, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants