HO-CTO / sre-monitoring-as-code

Monitoring-as-Code (MaC) is a jsonnet mixin implementation of SLIs/SLO/Error Budgets using the open-source monitoring and alerting eco-system of Prometheus and Grafana.
https://ho-cto.github.io/sre-monitoring-as-code/
MIT License
23 stars 15 forks source link

[Snyk] Security upgrade alpine from 3.18.2 to 3.18.3 #630

Closed RobJohnsonHO closed 2 months ago

RobJohnsonHO 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 - monitoring-as-code/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 | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | 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-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") | **514** | Inefficient Regular Expression Complexity
[SNYK-ALPINE318-OPENSSL-5788370](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5788370) | 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/robjohnson-ho/project/3009a5be-56b5-4d03-bcfb-b9b10b98459b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/robjohnson-ho/project/3009a5be-56b5-4d03-bcfb-b9b10b98459b?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"5d6589e9-7662-4601-8b9a-92a7f26b91a2","prPublicId":"5d6589e9-7662-4601-8b9a-92a7f26b91a2","dependencies":[{"name":"alpine","from":"3.18.2","to":"3.18.3"}],"packageManager":"dockerfile","projectPublicId":"3009a5be-56b5-4d03-bcfb-b9b10b98459b","projectUrl":"https://app.snyk.io/org/robjohnson-ho/project/3009a5be-56b5-4d03-bcfb-b9b10b98459b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5788370"],"upgrade":["SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5788370"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,514,514],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Inefficient Regular Expression Complexity](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
michaelpearsonHO commented 2 months ago

Superseded.