airbytehq / airbytehq/airbyte-python-cdk
Update setuptools to address CVE-2026-59890
- Linguagem predominante
- Python
- Estrelas
- 26
- Forks
- 53
- Merge médio
- 2d 6h
- PRs com merge (30d)
- 10
Descrição
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
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- build-system, release, security
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Ativa
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 75/100