Loghorn / ant-plus

A node module for ANT+
MIT License
138 stars 70 forks source link

[Snyk] Security upgrade usb from 1.6.0 to 1.8.0 #57

Open Loghorn opened 4 months ago

Loghorn commented 4 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 (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: usb The new version differs by 79 commits.
  • b8b3a6a v1.8.0
  • a0da058 Introduce prebuildify (#450)
  • a6db778 Use libusb with sleep crash fix (#451)
  • 354287f Merge pull request #445 from mildsunrise/patch-2
  • 4179e43 Merge pull request #447 from tessel/libusb-move
  • 3d94f4b Update libusb submodule URL
  • 84dcb72 fix invalid initial refs
  • e336b03 v1.7.1
  • 6353add Merge pull request #440 from danielmain/master
  • cafde3c destruction of hotplugThis when unsubscribing
  • c882d34 Bump version
  • 986ebef Merge pull request #422 from joelpurra/update-test-instructions
  • c6e93b8 Merge pull request #421 from joelpurra/ignore-compiled-test-file
  • d217ea5 Update test instructions
  • 6206001 Ignore compiled test file
  • 4202670 Merge pull request #428 from tessel/thegecko-patch-1
  • 0907f19 Update node version
  • ca9d35a v1.7.1
  • a6b83fb Bumped lodash dependency
  • c00ed65 Merge pull request #419 from joelpurra/fix-build-warnings
  • 728c257 Merge pull request #359 from penx/patch-1
  • c3d4d1d Merge pull request #420 from joelpurra/update-repository-reference
  • 5f8e3fc v1.7.1-alpha.1
  • c43d4c8 Merge pull request #424 from tessel/prebuild-ubuntu-18.04
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/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?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:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"usb","from":"1.6.0","to":"1.8.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-ANSIREGEX-1583908","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Regular Expression Denial of Service (ReDoS)"}],"prId":"65e46f76-a1d2-43e4-aeca-f23c5b8bf911","prPublicId":"65e46f76-a1d2-43e4-aeca-f23c5b8bf911","packageManager":"npm","priorityScoreList":[696],"projectPublicId":"893fdb20-fc14-4e74-a198-a41971f5c651","projectUrl":"https://app.snyk.io/org/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-ANSIREGEX-1583908"],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)