★ 43 · Updated 2026-09-23
Audit C/C++ code for memory safety bugs using sanitizer builds, target harnesses, fuzzing engines, and crash triage.
Browse skills that share this tag.
★ 43 · Updated 2026-09-23
Audit C/C++ code for memory safety bugs using sanitizer builds, target harnesses, fuzzing engines, and crash triage.
★ 0 · Updated 2026-09-17
Guidelines for writing type-safe and memory-safe Carbon code with C++ interoperability following Spacecraft Software standards.
★ 2 · Updated 2026-09-09
Provides cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.
★ 1 · Updated 2026-09-09
Protects retrieval, storage, cache, and memory safety by enforcing provenance, trust boundaries, filtering, access control, quarantine, and retention rules.
★ 64 · Updated 2026-02-12
Use AddressSanitizer to detect memory safety bugs in C/C++ programs.