You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dependency vulnerability scanning and fix axios CVEs (#180)
- Add Security Audit workflow running npm audit on PRs, pushes, and
weekly schedule; gates on high/critical vulns in production deps
- Add Dependabot config for npm and github-actions ecosystems
- Bump axios/socket.io-client/uuid to patched versions to clear the
CVEs surfaced by the Wiz scan
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments