ngx_http_html_sanitize_module
ngx_http_html_sanitize_module copied to clipboard
It's a nginx http module to sanitize HTML5 with whitelisted elements, whitelisted attributes and whitelisted CSS property
Results
1
ngx_http_html_sanitize_module issues
Sort by
recently updated
recently updated
newest added
Looks like GCC 8 has some extra switches that cause failure while compiling the module with it. Added bypassing treating those warnings as errors. Verified that it's still ok with...