security_reminder_hook.py uses Unix-only /tmp/ log path (breaks on Windows)
Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened May 23, 2026 · closed May 29, 2026
Bug\n\nplugins/security-guidance/hooks/security_reminder_hook.py line 14 hard-codes /tmp/security-warnings-log.txt for debug logging. On Windows, /tmp/ does not exist, causing debug logging to silently fail.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗