Showing 18 of 18 projects
A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML, and SVG.
A fast, expressive, and extensible templating engine for Python that compiles templates to optimized code.
A JavaScript library that sanitizes untrusted HTML to prevent XSS attacks using a configurable whitelist.
A pure Swift HTML parser with DOM, CSS, and jQuery-like methods for parsing, manipulating, and cleaning HTML across Apple platforms and Linux.
A fast HTML sanitizer that cleans user-submitted HTML while preserving whitelisted elements and attributes.
A fast, configurable HTML sanitizer for Go that scrubs user-generated content of XSS attacks using an allowlist policy.
A Clojure library for representing HTML using vectors and maps, with automatic escaping and CSS-like shortcuts.
A Ruby framework for defining and applying chainable content filters to transform user-provided text into safe HTML.
A Laravel service provider for HTMLPurifier, enabling secure HTML filtering and XSS prevention.
A community-driven checklist of security precautions for Ruby on Rails applications to minimize vulnerabilities.
A .NET library for cleaning HTML fragments and documents to prevent XSS attacks using a robust HTML parser.
Context-sensitive output filters for preventing XSS attacks with minimal encoding.
A PHP library that sanitizes user input to prevent Cross-Site Scripting (XSS) attacks.
A Python library that escapes HTML/XML characters to safely include untrusted strings in markup.
A TypeScript implementation of PHP's strip_tags for safely removing HTML tags from strings.
An object-oriented PHP library for sanitizing untrusted HTML input to prevent XSS and other injection attacks.
ESLint plugin that disallows unsafe innerHTML, outerHTML, and similar DOM manipulation methods without proper sanitization.
A W3C specification for a Content Security Policy that helps prevent cross-site scripting and other code injection attacks.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.