COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200603173957/https://github.com/topics/sanitizer
Here are
76 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
May 24, 2020
JavaScript
Cleans HTML to avoid XSS attacks
Fuzz your Rust code with Google-developed Honggfuzz !
Updated
May 15, 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
May 13, 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
LLVM-based type and memory allocation tracking sanitizer
PHP sanitizer and validator
🛁 Golang library of simple to use sanitation functions
Updated
May 3, 2019
Python
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).
🚥 Koa middleware to validate and sanitize HTTP request
Updated
Mar 12, 2018
JavaScript
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)
Java library that provides utility functions to prevent sensitive card numbers from being unintentionally provided.
Updated
Apr 24, 2020
Java
Sanitize Express request body, query, param, headers
Updated
Aug 21, 2018
JavaScript
Input sanitizer to convert strings to booleans, numbers etc.
Context-Sensitive Auto-Sanitization for PHP
Advanced CMake compier flags for C and C++
Updated
Aug 15, 2018
CMake
🏳️ Specific CSS reset for Webkit/Chromium based apps
An IRC reverse proxy that sanitizes traffic
Sanitizes Retrofit response from null(s) forcing deserializer using Kotlin's default value.
Updated
Nov 20, 2019
Kotlin
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?