Dependency Security

Judge dependency risk instead of reciting it — resolve the advisory to a real path through the lockfile, decide whether the vulnerable code is reachable in this codebase, and pick upgrade, override, removal or a written acceptance. Use when an audit or advisory alert fires, before adding a new dependency, when a lockfile change needs reviewing, or when someone asks whether a named CVE actually affects this project. Not for finding vulnerabilities in code you wrote, not for secret scanning, and a clean audit output is not a claim that the application is secure.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/security/dependency-security commit d31c362ef9

Frequently asked questions

npx skillmds@latest add nahid-sparktales/dependency-security