mik-laj edited a comment on issue #4895: [AIRFLOW-1526] Add dingding hook and 
operator
URL: https://github.com/apache/airflow/pull/4895#issuecomment-471392237
 
 
   I know there are two ways but I think one of them is not safe and should not 
be supported. First, security should be a standard, not an option to choose 
from. people are too lazy and therefore do not make good choices about 
security. Second, the code of operators that is in the core is used to learning 
and therefore it should not have security flaws.
   
   I develop a operators for GCP Transfer Service. and I intentionally blocked 
the passing of passwords as parameters to limit the misuse of the operator.
   
https://github.com/apache/airflow/pull/4792/files#diff-1f5fe79c9bd42285838bf61cf696ea2bR136

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to