Variant Hunt

After any vulnerability or bug is confirmed, sweep the entire codebase for every other instance of the same pattern with ripgrep and custom Semgrep rules so the whole class is fixed, not one case. Use right after finding or fixing a security issue, when checking a fix is complete, or to prove a past pattern is eradicated. Defensive only.

AL-JANEF Updated

File contents

AL-JANEF/janef-forge/tree/main/skills/security/variant-hunt commit 0f21e86805

Frequently asked questions

npx skillmds@latest add al-janef/variant-hunt-2