The GitHub Actions job "Tests" on airflow.git/fix/jwt-tokens-in-logs-62773 has 
failed.
Run started by GitHub user sunank200 (triggered by sunank200).

Head commit for run:
c701da58c04d0ec7f0242c97ad159edcef85e76c / Ankit Chaurasia 
<[email protected]>
Fix JWT tokens appearing in task logs

- Stop logging full workload object in execute_workload; log only
  dag_id, task_id, run_id, log_path so the JWT token is never passed
  to the logger.
- Extend redact_jwt structlog processor to redact JWTs inside
  Pydantic-like objects (model_dump) and to replace 'token' key
  values with *** so any workload-like object logged elsewhere is
  safe.

closes: #62773
Made-with: Cursor

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

With regards,
GitHub Actions via GitBox


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

Reply via email to