Packs
1 packResults for “sanitize”
12 skillsopensource-pipeline
Fork, sanitize, and package private projects for safe public release through a three-stage pipeline.
226k
libfuzzer
Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.
6k · bundle
ruzzy
Coverage-guided fuzzing for Ruby code and C extensions using libFuzzer and sanitizers.
6k · bundle
ossfuzz
Sets up and runs OSS-Fuzz fuzzing harnesses locally, builds project images, and generates coverage reports.
61
More results
cargo-fuzz
Fuzz Rust projects with libFuzzer using cargo-fuzz, including harness writing, sanitizer integration, and coverage analysis.
6k · bundle
aflpp
Fuzz C/C++ projects with multi-core support using AFL++, a fork of AFL with better performance and advanced features.
6k · bundle
address-sanitizer
Detect memory errors like buffer overflows and use-after-free bugs in C/C++ code during fuzzing and testing using AddressSanitizer.
6k · bundle
zeroize-audit
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
6k · bundle
atheris
Fuzz Python code and C extensions with coverage guidance and AddressSanitizer support using a libFuzzer-based fuzzer.
6k · bundle
04-security
Guides securing and deploying the Dify platform in production, covering SSRF protection, code sandboxing, Docker/Kubernetes deployment, monitoring, and recovery.
34 · bundle
libafl
Build custom fuzzers with a modular Rust library, supporting advanced mutation strategies, custom feedback mechanisms, and non-standard target architectures.
6k · bundle
ossfuzz
Set up continuous fuzzing infrastructure for open-source projects using Google's OSS-Fuzz platform, including building and running fuzz harnesses locally and enrolling new projects.
6k · bundle