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

Head commit for run:
876403305363b333b7d2600f6666c70723f5d4c5 / Jarek Potiuk <[email protected]>
Mask all connection extra and variable values in API audit log (#68049)

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/27362747166

With regards,
GitHub Actions via GitBox


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

Reply via email to