Audit Dependencies
Regularly audit dependencies for known vulnerabilities
CLAUDE.md
Regularly audit dependencies for known vulnerabilities. Run npm audit, pip audit, or equivalent before releases. Don’t ignore high-severity findings.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.