Skip to content

fix: replace innerHTML with textContent to prevent XSS vulnerability

edcd277
Select commit
Loading
Failed to load commit list.
Open

Sanitize user input by replacing innerHTML with textContent to prevent XSS in message username and content rendering. #11

fix: replace innerHTML with textContent to prevent XSS vulnerability
edcd277
Select commit
Loading
Failed to load commit list.
ZeroPath AI / Security Check completed Jul 7, 2025 in 0s

Scan Skipped

This scan was skipped because the PR was initiated by a bot.