Event-Sync / server-notes

1 stars 1 forks source link

[Snyk] Security upgrade grunt-jscs from 0.8.1 to 3.0.0 #61

Open bparrish206 opened 9 months ago

bparrish206 commented 9 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 #### 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") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MINIMATCH-1019388](https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MINIMATCH-3050818](https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[npm:minimatch:20160620](https://snyk.io/vuln/npm:minimatch:20160620) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: grunt-jscs The new version differs by 73 commits.
  • afe900c Release v3.0.0
  • 4f2cbe2 Bump jscs to 3.0.4
  • 33894a5 Update grunt to 1.0.1 and update grunt-contrib-nodeunit to 1.0.0 (#124)
  • 3787cd4 Merge pull request #125 from paladox/patch-11
  • 93fae93 Release v2.8.0
  • e6850df Bump dependencies
  • efe03eb Bump jscs to 2.11
  • bd03360 Bump lodash and jshint versions
  • ed026d9 Release v2.7.0
  • aa8ec81 Use lodash `isEmpty` method instead of our own implementation
  • 044e67c Bump jscs version to 2.9
  • 36e8e61 Release v2.6.0
  • e26c599 Bump dependencies
  • 017d9f7 Misc: add nodejs 5 to travis
  • 7210c59 Release v2.5.0
  • cf81ca2 Bump jscs version to 2.7.0
  • 1fcd82b Release v2.4.0
  • 7a87b6a Update jscs to 2.6.0
  • 40db752 Update grunt-contrib-jshint to 0.11.3
  • 8ae5126 Add grunt as dependency so grunt runs
  • d13072f Release v2.3.0
  • d8fef95 Update jscs to 2.5.0 version
  • c272f8f Release v2.2.0
  • 4767f7f Check 4. and .12 nodes with travis CI
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/bparrish206/project/0f553996-f9b8-487f-97e2-7e9f685a75b3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bparrish206/project/0f553996-f9b8-487f-97e2-7e9f685a75b3?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":"9929ae81-ca78-400f-a913-454b45560599","prPublicId":"9929ae81-ca78-400f-a913-454b45560599","dependencies":[{"name":"grunt-jscs","from":"0.8.1","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"0f553996-f9b8-487f-97e2-7e9f685a75b3","projectUrl":"https://app.snyk.io/org/bparrish206/project/0f553996-f9b8-487f-97e2-7e9f685a75b3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MINIMATCH-1019388","SNYK-JS-MINIMATCH-3050818","npm:minimatch:20160620"],"upgrade":["SNYK-JS-MINIMATCH-1019388","SNYK-JS-MINIMATCH-3050818","npm:minimatch:20160620"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[589,479,589],"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)