Files
beads/cmd/bd
Matt Wilkie 6e3498115f feat: refactor export file writing to avoid Windows Defender false positives
- Replace direct file creation with atomic temp file + rename pattern
- Add path validation to prevent writing to sensitive system directories
- Set proper file permissions (0644) on exported files
- Maintain backward compatibility and JSONL export functionality
- Reduce ransomware heuristic triggers through safer file operations
2025-10-14 13:51:34 -07:00
..