ShakaibKhan commented on issue #17476: URL: https://github.com/apache/airflow/issues/17476#issuecomment-913932601
So from [1]: "The automatic masking is triggered by Connection or Variable access. This means that if you pass a sensitive value via XCom or any other side-channel it will not be masked when printed in the downstream task." and going into task-command::task_test it looks like logs are being propagated so they are no longer masked. Seems to be WAI [1] https://airflow.apache.org/docs/apache-airflow/stable/security/secrets/index.html#masking-sensitive-data -- 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]
