Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-10 XSS fix #1843

Merged
merged 1 commit into from
Mar 12, 2024
Merged

2023-10 XSS fix #1843

merged 1 commit into from
Mar 12, 2024

Conversation

blittle
Copy link
Contributor

@blittle blittle commented Mar 12, 2024

WHY are these changes introduced?

Backport xss fix for the 2023-10 release

WHAT is this pull request doing?

HOW to test your changes?

Post-merge steps

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or noteworthy changes
  • I've added tests to cover my changes
  • I've added or updated the documentation

This comment has been minimized.

* Remove xss package and escape html directly

* Comment
@blittle blittle changed the title Remove xss package and escape html directly (#1840) 2023-10 XSS fix Mar 12, 2024
@blittle blittle merged commit 0dbb16c into 2023-10 Mar 12, 2024
9 checks passed
@blittle blittle deleted the bl-xss-2023-10 branch March 12, 2024 21: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.

None yet

2 participants