mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-11 00:42:48 +00:00
Validate the fully interpolated path so adjacent placeholders cannot concatenate into traversal, and reject Windows drive/root-relative input values that bypass is_absolute(). Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>