python-sanitize

Data sanitizer

Makes data safe to use by removing or escaping potentially hazardous elements

Bringing sanity to world of messed-up data

GitHub

65 stars
3 watching
7 forks
Language: Python
last commit: almost 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
syntax-tree/hast-util-sanitizeUtility to make tree-based data safe by removing dangerous content50
elixirstatus/phoenix_html_sanitizerTools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes28
symfony/html-sanitizerProvides an object-oriented API to sanitize untrusted HTML input241
sztheory/zaru_crystalA gem for sanitizing filenames to ensure they are safe and valid on various operating systems.10
s0md3v/uroRemoves unwanted content and duplicates from URL lists for security testing1,225
whitequark/rack-utf8_sanitizerA middleware solution to sanitize invalid UTF8 characters in request data316
null8626/decancerA library that removes common unicode confusables/homoglyphs from strings105
ricn/zarexA library that sanitizes filenames to remove unwanted characters and whitespace, allowing for flexible filename generation.28
fastify/secure-json-parseProvides an alternative JSON parser with enhanced security features to mitigate prototype pollution attacks.227
python-security/pytA tool that analyzes Python web applications for potential security vulnerabilities2,181
mewebstudio/purifierA Laravel package providing an HTML filter service to clean and sanitize user input1,888
darylldoyle/svg-sanitizerA PHP library used to sanitize and clean SVG/XML data by removing unwanted tags, attributes, and references.473
gbleaney/python_securityLists and provides examples of Python libraries and APIs vulnerable to remote code execution35
auraphp/aura.filterTools to validate and sanitize objects and arrays in PHP.160
antidot/pycksonA Python library that serializes objects to JSON by analyzing their class structure and parameters.28