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 secure temp directory in volume-mounts test (#765)
Replace predictable /tmp/secret-file-12345.txt path with
fs.mkdtempSync to prevent symlink attacks (CodeQL alert #173).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments