percy / percy-agent

[Deprecated in favor of `@percy/cli`] An agent process for integrating with Percy.
https://percy.io
MIT License
22 stars 25 forks source link

[Snyk] Security upgrade node from 10.0.0 to 16 #659

Closed shabbirbs closed 2 years ago

shabbirbs 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 `node:16`, as this image has only 466 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") | **886** | Arbitrary Argument Injection
[SNYK-DEBIAN8-GIT-340820](https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340820) | Mature | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **786** | Directory Traversal
[SNYK-DEBIAN8-GIT-340907](https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340907) | Mature | | ![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-DEBIAN8-PROCPS-309313](https://snyk.io/vuln/SNYK-DEBIAN8-PROCPS-309313) | Mature | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **786** | Race Condition
[SNYK-DEBIAN8-WGET-300469](https://snyk.io/vuln/SNYK-DEBIAN8-WGET-300469) | Mature | | ![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-DEBIAN8-WGET-342200](https://snyk.io/vuln/SNYK-DEBIAN8-WGET-342200) | 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/bs-sry/project/a251fb47-8643-4af1-9fdf-9fe08a71cfd9?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bs-sry/project/a251fb47-8643-4af1-9fdf-9fe08a71cfd9?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"4265a79a-b56c-4426-9518-0a063113803a","prPublicId":"4265a79a-b56c-4426-9518-0a063113803a","dependencies":[{"name":"node","from":"10.0.0","to":"16"}],"packageManager":"dockerfile","projectPublicId":"a251fb47-8643-4af1-9fdf-9fe08a71cfd9","projectUrl":"https://app.snyk.io/org/bs-sry/project/a251fb47-8643-4af1-9fdf-9fe08a71cfd9?utm_source=github&utm_medium=referral&page=fix-pr","type":"user-initiated","patch":[],"vulns":["SNYK-DEBIAN8-GIT-340820","SNYK-DEBIAN8-WGET-300469","SNYK-DEBIAN8-PROCPS-309313","SNYK-DEBIAN8-GIT-340907","SNYK-DEBIAN8-WGET-342200"],"upgrade":["SNYK-DEBIAN8-GIT-340820","SNYK-DEBIAN8-GIT-340907","SNYK-DEBIAN8-PROCPS-309313","SNYK-DEBIAN8-WGET-300469","SNYK-DEBIAN8-WGET-342200"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[886,786,786,786,714]}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lessons/directory-traversal/php?loc=fix-pr)