Here are
77 public repositories
matching this topic...
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:
Updated
Jul 14, 2020
JavaScript
Cleans HTML to avoid XSS attacks
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
Fuzz your Rust code with Google-developed Honggfuzz !
Updated
Jun 16, 2020
Rust
Custom memory allocator that helps discover reads from uninitialized memory
Lean C/C++ Bounds Checking with Low-Fat Pointers
自动修正中文、英文、代码混合排版中的全半角、空格等问题
Updated
Dec 11, 2019
Python
Inclusive Angular API for DOMPurify
Updated
Jul 14, 2020
TypeScript
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 5.6 and HHVM.
Biblioteca para realizar a limpeza de dados em objetos e arrays de forma simplificada.
Updated
Jul 12, 2018
JavaScript
🛁 Golang library of simple to use sanitation functions
LLVM-based type and memory allocation tracking sanitizer
PHP sanitizer and validator
In this app show, youtube videos embedded in Ionic 3 Application. Application show two methods (iframes, Object) to implement embded videos. DomSanitizer is also implemented for safe Url and Cross-site Scripting (XSS).
Updated
May 3, 2019
Python
🚥 Koa middleware to validate and sanitize HTTP request
Updated
Mar 12, 2018
JavaScript
Java library that provides utility functions to prevent sensitive card numbers from being unintentionally provided.
Updated
Apr 24, 2020
Java
A simple and stand-alone PHP sanitizer library with no dependencies.
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
Query parser extracted from Riemann and ported from Clojure to Node
Updated
May 23, 2020
JavaScript
Slides and examples from 'Debugging tools' presentation made for Noc Informatyka 1.0 (03.06.2016)
🏳️ Specific CSS reset for Webkit/Chromium based apps
Sanitize Express request body, query, param, headers
Updated
Aug 21, 2018
JavaScript
A super fast, whitelist-based HTML sanitizer
Context-Sensitive Auto-Sanitization for PHP
Input sanitizer to convert strings to booleans, numbers etc.
Advanced CMake compier flags for C and C++
Updated
Aug 15, 2018
CMake
Improve this page
Add a description, image, and links to the
sanitizer
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sanitizer
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I am using macosx and while the tests run fine as long as I use the
--targetoption, documentation tests fail. Is this normal?