HTML Purifier
#3600
Replies: 3 comments
-
If this is a good idea I can do a pr |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please implement a PR then we can evaluate it by testing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description (*)
Adding HtmlPurifier
Expected behavior (*)
HTML Purifier is an HTML filtering solution that uses a unique combination of robust whitelists and aggressive parsing to ensure that not only are XSS attacks thwarted, but the resulting HTML is standards compliant.
Benefits
Improve security
Additional information
Magento Open Source 2.4.5 added HtmlPurifier library to improve the MaliciousCode filter.
Beta Was this translation helpful? Give feedback.
All reactions