Adjudicating Dependency Cve Reachability

Decide whether a CVE in a dependency actually exposes your application before you scramble to patch: is the vulnerable function on a real call path from your code, do the trigger preconditions hold, and can an attacker control the input that reaches it. Use when an advisory, SCA scan, or dependency bot flags a CVE and you must separate a genuine exposure from unreachable noise, or justify why you are or are not affected. Covers pinning the vulnerable symbol, call-path reachability, precondition checks, and taint from your entry points.

UnboundCompute Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/adjudicating-dependency-cve-reachability commit 52978053a9

Frequently asked questions

npx skillmds@latest add unboundcompute/adjudicating-dependency-cve-reachability