240 results for “topic:sanitizer”
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:
Cleans HTML to avoid XSS attacks
Rust newtype with guarantees 🇺🇦 🦀
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
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.
Start Rails in one command
Use DOMPurify on server and client in the same way
Fuzz your Rust code with Google-developed Honggfuzz !
How-to: Sanitize your Rust code!
Make it safe to serve untrusted SVG files
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
C++ project template with unit-tests, documentation, ci-testing and workflows.
Project moved to: https://github.com/llvm/llvm-project
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
Lean C/C++ Bounds Checking with Low-Fat Pointers
Custom memory allocator that helps discover reads from uninitialized memory
Fast JavaScript HTML Sanitizer, client-side (i.e. needs a browser, won't work in Node and other backend)
Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0
This repository is a collection of JavaScript gadgets that can be used to bypass XSS mitigations such as Content Security Policy (CSP) and HTML sanitizers like DOMPurify.
A library that removes common unicode confusables/homoglyphs from strings.
FuZZan: Efficient Sanitizer Metadata Design for Fuzzing
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
Runtime type and bounds-error checking for C/C++
Package python to remove common ugliness from a csv-like file
自动修正中文、英文、代码混合排版中的全半角、空格等问题
Decorator based class property sanitation in Typescript.
Inclusive Angular API for DOMPurify
No description provided.
LLVM-based type and memory allocation tracking sanitizer
🛁 Lightweight Go library providing robust string sanitization and normalization utilities