lucasbelem / nodejs-goof

Super vulnerable todo list application
Apache License 2.0
0 stars 0 forks source link

[Snyk] Security upgrade tap from 11.1.5 to 12.0.2 #9

Open lucasbelem opened 3 months ago

lucasbelem commented 3 months 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 `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **506/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 3.7 | Validation Bypass
[SNYK-JS-KINDOF-537849](https://snyk.io/vuln/SNYK-JS-KINDOF-537849) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: tap The new version differs by 11 commits.
  • 7a20037 12.0.2
  • cf95e01 bump nyc and standard
  • 7f54124 Bump deps for security and bugfixes
  • f323cdc 12.0.1
  • 6745ecf fix test regression in node <10
  • 39f73f9 docs(coverage): browser launching details
  • 3336514 Fix interse typo in asserts docs
  • c1070a7 Add twing to the 100 club
  • 51ae4f2 Do not run coverage report if ended with a signal
  • d5f7b12 12.0.0
  • 5de8801 Update tsame and tmatch, resolve request security vuln
See the full diff
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/lucasbelem/project/4c226e82-044d-4185-b1d5-3479978e42f6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/lucasbelem/project/4c226e82-044d-4185-b1d5-3479978e42f6?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":"cfee362d-a31b-483f-a143-69eb8a9404be","prPublicId":"cfee362d-a31b-483f-a143-69eb8a9404be","dependencies":[{"name":"tap","from":"11.1.5","to":"12.0.2"}],"packageManager":"npm","projectPublicId":"4c226e82-044d-4185-b1d5-3479978e42f6","projectUrl":"https://app.snyk.io/org/lucasbelem/project/4c226e82-044d-4185-b1d5-3479978e42f6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-KINDOF-537849"],"upgrade":["SNYK-JS-KINDOF-537849"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[506],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Validation Bypass](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr)