Scans C/C++/Rust code for secrets, keys, or passwords that aren't zeroed after use, including cases where compiler optimizations accidentally skip the wipe.
Best for: Engineering leads shipping code that handles credentials, API keys, or other sensitive data.
Creator's repository · trailofbits/skills
License: CC-BY-SA-4.0