Skip to content

Mask sensitive proxy values in airflow config#445

Merged
wangyimosquito merged 1 commit intomainfrom
fix-mask-sensitive-proxy-values
Mar 27, 2026
Merged

Mask sensitive proxy values in airflow config#445
wangyimosquito merged 1 commit intomainfrom
fix-mask-sensitive-proxy-values

Conversation

@wangyimosquito
Copy link
Copy Markdown
Contributor

@wangyimosquito wangyimosquito commented Mar 26, 2026

Description of changes

  • Fix CVE identified to mask sensitive "proxy" and "proxies" info in connection by adding them to Airflow core config as default. Also updated the related unit tests.
  • Users can also choose to override this config accordingly.

Testing

  • Deployed 2.11.0 image and verified by running a DAG that (1) checks the core config is set; (2)shows masked proxy info.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wangyimosquito wangyimosquito merged commit 7436031 into main Mar 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants