chore(deps): [database-archival] Update dependency apache-airflow to v2.10.3 [SECURITY] #142
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.10.1
->==2.10.3
GitHub Vulnerability Alerts
CVE-2024-50378
Airflow versions before 2.10.3 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive variables were set via airflow CLI, values of those variables appeared in the audit log and were stored unencrypted in the Airflow database. While this risk is limited to users with audit log access, it is recommended to upgrade to Airflow 2.10.3 or a later version, which addresses this issue. Users who previously used the CLI to set secret variables should manually delete entries with those variables from the log table.
Release Notes
apache/airflow (apache-airflow)
v2.10.3
Compare Source
Significant Changes
^^^^^^^^^^^^^^^^^^^
No significant changes.
Bug Fixes
"""""""""
stringified
objects to UI via xcom if pickling is active (#42388) (#42486)selectinload
instead ofjoinedload
(#40487) (#42351)TrySelector
for Mapped Tasks in Logs and Details Grid Panel (#43566)scheduler_loop_duration
(#42886) (#43544)Miscellaneous
"""""""""""""
dompurify
from 2.2.9 to 2.5.6 in /airflow/www (#42263) (#42270)4.5.2
(#43309) (#43318)Doc Only Changes
""""""""""""""""
v2.10.2
: Apache Airflow 2.10.2Compare Source
Significant Changes
No significant changes.
Bug Fixes
renderedTemplates
as keys to skipcamelCasing
(#42206) (#42208)camelcase
xcom entries (#42182) (#42187)Miscellaneous
0.2.4
as it breaks our integration (#42101)LibCST
(#42089)--tree
flag fortasks list
cli command (#41965)Doc Only Changes
security_model.rst
to clear unauthenticated endpoints exceptions (#42085)Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.