This repository was archived by the owner on Jan 7, 2026. It is now read-only.
airflow-3: update advisories#24328
Merged
catmsred merged 1 commit intowolfi-dev:mainfrom Oct 23, 2025
Merged
Conversation
Update advisories for GHSA-hrfv-mqp8-q5rw, GHSA-f9vj-2wh5-fj8j, GHSA-2g68-c3qc-8985 and GHSA-q34m-jh98-gwm2 We are currently unable to bump the Werkzeug dependency as there are some hard constraints on the connnexion dependency for the FAB auth manager APIs. More information can be found in a comment by upstream maintainers here: https://github.com/apache/airflow/pull/51681\#issuecomment-3411116656 We also had to re-work our airflow-3 package to ensure that we are respecting the constraints so that we don't bump package versions to an unsupported version. More information here: wolfi-dev/os#69508 Signed-off-by: David Negreira <[email protected]>
Member
|
Fixed link for upstream discussion: apache/airflow#51681 (comment) |
catmsred
approved these changes
Oct 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Update advisories for GHSA-hrfv-mqp8-q5rw, GHSA-f9vj-2wh5-fj8j,
GHSA-2g68-c3qc-8985 and GHSA-q34m-jh98-gwm2
We are currently unable to bump the Werkzeug dependency as there are
some hard constraints on the connnexion dependency for the FAB auth
manager APIs.
More information can be found in a comment by upstream maintainers here:
https://github.com/apache/airflow/pull/51681\#issuecomment-3411116656
We also had to re-work our airflow-3 package to ensure that we are
respecting the constraints so that we don't bump package versions to an
unsupported version.
More information here:
wolfi-dev/os#69508
Signed-off-by: David Negreira [email protected]