The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
6d9d86c6ca3816789d16d2cd084ac0e0ee4b4406 / Ankit Chaurasia 
<[email protected]>
Add `access_key` and `connection_string` to DEFAULT_SENSITIVE_FIELDS (#61580)

Azure Blob Storage, Azure File Share, and Azure Data Lake store
connection strings and shared access keys in the connection `extra`
JSON under keys that were not matched by the existing sensitive field
patterns. This allowed users with read-only Connection permissions
(e.g. Viewer role) to retrieve these secrets in plaintext via the API.

Adding `connection_string` and `access_key` to the default set ensures
these values are automatically redacted in API responses and logs.

Report URL: https://github.com/apache/airflow/actions/runs/21778056463

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to