pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
708 stars 177 forks source link

[Snyk] Security upgrade ruby from 3.2.1-alpine3.17 to 3-alpine3.17 #649

Closed mefellows closed 10 months ago

mefellows commented 1 year 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-alpine3.17`, as this image has only 0 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 | | :------: | :-------------------- | :---- | :--------------- | | ![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-ALPINE317-NCURSES-5606599](https://snyk.io/vuln/SNYK-ALPINE317-NCURSES-5606599) | 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-ALPINE317-NCURSES-5606599](https://snyk.io/vuln/SNYK-ALPINE317-NCURSES-5606599) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Improper Authentication
[SNYK-ALPINE317-OPENSSL-5776809](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5776809) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE317-OPENSSL-6032385](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE317-OPENSSL-6032385](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385) | 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/pact-foundation-808/project/14cfb1e8-4168-4c5a-ab9e-d68997c86b5e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pact-foundation-808/project/14cfb1e8-4168-4c5a-ab9e-d68997c86b5e?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"b63c31c5-0092-4166-be1f-5953f7582657","prPublicId":"b63c31c5-0092-4166-be1f-5953f7582657","dependencies":[{"name":"ruby","from":"3.2.1-alpine3.17","to":"3-alpine3.17"}],"packageManager":"dockerfile","projectPublicId":"14cfb1e8-4168-4c5a-ab9e-d68997c86b5e","projectUrl":"https://app.snyk.io/org/pact-foundation-808/project/14cfb1e8-4168-4c5a-ab9e-d68997c86b5e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE317-OPENSSL-6032385","SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-OPENSSL-5776809"],"upgrade":["SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-OPENSSL-5776809","SNYK-ALPINE317-OPENSSL-6032385","SNYK-ALPINE317-OPENSSL-6032385"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,614,514],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Authentication](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)