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(security): add TOCTOU symlink checks in repair method
- Walk each path component to detect symlinks before copy
- Add realpath verification to catch race conditions
- Skip files with symlinks in path and log reason
- Prevents directory-to-symlink replacement attacks
Closes#60
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments