Dependency Scanning Identify vulnerabilities in third-party dependencies and libraries. When to Use This Skill Use this skill when: - Managing third-party dependencies - Implementing software composition analysis - Meeting compliance requirements - Securing the software supply chain - Automating vulnerability detection Prerequisites - Package manifest files (package.json, requirements.txt, etc.) - CI/CD pipeline access - Dependency scanning tool Tool Comparison | Tool | Type | Languages | Best For | |------|------|-----------|----------| | Snyk | Commercial/Free | Many | Comprehensive SCA | |…