Skip to content

chore: update audit exclusions for sanitize-html XSS#8779

Merged
pranavjain97 merged 1 commit into
masterfrom
fix/audit-exclusions-sanitize-html
May 14, 2026
Merged

chore: update audit exclusions for sanitize-html XSS#8779
pranavjain97 merged 1 commit into
masterfrom
fix/audit-exclusions-sanitize-html

Conversation

@pranavjain97
Copy link
Copy Markdown
Contributor

Remove stale exclusions GHSA-xq3m-2v4x-88gg and GHSA-rp42-5vxx-qpwr which are no longer reported by yarn audit. Add GHSA-rpr9-rxv7-x643 (sanitize-html xmp XSS, CVE-2026-44990, no upstream fix yet); our usage strips all tags with allowedTags: [] and outputs plain text in error messages, so there is no DOM rendering path.

@pranavjain97 pranavjain97 requested review from a team as code owners May 14, 2026 20:15
Remove stale exclusions GHSA-xq3m-2v4x-88gg and GHSA-rp42-5vxx-qpwr
which are no longer reported by yarn audit. Add GHSA-rpr9-rxv7-x643
(sanitize-html xmp XSS, CVE-2026-44990, no upstream fix yet); our
usage strips all tags with allowedTags: [] and outputs plain text in
error messages, so there is no DOM rendering path.

Ticket: WCN-565
@pranavjain97 pranavjain97 force-pushed the fix/audit-exclusions-sanitize-html branch from 9b18d49 to 7098d30 Compare May 14, 2026 20:33
Copy link
Copy Markdown

@gokulhost gokulhost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving per the PR description stating why the removed ones are stale

@pranavjain97 pranavjain97 merged commit 2bcd67a into master May 14, 2026
22 checks passed
@gokulhost gokulhost deleted the fix/audit-exclusions-sanitize-html branch May 14, 2026 22:51
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