Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sanitization

Javascript Xss Prevention

There is a Node.js project that sanitizes data and there is an OWASP library for JavaScript that ha… Read more Javascript Xss Prevention

Sanitizers Vs Dangerouslysetinnerhtml

According to some React documentation: Improper use of the innerHTML can open you up to a cross-si… Read more Sanitizers Vs Dangerouslysetinnerhtml