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 singleuser-sample #3507

Closed jupyterhub-bot closed 2 months ago

jupyterhub-bot commented 2 months ago

A rebuild of quay.io/jupyterhub/k8s-singleuser-sample 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-singleuser-sample:4.0.0-0.dev.git.6734.h0d414f4b.

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

After

Target Vuln. ID Package Name Installed v. Fixed v.
node-pkg CVE-2024-38999 requirejs 2.3.6 2.3.7
consideRatio commented 2 months ago

I'll rebuild images soon