Extracting Nday From A Patch

Turn a security patch or version diff into fresh findings: infer the fixed vulnerability from what the fix changed, reconstruct the pre-patch bug, then hunt the paths the fix did not cover and the same bug in code it never touched. Use when you have a fix commit, a vague advisory with a linked diff, a version bump, or a "security release" and want to know what it silently fixed and what it missed. Covers reading a fix as a treasure map, incomplete-fix analysis, and variant discovery in the same tree and its forks.

UnboundCompute 6fd4d1e 6.3 KB Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/extracting-nday-from-a-patch commit 6fd4d1e0d5

Frequently asked questions

npx skillmds@latest add unboundcompute/extracting-nday-from-a-patch