Skip to content

Conversation

@arturobernalg
Copy link
Member

Sanitize property values in the sanitizeInput method to prevent XSS attacks. Special characters in property values are now replaced with their corresponding HTML entities. This change enhances the security of the application by mitigating the risk of script injection through property values.

Sanitize property values in the sanitizeInput method to prevent XSS attacks. Special characters in property values are now replaced with their corresponding HTML entities. This change enhances the security of the application by mitigating the risk of script injection through property values.
@spyhunter99
Copy link
Contributor

i attempted to update this branch with the changes, but the unit tests needed quite a bit updating. if you feel like trying to address this, we can get it merged

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