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
fix: resolve regex syntax error in branch validation
- Replace regex pattern with simple string comparisons
- Check for specific unsafe shell characters individually
- Provide more explicit validation for shell injection characters
- Fix syntax error in conditional expression
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments