uc-cdis / cloud-automation

Automation for standing up Gen3 commons
Apache License 2.0
41 stars 67 forks source link

[Snyk] Security upgrade nginx from 1.15.6-alpine to 1-alpine #2524

Closed BinamB closed 5 months ago

BinamB commented 6 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 - Docker/sidecar/Dockerfile We recommend upgrading to `nginx:1-alpine`, 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-ALPINE38-BZIP2-452633](https://snyk.io/vuln/SNYK-ALPINE38-BZIP2-452633) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **786** | Out-of-bounds Write
[SNYK-ALPINE38-GD-344573](https://snyk.io/vuln/SNYK-ALPINE38-GD-344573) | Mature | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Double Free
[SNYK-ALPINE38-GD-344662](https://snyk.io/vuln/SNYK-ALPINE38-GD-344662) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | CVE-2019-11068
[SNYK-ALPINE38-LIBXSLT-344661](https://snyk.io/vuln/SNYK-ALPINE38-LIBXSLT-344661) | 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-ALPINE38-MUSL-458276](https://snyk.io/vuln/SNYK-ALPINE38-MUSL-458276) | 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/binamb-81n/project/f8ff9706-8041-42ae-bba2-3ce2de051531?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/binamb-81n/project/f8ff9706-8041-42ae-bba2-3ce2de051531?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"65a1368a-eac6-44e2-9d31-77037bab4406","prPublicId":"65a1368a-eac6-44e2-9d31-77037bab4406","dependencies":[{"name":"nginx","from":"1.15.6-alpine","to":"1-alpine"}],"packageManager":"dockerfile","projectPublicId":"f8ff9706-8041-42ae-bba2-3ce2de051531","projectUrl":"https://app.snyk.io/org/binamb-81n/project/f8ff9706-8041-42ae-bba2-3ce2de051531?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE38-GD-344573","SNYK-ALPINE38-LIBXSLT-344661","SNYK-ALPINE38-BZIP2-452633","SNYK-ALPINE38-GD-344662","SNYK-ALPINE38-MUSL-458276"],"upgrade":["SNYK-ALPINE38-BZIP2-452633","SNYK-ALPINE38-GD-344573","SNYK-ALPINE38-GD-344662","SNYK-ALPINE38-LIBXSLT-344661","SNYK-ALPINE38-MUSL-458276"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[786,714,714,714,714],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Double Free](https://learn.snyk.io/lesson/double-free/?loc=fix-pr)