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: 4 months ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/libaddressinput Libraries providing address input field information and validation across multiple programming languages. 584
janneman84/leakedviewcontrollerdetector Automated tool to detect and alert about memory leaks in UIKit apps 32
mganss/htmlsanitizer A library that cleans HTML to prevent cross-site scripting attacks 1,573
null8626/decancer A library that removes common unicode confusables/homoglyphs from strings 105
devtooligan/hookmineandsinker Provides tools and infrastructure for mining UniswapV4 Hooks addresses using Solidity 39
bishopfox/gadgetprobe Tools for analyzing and exploiting vulnerabilities in Java deserialization vulnerabilities 587
google/oss-fuzz An automated testing framework that uses random data to find errors in software 10,671
google/nsjail A lightweight process isolation tool for Linux that provides isolated environments for network services and local processes. 3,008
legit-labs/legitify Automates vulnerability detection and remediation across GitHub and GitLab assets to strengthen software security posture. 782
google/sandboxed-api Generates stub APIs and enforces security policies to isolate C/C++ libraries within sandboxes. 1,671
google/gvisor An application kernel that provides isolation between running applications and the host operating system 15,931
syntax-tree/hast-util-sanitize Utility to make tree-based data safe by removing dangerous content 50
whitequark/rack-utf8_sanitizer A middleware solution to sanitize invalid UTF8 characters in request data 316
symfony/html-sanitizer Provides an object-oriented API to sanitize untrusted HTML input 241