Skip to content

Fix/issue 813 xss sanitization#838

Open
Nancy-3012 wants to merge 2 commits into
souma9830:masterfrom
Nancy-3012:fix/issue-813-xss-sanitization
Open

Fix/issue 813 xss sanitization#838
Nancy-3012 wants to merge 2 commits into
souma9830:masterfrom
Nancy-3012:fix/issue-813-xss-sanitization

Conversation

@Nancy-3012

Copy link
Copy Markdown

Description

Please include a summary of the changes and the related issue.

Closes #813

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking chore/doc change)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Manually tested local server
  • Frontend build verification
  • Unit/Integration tests added or updated

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@Nancy-3012 is attempting to deploy a commit to the souma9830's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Stored XSS vulnerability in input sanitization middleware via nested tags

1 participant