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: use heredoc with placeholders to avoid shell interpretation
- Use heredoc with placeholders instead of variable substitution
- Process commits safely through temporary file
- Completely prevent shell command interpretation
0 commit comments