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
Prevent '*' pattern from matching all modules, which would disable
dependency analysis and create security vulnerabilities.
- Add safety check for bare wildcard patterns
- Add comprehensive test coverage for security edge cases
- Ensure valid wildcard patterns still work correctly
0 commit comments