You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/30 04:47:52 UTC

[GitHub] [airflow] uranusjr commented on issue #24740: API endpoint for uploading files to DAG_FOLDER

uranusjr commented on issue #24740:
URL: https://github.com/apache/airflow/issues/24740#issuecomment-1170758230

   If you think GitSync is insecure, I’d say allowing uploading file via the REST API is even more so. A DAG file is run as plain Python code in the interpreter, and it’s against code injection prevention 101 to expose it via any web API.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org