Addono / container-registry-proxy

A proxy for modifying modifying requests to Docker-compatible container requests on the fly. Bring your own custom behaviour through an extensive plugin-system.
https://github.com/Addono/container-registry-proxy
MIT License
12 stars 2 forks source link

[Snyk] Security upgrade snyk from 1.707.0 to 1.996.0 #363

Open Addono opened 1 year ago

Addono commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=snyk&from_version=1.707.0&to_version=1.996.0&pr_id=4c0d4b1c-1eb4-4c6a-8aa3-fb2bd8cab105&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - yarn.lock #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **713/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Command Injection
[SNYK-JS-SNYK-3037342](https://snyk.io/vuln/SNYK-JS-SNYK-3037342) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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/addono/project/1e2b0a5b-462c-4d35-bee6-787905cb7eff?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/addono/project/1e2b0a5b-462c-4d35-bee6-787905cb7eff?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"4c0d4b1c-1eb4-4c6a-8aa3-fb2bd8cab105","prPublicId":"4c0d4b1c-1eb4-4c6a-8aa3-fb2bd8cab105","dependencies":[{"name":"snyk","from":"1.707.0","to":"1.996.0"}],"packageManager":"yarn","projectPublicId":"1e2b0a5b-462c-4d35-bee6-787905cb7eff","projectUrl":"https://app.snyk.io/org/addono/project/1e2b0a5b-462c-4d35-bee6-787905cb7eff?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SNYK-3037342"],"upgrade":["SNYK-JS-SNYK-3037342"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[713]}) --- **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)
codecov-commenter commented 1 year ago

Codecov Report

Base: 60.97% // Head: 60.97% // No change to project coverage :thumbsup:

Coverage data is based on head (75fa9a9) compared to base (d8b1702). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #363 +/- ## ======================================= Coverage 60.97% 60.97% ======================================= Files 3 3 Lines 41 41 Branches 9 7 -2 ======================================= Hits 25 25 Misses 16 16 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adriaan+Knapen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adriaan+Knapen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.