sanitizers

Error detectors

Maintains documentation and helper code for a set of sanitizers to detect and prevent common programming errors.

AddressSanitizer, ThreadSanitizer, MemorySanitizer

GitHub

12k stars
352 watching
1k forks
Language: C
last commit: almost 2 years ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/libaddressinputLibraries providing address input field information and validation across multiple programming languages.584
janneman84/leakedviewcontrollerdetectorAutomated tool to detect and alert about memory leaks in UIKit apps32
mganss/htmlsanitizerA library that cleans HTML to prevent cross-site scripting attacks1,573
null8626/decancerA library that removes common unicode confusables/homoglyphs from strings105
devtooligan/hookmineandsinkerProvides tools and infrastructure for mining UniswapV4 Hooks addresses using Solidity39
bishopfox/gadgetprobeTools for analyzing and exploiting vulnerabilities in Java deserialization vulnerabilities587
google/oss-fuzzAn automated testing framework that uses random data to find errors in software10,671
google/nsjailA lightweight process isolation tool for Linux that provides isolated environments for network services and local processes.3,008
legit-labs/legitifyAutomates vulnerability detection and remediation across GitHub and GitLab assets to strengthen software security posture.782
google/sandboxed-apiGenerates stub APIs and enforces security policies to isolate C/C++ libraries within sandboxes.1,671
google/gvisorAn application kernel that provides isolation between running applications and the host operating system15,931
syntax-tree/hast-util-sanitizeUtility to make tree-based data safe by removing dangerous content50
whitequark/rack-utf8_sanitizerA middleware solution to sanitize invalid UTF8 characters in request data316
symfony/html-sanitizerProvides an object-oriented API to sanitize untrusted HTML input241