Files
LEDMatrix/web_interface/blueprints
ChuckandClaude Sonnet 4.6 f40e6f3127 fix(tools-tab): don't expose filesystem paths in OSError messages
CodeQL flagged str(exc) flowing into the JSON response for the
install_plugin_requirements action. Use exc.strerror instead, which
gives the OS error description ("No such file or directory",
"Permission denied") without the internal filesystem path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 12:11:07 -04:00
..
2025-12-27 14:15:49 -05:00