Files
gh-christianlouis-docuelevate/app
google-labs-jules[bot] 9c1be9ec10 🔒 Fix potential command injection in rclone task
Adds `--` separator to `rclone copy`, `mkdir`, and `link` commands in `upload_with_rclone.py`. This explicitly tells rclone to stop processing options and treat subsequent arguments strictly as positional arguments, preventing malicious user-controlled paths (starting with `-`) from being executed as arbitrary command flags.

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-03-16 09:04:25 +00:00
..
2026-03-15 04:10:28 +00:00
2026-03-15 04:10:28 +00:00
2026-03-14 09:42:23 +00:00
2026-03-14 09:45:05 +00:00