by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
Apache Airflow: proxy credentials for various providers might leak in task logs
In Apache Airflow versions before 3.1.6, the proxies and proxy fields within a Connection may include proxy URLs containing embedded authentication information. These fields were not treated as sensitive by default and therefore were not automatically masked in log output. As a result, when such connections are rendered or printed to logs, proxy credentials embedded in these fields could be exposed. Users are recommended to upgrade to 3.1.6 or later, which fixes this issue
References
-
https://lists.apache.org/thread/x6kply4nqd4vc4wgxtm6g9r2tt63s8c5 vendor-advisory
-
https://lists.apache.org/thread/x6kply4nqd4vc4wgxtm6g9r2tt63s8c5 vendor-advisory
Affected products
- <3.1.6
Matching in nixpkgs
pkgs.apache-airflow
Programmatically author, schedule and monitor data pipelines
Package maintainers
-
@bhipple Benjamin Hipple <bhipple@protonmail.com>
-
@gbpdt Graham Bennett <nix@pdtpartners.com>
-
@ingenieroariel Ariel Nunez <ariel@nunez.co>