mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-13 18:18:29 +00:00
- Update _validate_url() to restrict schemes to 'http' and 'https' only - Fixes CI test failures for ftp://invalid-scheme test cases - Maintains security by preventing non-web protocols Co-Authored-By: João <joao@crewai.com>