-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Up Ubuntu to 24.04 and Node.js to 22 with security fixes #2143
base: main
Are you sure you want to change the base?
Conversation
📦 Statoscope quick diff with main-branch: ⏱ Build time: -7.6 sec (-4.01%) ⚖️ Initial size: 0.00 kb (0%) 🕵️ Validation errors: 0 Full Statoscope report could be found here |
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check warning
Code scanning / Snyk Container
Low severity - Improper Input Validation vulnerability in coreutils
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check failure
Code scanning / Snyk Container
Low severity - Allocation of Resources Without Limits or Throttling vulnerability in glibc
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check notice
Code scanning / Snyk Container
Low severity - Out-of-bounds Write vulnerability in gnupg2
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check notice
Code scanning / Snyk Container
Low severity - CVE-2024-26458 vulnerability in krb5
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check warning
Code scanning / Snyk Container
Medium severity - Memory Leak vulnerability in krb5
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check notice
Code scanning / Snyk Container
Low severity - Information Exposure vulnerability in libgcrypt20
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check notice
Code scanning / Snyk Container
Low severity - CVE-2024-41996 vulnerability in openssl
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check warning
Code scanning / Snyk Container
Medium severity - Insecure Storage of Sensitive Information vulnerability in pam
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check failure
Code scanning / Snyk Container
Medium severity - Improper Authentication vulnerability in pam
@@ -1,26 +1,27 @@ | |||
ARG UBUNTU_VERSION=24.04 |
Check warning
Code scanning / Snyk Container
Medium severity - CVE-2024-56433 vulnerability in shadow
E2E Report is ready. |
No description provided.