Skip to content

[Snyk] Security upgrade debian from bullseye-slim to bookworm-20240722-slim #5620

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

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

DaMandal0rian
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

  • docker/Dockerfile

We recommend upgrading to debian:bookworm-20240722-slim, as this image has only 33 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN11-ZLIB-6008961
  500  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN11-SYSTEMD-6277510
  400  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN11-SYSTEMD-6277510
  400  
low severity CVE-2023-45918
SNYK-DEBIAN11-NCURSES-6252771
  150  
low severity Information Exposure
SNYK-DEBIAN11-UTILLINUX-2401081
  150  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Information Exposure

@DaMandal0rian DaMandal0rian added the security Pull requests that address a security vulnerability label Sep 17, 2024
@mangas mangas merged commit cb3d85c into master Nov 5, 2024
7 checks passed
@mangas mangas deleted the snyk-fix-8f07cb00ec73a4b7a5039af885376ca1 branch November 5, 2024 16:47
encalypto added a commit that referenced this pull request Nov 20, 2024
In #5620, we updated our base Debian image tag, resulting in our
installation of the `netcat` package failing due to being made a
virtual package (provided by either `netcat-openbsd` and
`netcat-traditional`). Here, we opt to specifically use `netcat-openbsd`
to match Bullseye's default.
encalypto added a commit that referenced this pull request Nov 20, 2024
In #5620, we updated our base Debian image tag, resulting in our
installation of the `netcat` package failing due to being made a
virtual package (provided by either `netcat-openbsd` and
`netcat-traditional`). Here, we opt to specifically use `netcat-openbsd`
to match Bullseye's default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants