jonasbn / docker-cheatset

Docker encapsulation of the cheatset command for generating Docsets for the Dash.app
https://hub.docker.com/r/jonasbn/cheatset
MIT License
5 stars 1 forks source link

[Snyk] Security upgrade ruby from 3.2.2-slim-bullseye to 3.3.1-slim-bullseye #84

Closed jonasbn closed 4 months ago

jonasbn commented 7 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend upgrading to `ruby:3.3.1-slim-bullseye`, as this image has only 74 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected. Some of the most important vulnerabilities in your base image include: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Information Exposure
[SNYK-DEBIAN11-GNUTLS28-6062102](https://snyk.io/vuln/SNYK-DEBIAN11-GNUTLS28-6062102) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Out-of-bounds Write
[SNYK-DEBIAN11-PERL-6085272](https://snyk.io/vuln/SNYK-DEBIAN11-PERL-6085272) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Out-of-bounds Read
[SNYK-DEBIAN11-TAR-3253527](https://snyk.io/vuln/SNYK-DEBIAN11-TAR-3253527) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **500** | Integer Overflow or Wraparound
[SNYK-DEBIAN11-ZLIB-6008961](https://snyk.io/vuln/SNYK-DEBIAN11-ZLIB-6008961) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **500** | Integer Overflow or Wraparound
[SNYK-DEBIAN11-ZLIB-6008961](https://snyk.io/vuln/SNYK-DEBIAN11-ZLIB-6008961) | No Known Exploit | --- **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](https://app.snyk.io/org/jonasbn/project/faaeb1a0-5d09-48e4-97b9-7af7a6bde2e5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jonasbn/project/faaeb1a0-5d09-48e4-97b9-7af7a6bde2e5?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"430330b6-8484-4b08-9936-180d1e13878d","prPublicId":"430330b6-8484-4b08-9936-180d1e13878d","dependencies":[{"name":"ruby","from":"3.2.2-slim-bullseye","to":"3.3.1-slim-bullseye"}],"packageManager":"dockerfile","projectPublicId":"faaeb1a0-5d09-48e4-97b9-7af7a6bde2e5","projectUrl":"https://app.snyk.io/org/jonasbn/project/faaeb1a0-5d09-48e4-97b9-7af7a6bde2e5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN11-PERL-6085272","SNYK-DEBIAN11-GNUTLS28-6062102","SNYK-DEBIAN11-TAR-3253527","SNYK-DEBIAN11-ZLIB-6008961"],"upgrade":["SNYK-DEBIAN11-GNUTLS28-6062102","SNYK-DEBIAN11-PERL-6085272","SNYK-DEBIAN11-TAR-3253527","SNYK-DEBIAN11-ZLIB-6008961","SNYK-DEBIAN11-ZLIB-6008961"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,514,514,500],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
jonasbn commented 4 months ago

Do not expect to be able to get this to build due to SQLite issue. So for now we stay below 3.3 for Ruby