jupyterhub / zero-to-jupyterhub-k8s

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

Vulnerability patch in secret-sync #3397

Closed jupyterhub-bot closed 4 months ago

jupyterhub-bot commented 5 months ago

A rebuild of quay.io/jupyterhub/k8s-secret-sync 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-secret-sync:4.0.0-0.dev.git.6543.ha8cb249d.

Target Vuln. ID Package Name Installed v. Fixed v.
alpine CVE-2023-42363 busybox 1.36.1-r15 1.36.1-r17
alpine CVE-2023-42363 busybox-binsh 1.36.1-r15 1.36.1-r17
alpine CVE-2023-42363 ssl_client 1.36.1-r15 1.36.1-r17
alpine CVE-2023-42366 busybox 1.36.1-r15 1.36.1-r16
alpine CVE-2023-42366 busybox-binsh 1.36.1-r15 1.36.1-r16
alpine CVE-2023-42366 ssl_client 1.36.1-r15 1.36.1-r16
alpine CVE-2024-2511 libcrypto3 3.1.4-r5 3.1.4-r6
alpine CVE-2024-2511 libssl3 3.1.4-r5 3.1.4-r6
alpine CVE-2024-4603 libcrypto3 3.1.4-r5 3.1.5-r0
alpine CVE-2024-4603 libssl3 3.1.4-r5 3.1.5-r0
python-pkg CVE-2024-35195 requests 2.31.0 2.32.0
python-pkg CVE-2024-3651 idna 3.6 3.7

After

Target Vuln. ID Package Name Installed v. Fixed v.