damianiandrea / mongodb-nats-connector

A connector that uses MongoDB's change streams to capture data changes and publishes those changes to NATS JetStream.
MIT License
48 stars 7 forks source link

[Snyk] Security upgrade alpine from latest to 3.18.3 #4

Closed damianiandrea closed 1 year ago

damianiandrea 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 `alpine:3.18.3`, 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 | Issue | Exploit Maturity | | :------: | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Improper Authentication
[SNYK-ALPINE318-OPENSSL-5776808](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5776808) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Improper Authentication
[SNYK-ALPINE318-OPENSSL-5776808](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5776808) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Inefficient Regular Expression Complexity
[SNYK-ALPINE318-OPENSSL-5788370](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5788370) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Inefficient Regular Expression Complexity
[SNYK-ALPINE318-OPENSSL-5788370](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5788370) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | CVE-2023-3817
[SNYK-ALPINE318-OPENSSL-5821142](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5821142) | 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/damianiandrea/project/544ee128-7ea1-41fb-80c2-30fdbd840d04?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/damianiandrea/project/544ee128-7ea1-41fb-80c2-30fdbd840d04?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"53756e25-f6a3-4f37-9b4c-bc2972dad02f","prPublicId":"53756e25-f6a3-4f37-9b4c-bc2972dad02f","dependencies":[{"name":"alpine","from":"latest","to":"3.18.3"}],"packageManager":"dockerfile","projectPublicId":"544ee128-7ea1-41fb-80c2-30fdbd840d04","projectUrl":"https://app.snyk.io/org/damianiandrea/project/544ee128-7ea1-41fb-80c2-30fdbd840d04?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5821142"],"upgrade":["SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5821142"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title"],"priorityScoreList":[null,null,null],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Inefficient Regular Expression Complexity](https://learn.snyk.io/lesson/redos/?loc=fix-pr)