sanitizers
Error detectors
Maintains documentation and helper code for a set of sanitizers to detect and prevent common programming errors.
AddressSanitizer, ThreadSanitizer, MemorySanitizer
12k stars
352 watching
1k forks
Language: C
last commit: 4 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Libraries providing address input field information and validation across multiple programming languages. | 584 |
| Automated tool to detect and alert about memory leaks in UIKit apps | 32 |
| A library that cleans HTML to prevent cross-site scripting attacks | 1,573 |
| A library that removes common unicode confusables/homoglyphs from strings | 105 |
| Provides tools and infrastructure for mining UniswapV4 Hooks addresses using Solidity | 39 |
| Tools for analyzing and exploiting vulnerabilities in Java deserialization vulnerabilities | 587 |
| An automated testing framework that uses random data to find errors in software | 10,671 |
| A lightweight process isolation tool for Linux that provides isolated environments for network services and local processes. | 3,008 |
| Automates vulnerability detection and remediation across GitHub and GitLab assets to strengthen software security posture. | 782 |
| Generates stub APIs and enforces security policies to isolate C/C++ libraries within sandboxes. | 1,671 |
| An application kernel that provides isolation between running applications and the host operating system | 15,931 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| A middleware solution to sanitize invalid UTF8 characters in request data | 316 |
| Provides an object-oriented API to sanitize untrusted HTML input | 241 |