The GitHub Actions job "Tests (AMD)" on airflow.git/fix-azure-conn-secret-masking has failed. Run started by GitHub user roshanprabu (triggered by potiuk).
Head commit for run: c70994527420d93c1b3d019bae85b88fec0fadb8 / roshanprabu <[email protected]> Mask Connection password in Task SDK airflow.sdk.definitions.connection.Connection masked extra fields via mask_secret() but never masked the top-level password field, unlike the core ORM Connection. This meant secrets such as an Azure service principal secret (mapped to Connection.password) leaked into task logs unmasked whenever the connection was resolved through the Task SDK, e.g. when sourced from an AIRFLOW_CONN_* environment variable URI. Closes: #38144 Report URL: https://github.com/apache/airflow/actions/runs/31202434699 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
