The GitHub Actions job "Tests (AMD)" on 
airflow.git/mask-audit-log-connection-extra-and-variable-values has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d6703595dd9e4108754508e98b3932472b26e014 / Jarek Potiuk <[email protected]>
Mask all connection extra and variable values in API audit log

The API audit-log writer recorded connection `extra` values and variable
values selectively, by matching the field's key name against the secrets
masker's sensitive-key list — so values stored under other key names were
written to Log.extra verbatim. Record only which `extra` fields were present
(masking every value) and mask the variable value unconditionally, so the
audit log captures that a connection or variable changed without persisting
the values themselves.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to