sanitizers
There are 26 repositories under sanitizers topic.
derailed/popeye
👀 A Kubernetes cluster resource sanitizer
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
StableCoder/cmake-scripts
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.
airbus-seclab/c-compiler-security
Security-related flags and options for C compilers
eomii/rules_ll
An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
junwha/awesome-sanitizer
A curated list of sanitizers to detect bugs
MangaD/cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
b1ackviking/cpp-project-template
A template of a cross-platform CMake-based C++ project.
fanyang89/gwp-asan
Standalone gwp-asan from LLVM
9dl/Awesome-Sanitizers
Awesome Sanitizers for every language to prevent injection attacks effortlessly.
dehre/c-project-template
A template C project to get you started with C and tooling on MacOS
siguici/vut
A minimalistic framework for validating rules and conducting unit tests in @Vlang. Simplify code validation and ensure component correctness effortlessly.
sim642/sv-sanitizers
SV-COMP wrapper for sanitizers
Toxe/cpp-sanitizers
C++ Sanitizers and Static Analysis Examples
bachilli/sanitize-url
PHP port from braintree/sanitize-url package.
dennisbabkin/CrashMe
Demo project & blog post to demonstrate the use of build schemes in Xcode, diagnosing memory corruption and crashes, sanitizers, analyzing crash logs and symbolication.
Dingola/QMLDesktopAppTemplate
Template for creating cross-platform Qt6/QML-based desktop applications
milosz-barylowicz/Containers
Implementation of STL like containers to practice CMake building system and CI/CD setup with GitHubactions
scandyna/mdt-cmake-modules
Some CMake modules used in my projects
stanislav888/runtime-code-tests
CMake-based playground to check different C\C++ code errors against different runtime sanitisers and Valgrind tools
FranciscoMoretti/ModernCppStarter
Sample project to learn how to use the ModernCppStarter
jwillikers/sanitizer-build-types
A CMake module for adding the necessary flags for the various sanitizers.
Nerdware-LLC/ts-string-helpers
TypeScript string utils for sanitization and validation in any environment 🧶🧼✔️
pedrolmcastro/cppmake
CMake utilities for C++ development
shuygena/sanitizer_checker
Utility to detect sanitizers used in compilation
the-risk-taker/sanitizers
Sanitizers usage guide with examples in CMake