rstudio / rstudio-docker-products

Docker images for RStudio Professional Products
https://hub.docker.com/u/rstudio
MIT License
66 stars 56 forks source link

Upgrade pip and setuptools on Jupyter venv creation #858

Closed ianpittwood closed 1 month ago

ianpittwood commented 1 month ago

Patches CVE-2024-6345 and CVE-2022-40897

This should prevent future issues with out-of-date setuptools being bundled in the Jupyter virtual environment.