We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OWASP recommend escaping forward slashes as well. Would you be happy to take a PR for this?
https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet#RULE_.231_-_HTML_Escape_Before_Inserting_Untrusted_Data_into_HTML_Element_Content
The text was updated successfully, but these errors were encountered:
Maybe... It doesn't make a very strong case for that recommendation, but on the other hand I don't see the harm in it, either.
Sorry, something went wrong.
No branches or pull requests
OWASP recommend escaping forward slashes as well. Would you be happy to take a PR for this?
https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet#RULE_.231_-_HTML_Escape_Before_Inserting_Untrusted_Data_into_HTML_Element_Content
The text was updated successfully, but these errors were encountered: