Repository navigation
Sanitization
- Website
- Wikipedia
- 维基百科
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
👀 A Kubernetes cluster resource sanitizer
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
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.
An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
A curated list of sanitizers to detect bugs
⚡ 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.
A template of a cross-platform CMake-based C++ project.
A minimalistic framework for validating rules and conducting unit tests in @Vlang. Simplify code validation and ensure component correctness effortlessly.
A template C project to get you started with C and tooling on MacOS
Awesome Sanitizers for every language to prevent injection attacks effortlessly.
PHP port from braintree/sanitize-url package.
Utility to detect sanitizers used in compilation
Implementation of STL like containers to practice CMake building system and CI/CD setup with GitHubactions
Demo project & blog post to demonstrate the use of build schemes in Xcode, diagnosing memory corruption and crashes, sanitizers, analyzing crash logs and symbolication.
Sample project to learn how to use the ModernCppStarter
A CMake module for adding the necessary flags for the various sanitizers.