commonality / generator-community

ไทค Generate README, CODE_OF_CONDUCT, CONTRIBUTING, LICENSE, ISSUE_TEMPLATE, and PULL_REQUEST_TEMPLATE repository docs to encourage consumption and invite contributions.
MIT License
9 stars 7 forks source link

[Snyk] Fix for 4 vulnerabilities #47

Open gregswindle opened 11 months ago

gregswindle commented 11 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **654/1000**
**Why?** Has a fix available, CVSS 8.8 | Authentication Bypass by Spoofing
[SNYK-JS-AUTOLINKER-2438289](https://snyk.io/vuln/SNYK-JS-AUTOLINKER-2438289) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 4.6 | Cross-site Scripting (XSS)
[SNYK-JS-AUTOLINKER-564438](https://snyk.io/vuln/SNYK-JS-AUTOLINKER-564438) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **459/1000**
**Why?** Has a fix available, CVSS 4.9 | Denial of Service (DoS)
[SNYK-JS-AUTOLINKER-73494](https://snyk.io/vuln/SNYK-JS-AUTOLINKER-73494) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: generator-license The new version differs by 9 commits.
  • 353820c 5.2.0
  • 61bee83 Update to yeoman-generator 2.0 + latest generator scaffolding (prettier & cie)
  • ca1494b Update jest to version 19.0.1 ๐Ÿš€ (#67)
  • 83679de chore(package): update yeoman-assert to version 3.0.0 (#63)
  • dd9ce93 add a link to Creative Commons generator (self-plug ;) (#62)
  • d1ef27b add GNU LGPL-3.0 License (#61)
  • 38bc9eb Eslint and nsp (#58)
  • 8de2d27 Update Travis test matrix
  • e2473fb Run test with jest and send coverage results to coveralls
See the full diff
Package name: generator-node The new version differs by 13 commits.
  • ddd83c8 v2.4.0
  • d6ad8eb Update Yarn lockfile
  • c7c85e3 Update dependencies (#278)
  • 129c233 Add support for scoped package (Fix #272) (#275)
  • fd50d93 Setup coverage output in the terminal
  • 4fec892 Replace deprecated prepublish by prepublishOnly (#271)
  • 32f1c96 Correct opencollective badge
  • 80e7e9c Update README.md (#270)
  • e1260dc Bump dependencies
  • a791156 Update the generator/git to ES6 Class (#269)
  • ad88f00 Bump dependencies
  • ad67e66 2.3.0
  • 5c4e722 [Feature] Adding Pre-commit hook and Prettier (#267)
See the full diff
Package name: markdown-magic The new version differs by 67 commits.
See the full diff
Package name: update-notifier The new version differs by 7 commits.
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/gregswindle-github-marketplace/project/91e9f3c7-4dde-45f1-90d9-c91e3f10fa0d?utm_source=github&utm_medium=referral&page=fix-pr) ๐Ÿ›  [Adjust project settings](https://app.snyk.io/org/gregswindle-github-marketplace/project/91e9f3c7-4dde-45f1-90d9-c91e3f10fa0d?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":"879d7a2e-0eb8-48c9-a2fb-c90bfa296704","prPublicId":"879d7a2e-0eb8-48c9-a2fb-c90bfa296704","dependencies":[{"name":"generator-license","from":"5.1.0","to":"5.2.0"},{"name":"generator-node","from":"2.2.0","to":"2.4.0"},{"name":"markdown-magic","from":"0.1.18","to":"2.3.0"},{"name":"update-notifier","from":"2.2.0","to":"2.3.0"}],"packageManager":"npm","projectPublicId":"91e9f3c7-4dde-45f1-90d9-c91e3f10fa0d","projectUrl":"https://app.snyk.io/org/gregswindle-github-marketplace/project/91e9f3c7-4dde-45f1-90d9-c91e3f10fa0d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-AUTOLINKER-2438289","SNYK-JS-AUTOLINKER-564438","SNYK-JS-AUTOLINKER-73494"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-AUTOLINKER-2438289","SNYK-JS-AUTOLINKER-564438","SNYK-JS-AUTOLINKER-73494"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[696,654,551,459],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** ๐Ÿฆ‰ [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) ๐Ÿฆ‰ [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr)