Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
JavaScript Sanitizer Projects
-
DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
It is highly recommended to use an XSS Sanitizer like DOMPurify to sanitize HTML and prevent XSS attacks. For Next.js projects, which prominently feature server-side rendering, Isomorphic DOMPurify is especially valuable. It offers a seamless sanitization process across both server and client, ensuring consistent HTML sanitization in environments like Next.js where a native server-side DOM isn't present.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
JavaScript Sanitizer related posts
- Mitigating DOM clobbering attacks in JavaScript
- Is it harder to build and maintain web applications using vanilla js or react?
- Six security risk of user input in ruby code
- How to parse a string like below into valid HTML and add it as children to a react component?
- Using 'innerHTML' in JavaScript
- 3 Quick Tips for Input Validation
- React XSS
-
A note from our sponsor - Mergify
blog.mergify.com | 22 Sep 2023
Index
Project | Stars | |
---|---|---|
1 | DOMPurify | 11,661 |