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
feat: Add configurable directory restriction for file execution
- Add CSX_ALLOWED_PATH environment variable support for directory restriction
- When set, only allows script execution from specified directory
- Add test for restricted path validation
- Update README with security feature documentation
This addresses the additional code review feedback about path security.
🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
0 commit comments