Skip to content

Comments

Fix JWT tokens appearing in task logs#62467

Open
Eason09053360 wants to merge 1 commit intoapache:mainfrom
Eason09053360:Fix-JWT-tokens-appearing-in-task-logs
Open

Fix JWT tokens appearing in task logs#62467
Eason09053360 wants to merge 1 commit intoapache:mainfrom
Eason09053360:Fix-JWT-tokens-appearing-in-task-logs

Conversation

@Eason09053360
Copy link
Contributor

@Eason09053360 Eason09053360 commented Feb 25, 2026

use repr=False prevents sensitive data from being accidentally exposed in development, testing, or production environment

closes: #62428


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:Executors-core LocalExecutor & SequentialExecutor label Feb 25, 2026
@Eason09053360 Eason09053360 marked this pull request as ready for review February 25, 2026 13:53
@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.8 milestone Feb 25, 2026
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Executors-core LocalExecutor & SequentialExecutor backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JWT tokens appearing in task logs

2 participants