jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
Other
1.56k stars 799 forks source link

Vulnerability patch in hub #3506

Closed jupyterhub-bot closed 2 months ago

jupyterhub-bot commented 2 months ago

A rebuild of quay.io/jupyterhub/k8s-hub has been found to influence the detected vulnerabilities! This PR will trigger a rebuild because it has updated a comment in the Dockerfile.

About

This scan for known vulnerabilities has been made by aquasecurity/trivy. Trivy was configured to filter the vulnerabilities with the following settings:

Before

Before trying to rebuild the image, the following vulnerabilities was detected in quay.io/jupyterhub/k8s-hub:4.0.0-0.dev.git.6734.h09260346.

Target Vuln. ID Package Name Installed v. Fixed v.
debian CVE-2024-45490 libexpat1 2.5.0-1 2.5.0-1+deb12u1
debian CVE-2024-45491 libexpat1 2.5.0-1 2.5.0-1+deb12u1
debian CVE-2024-45492 libexpat1 2.5.0-1 2.5.0-1+deb12u1
node-pkg CVE-2024-38999 requirejs 2.3.6 2.3.7
python-pkg CVE-2024-6345 setuptools 65.5.1 70.0.0
python-pkg GHSA-h4gh-qq45-vh27 cryptography 43.0.0 43.0.1

After

Target Vuln. ID Package Name Installed v. Fixed v.
node-pkg CVE-2024-38999 requirejs 2.3.6 2.3.7
python-pkg CVE-2024-6345 setuptools 65.5.1 70.0.0
python-pkg GHSA-h4gh-qq45-vh27 cryptography 43.0.0 43.0.1
consideRatio commented 2 months ago

I'll rebuild images soon