airbytehq / airbytehq/airbyte-python-cdk

Update setuptools to address CVE-2026-59890

未關閉 適合新手
#1,118 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
community
主要語言
Python
星號
26
分支
53
平均合併
2 天 6 小時
30 天內合併 PR
10

描述

The latest released `airbyte-cdk` (7.25.1) and current `main` constrain `setuptools` to `^80.9.0`, while CVE-2026-59890 is fixed in 83.0.0. Downstream connectors cannot override this because Poetry reports an unsatisfiable constraint.

Please widen/update the CDK constraint to include `setuptools >=83.0.0` and publish a release so downstream lockfiles can remediate the vulnerability.

Trivy 0.74.0 reports this as MEDIUM with fixed version 83.0.0.

---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/13315

貢獻指南

開啟貢獻指南

研究方向

Locate the Poetry dependency declaration that constrains setuptools in the CDK, then inspect how the current main branch and release configuration represent that constraint. Update it to include version 83.0.0 or newer, verify downstream lockfiles can resolve the fixed version, and publish a release as requested.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
build-system, release, security
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
活躍
描述清晰度
描述清楚
新手友好度
75/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。