Samin061 commented on PR #71832: URL: https://github.com/apache/airflow/pull/71832#issuecomment-5366299629
Added a symlink regression test for each operator: results_folder/link is a symlink to a dir outside results_folder, and a display_name of link/evil now raises ValueError before any write, with nothing landing in the outside dir. Both pass on the resolved-path check and would slip through the old abspath()/commonpath() version. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
