shadow-test 265b365f0b Fix security: enable CSP and eliminate shell injection in entrypoint
- Enable restrictive Content Security Policy in tauri.conf.json instead
  of null (disabled), restricting scripts/connects to self + Tauri IPC
- Fix shell injection in entrypoint.sh by replacing su -c with direct
  git config --file writes, preventing names with quotes (e.g. O'Brien)
  from breaking startup or enabling code execution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:43:04 +00:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
S
Description
No description provided
MIT 2.2 MiB
2026-07-01 13:44:35 +00:00
Languages
TypeScript 48.1%
Rust 40.3%
Shell 6.1%
HTML 3.2%
Dockerfile 1.4%
Other 0.8%