Found 5,885 repositories(showing 30)
cure53
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:
AddressSanitizer, ThreadSanitizer, MemorySanitizer
derailed
👀 A Kubernetes cluster resource sanitizer
asaskevich
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
TheLartians
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
leizongmin
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
microcosm-cc
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
mozilla
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
rgrove
Ruby HTML and CSS sanitizer.
cypriss
Compose your business logic into commands that sanitize and validate input.
flavorjones
Ruby library for HTML/XML transformation and sanitization
ruslo
:wrench: Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
csstools
Use the parts of normalize.css (or sanitize.css) you need from your browserslist
StableCoder
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
evanshortiss
Verification, sanitization, and type coercion for environment variables in Node.js
Kernel Thread Sanitizer, a fast data race detector for the Linux kernel
darylldoyle
A PHP SVG/XML Sanitizer
asciimoo
Privacy aware web content sanitizer proxy as a service
schema-inspector
Schema-Inspector is a simple JavaScript object sanitization and validation module.
nette
🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
bevacqua
:pouting_cat: Lean and configurable whitelist-oriented HTML sanitizer
Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
japaric
How-to: Sanitize your Rust code!
arsenm
CMake modules to help use sanitizers
tgalopin
Sanitize untrustworthy HTML user input
theSmaw
Bundles Google Caja's HTML Sanitizer within a npm installable node.js module
messense
Python binding to Ammonia HTML sanitizer Rust crate
parshap
Sanitize string for use as filename
kennygrant
Package sanitize provides functions for sanitizing text in golang strings.
gbirke
Sanitize.js is a whitelist-based HTML sanitizer.