Files
NexQuant/rdagent
TPTBusiness 4cfec6c46b fix: Prevent path traversal in autorl_bench server.py
- Add explicit security comments for CodeQL
- Improve error messages for each validation step
- Reject null bytes, drive letters, and absolute paths
- Validate resolved path is within workspace_root
- Fixes GitHub Security Alert #6 (py/path-injection)

Path traversal attacks are now prevented with multiple validation layers.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 22:02:05 +02:00
..
2026-03-18 14:04:52 +08:00
2026-03-18 14:04:52 +08:00