Set up dependency scanning for security vulnerabilities
Set up dependency scanning for:
Package manager: ${{PACKAGE_MANAGER}}
CI/CD platform: ${{CI_CD_PLATFORM}}
Alert preferences: ${{ALERT_PREFS}}
Configure:
- npm audit / Snyk / Dependabot
- Severity thresholds
- Auto-fix policies
- PR checks
- License compliance
- Private registry scanning
- Remediation workflow
- Exception handlingOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{PACKAGE_MANAGER][{CI_CD_PLATFORM][{ALERT_PREFS]