airbytehq / airbytehq/airbyte-python-cdk

Update setuptools to address CVE-2026-59890

Abierto Apto para principiantes
#1,118 2 comentarios 0 reacciones 0 asignados Ver en GitHub
community
Lenguaje dominante
Python
Estrellas
26
Forks
53
Merge medio
2 d 6 h
PR fusionados (30 d)
10

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
build-system, release, security
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Activo
Claridad
Bien especificado
Aptitud para principiantes
75/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.