Files
bun.sh/test/cli
Claude Bot 6954e63107 Fix security vulnerabilities and robustness issues
Security fixes:
- Replace vulnerable shell script generation with secure symlinks/copy
- Use proper BUN_INSTALL fallback to ~/.bun (like other Bun commands)
- Fix import patterns to use bun.* instead of direct imports

Robustness improvements:
- Implement tar.gz extraction using system tar command
- Fix error handling and validation
- Update tests to reflect new fallback behavior

All tests pass and functionality works correctly.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 18:25:51 +00:00
..
2025-05-24 13:36:51 -07:00
2025-05-16 23:40:56 -07:00
2025-07-15 22:00:17 -07:00