CircleCI-Public / circleci-demo-aws-ecs-ecr

A demo project for deployment to AWS ECS from ECR on CircleCI 2.0.
https://circleci.com/gh/CircleCI-Public/circleci-demo-aws-ecs-ecr
MIT License
107 stars 110 forks source link

[Snyk] Security upgrade nginx from 1.15.5 to 1.20 #22

Open circleci-secops opened 2 years ago

circleci-secops commented 2 years 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 `nginx:1.20`, as this image has only 91 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 | | :------: | :-------------------- | :---- | :--------------- | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | Integer Overflow or Wraparound
[SNYK-DEBIAN9-LIBXML2-2806806](https://snyk.io/vuln/SNYK-DEBIAN9-LIBXML2-2806806) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **364** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-DEBIAN9-LIBXML2-542924](https://snyk.io/vuln/SNYK-DEBIAN9-LIBXML2-542924) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **364** | Memory Leak
[SNYK-DEBIAN9-LIBXML2-542930](https://snyk.io/vuln/SNYK-DEBIAN9-LIBXML2-542930) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **364** | Out-of-bounds Read
[SNYK-DEBIAN9-LIBXML2-609786](https://snyk.io/vuln/SNYK-DEBIAN9-LIBXML2-609786) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **364** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-DEBIAN9-TAR-312293](https://snyk.io/vuln/SNYK-DEBIAN9-TAR-312293) | 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/circleci-78h/project/8efe3e1d-48b2-491e-9e8e-30f194723211?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/circleci-78h/project/8efe3e1d-48b2-491e-9e8e-30f194723211?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"0cc671f7-5f1e-431c-862e-4c5e2c71ea3f","prPublicId":"0cc671f7-5f1e-431c-862e-4c5e2c71ea3f","dependencies":[{"name":"nginx","from":"1.15.5","to":"1.20"}],"packageManager":"dockerfile","projectPublicId":"8efe3e1d-48b2-491e-9e8e-30f194723211","projectUrl":"https://app.snyk.io/org/circleci-78h/project/8efe3e1d-48b2-491e-9e8e-30f194723211?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN9-LIBXML2-2806806","SNYK-DEBIAN9-TAR-312293","SNYK-DEBIAN9-LIBXML2-609786","SNYK-DEBIAN9-LIBXML2-542930","SNYK-DEBIAN9-LIBXML2-542924"],"upgrade":["SNYK-DEBIAN9-LIBXML2-2806806","SNYK-DEBIAN9-LIBXML2-542924","SNYK-DEBIAN9-LIBXML2-542930","SNYK-DEBIAN9-LIBXML2-609786","SNYK-DEBIAN9-TAR-312293"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[436,364,364,364,364]}' --- **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)