Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 16 vulnerabilities #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HossamSamir
Copy link
Owner

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.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

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 619/1000
Why? Has a fix available, CVSS 8.1
Prototype Pollution
SNYK-JS-AJV-584908
No No Known Exploit
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
No Proof of Concept
high severity 584/1000
Why? Has a fix available, CVSS 7.4
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HAWK-2808852
No No Known Exploit
medium severity 641/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.4
Prototype Pollution
SNYK-JS-JSON5-3182856
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
Yes No Known Exploit
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
No Proof of Concept
high severity 624/1000
Why? Has a fix available, CVSS 8.2
Arbitrary File Overwrite
SNYK-JS-TAR-1536528
No No Known Exploit
high severity 624/1000
Why? Has a fix available, CVSS 8.2
Arbitrary File Overwrite
SNYK-JS-TAR-1536531
No No Known Exploit
low severity 410/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TAR-1536758
No No Known Exploit
high severity 639/1000
Why? Has a fix available, CVSS 8.5
Arbitrary File Write
SNYK-JS-TAR-1579147
No No Known Exploit
high severity 639/1000
Why? Has a fix available, CVSS 8.5
Arbitrary File Write
SNYK-JS-TAR-1579152
No No Known Exploit
high severity 639/1000
Why? Has a fix available, CVSS 8.5
Arbitrary File Write
SNYK-JS-TAR-1579155
No No Known Exploit
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
No Proof of Concept
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:hoek:20180212
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: johnny-five The new version differs by 64 commits.
  • 89ea5ef v0.12.0
  • 8bb887b ci: remove "npm cache clean" from appveyor
  • b35fc65 Deps: drop es6-shim
  • a9b5cca Deps: serialport ~6.0.x
  • 1f7ad6c Deps: serialport 6
  • 0f3c84a Readme: fix gitter link
  • 608fe55 Tests: Explicit strict mode
  • 641e9fb Accelerometer: update tests and digital.all/integral/fractional
  • 966ef76 Merge branch 'accelerometer-fixed-point-values' of https://github.com/dnlup/johnny-five into dnlup-accelerometer-fixed-point-values
  • 6b7eedd Require pins
  • 3976817 Accelerometer: set fractional value
  • b37458c Merge branch 'master' of github.com:rwaldron/johnny-five into accelerometer-fixed-point-values
  • 0ad2a59 Accelerometer: remove toFixed call from x,y,z getters
  • aa0f2bf Fix datasheet unsecure link in comment
  • 0d666f1 Add doc expander ADS1115
  • e5e3cdd Add example expander ADS1115
  • a1920fa Add component expander ADS1115
  • 4504b41 move Board options up
  • 3fe0961 fix: Switch defaults to NO
  • 9732d51 test/animation.js: fix indent
  • 73f6a7c Fix sycnchronous animation queues
  • fd59d4a Accelerometer: modify MPU6050 `toGravity` to return values with 3 decimals
  • 31cdd0d IMU: Fn.{s32, u32} => s32, u32
  • 2b04a0b Stepper: pin correction

See the full diff

Package name: nodebots-interchange The new version differs by 201 commits.
  • 372bec2 chore(release): 2.1.1
  • 7d260e2 Merge pull request #111 from nodebots/fix/110-upgrade-serialport-parser
  • b7c6fc9 fix(security): Updated packages that had security vulnerabiltiies
  • 400bf69 fix(deps): Updated packages to fix parser readline tests
  • f288939 Merge pull request #109 from nodebots/dependabot/npm_and_yarn/standard-version-9.1.0
  • ec39f14 Merge branch 'master' into dependabot/npm_and_yarn/standard-version-9.1.0
  • f91de1d Merge pull request #108 from nodebots/dependabot/npm_and_yarn/node-notifier-8.0.1
  • 1d44943 Merge branch 'master' into dependabot/npm_and_yarn/node-notifier-8.0.1
  • 5236400 Merge pull request #107 from nodebots/dependabot/npm_and_yarn/axios-0.21.1
  • 535dff3 chore(deps-dev): bump standard-version from 9.0.0 to 9.1.0
  • b064fa6 chore(deps): bump node-notifier from 8.0.0 to 8.0.1
  • 0428990 chore(deps): bump axios from 0.21.0 to 0.21.1
  • 9adcf44 Merge pull request #106 from nodebots/dependabot/npm_and_yarn/eslint-7.16.0
  • 4c7a131 chore(deps-dev): bump eslint from 7.15.0 to 7.16.0
  • 1505f4c Merge pull request #105 from nodebots/dependabot/npm_and_yarn/serialport-9.0.4
  • 45039e1 chore(deps): bump serialport from 9.0.3 to 9.0.4
  • 9543286 Merge pull request #104 from nodebots/dependabot/npm_and_yarn/husky-4.3.6
  • d10b7c9 chore(deps-dev): bump husky from 4.3.5 to 4.3.6
  • 33c5456 Merge pull request #102 from nodebots/dependabot/npm_and_yarn/commander-6.2.1
  • 6ecf1f0 chore(deps): bump commander from 6.2.0 to 6.2.1
  • af360f1 Merge pull request #101 from nodebots/dependabot/npm_and_yarn/ini-1.3.7
  • ff8bfb3 chore(deps): bump ini from 1.3.5 to 1.3.7
  • f6db1f2 Merge pull request #100 from nodebots/dependabot/npm_and_yarn/husky-4.3.5
  • bc8f175 chore(deps-dev): bump husky from 4.3.0 to 4.3.5

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Server-side Request Forgery (SSRF)
🦉 More lessons are available in Snyk Learn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants