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 13 vulnerabilities #21

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

Conversation

nathan-snyk
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.

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 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-CSVPARSE-467403
Yes No Known Exploit
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Open Redirect
SNYK-JS-GOT-2932019
Yes No Known Exploit
medium severity 429/1000
Why? Has a fix available, CVSS 4.3
Reverse Tabnabbing
SNYK-JS-ISTANBULREPORTS-2328088
Yes No Known Exploit
high severity 816/1000
Why? Mature exploit, Has a fix available, CVSS 8.6
Command Injection
SNYK-JS-MADGE-1082875
Yes Mature
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-NCONF-2395478
Yes Proof of Concept
high severity 706/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.7
Server-side Request Forgery (SSRF)
SNYK-JS-NETMASK-1089716
Yes Proof of Concept
high severity 726/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-PACRESOLVER-1564857
Yes Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Authorization Bypass Through User-Controlled Key
SNYK-JS-PARSEPATH-2936439
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-PARSEURL-3023021
Yes Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Improper Input Validation
SNYK-JS-PARSEURL-3024398
Yes Proof of Concept
medium severity 713/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4
Command Injection
SNYK-JS-SNYKGOPLUGIN-3037316
No Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Timing Attack
npm:http-signature:20150122
Yes No Known Exploit

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

Commit messages
Package name: git-url-parse The new version differs by 55 commits.
  • 129677c Updated docs
  • 26cc5fe Fix shorthand urls
  • 4e3b1cc Merge branch 'custom-ssh-user-tests' of github.com:privatenumber/git-url-parse into new-version
  • 32ed275 ⬆️ 13.0.0 🎉
  • 7cce252 refactor: remove enterpriseSsh
  • c674528 test: failing test for custom SSH user
  • f4ea05e wip
  • 6c0ca07 Updated docs
  • 9746972 ⬆️ 12.0.0 🎉
  • 60011fb Update dependencies
  • 246c911 Updated docs
  • f3093dc Merge branch 'bugfix/parse-bitbucket-server-subpaths' of https://github.com/goober/git-url-parse into new-version
  • 263143f ⬆️ 11.6.0 🎉
  • 37f5c50 Fix parsing Bitbucket Server urls with files located in subfolders
  • f56cbc1 Updated docs
  • be1efb4 Merge branch 'feature/support-commits-url-for-bitbucket-server' of https://github.com/goober/git-url-parse into new-version
  • 1cb827f ⬆️ 11.5.0 🎉
  • 8e9bc4b Merge branch 'new-version' of github.com:IonicaBizau/git-url-parse into new-version
  • 4b61233 ⬆️ 11.5.0 🎉
  • 0abc5c1 Add support for Bitbucket Server repository root and commit endpoints
  • 49f5342 ⬆️ 11.4.5 🎉
  • 71c7298 Updated docs
  • c44df32 Merge branch 'azure_branch' of https://github.com/n2ygk/git-url-parse into new-version
  • 2003390 ⬆️ 11.4.4 🎉

See the full diff

Package name: madge The new version differs by 7 commits.

See the full diff

Package name: proxy-agent The new version differs by 9 commits.

See the full diff

Package name: restify The new version differs by 250 commits.

See the full diff

Package name: snyk-config The new version differs by 32 commits.

See the full diff

Package name: snyk-go-plugin The new version differs by 66 commits.

See the full diff

Package name: tap The new version differs by 250 commits.
  • bc49fb7 15.0.0
  • 4378608 remove publishConfig beta tag
  • 2c2e75f provide mkdirRecursive polyfill for old node versions
  • 8f4c855 correctly specify 10.0.x versions
  • 5e61672 update deps
  • c44c418 Support 10.0 and test in CI
  • dc5c841 tcompare@5.0.4
  • 385b6d2 Add .taprc.yml/yaml handling to change log
  • 4f87466 just run regular test script as snap script
  • 315a921 delete FORCE_COLOR/NO_COLOR rather than setting to '0'
  • 564e96f Add detection for .yaml and .yml
  • 75bae93 update cli doc
  • c1289bf 15.0.0-3
  • d6fe32f Do not CI on node 10
  • d2e0428 do not use equals() alias in self-test
  • 3f787c4 tell npm to be colorful in CI
  • 1512818 run tests with color on github actions
  • 4626fa1 Docs: update documentation for tap v15
  • 02d536b libtap@1.0.1
  • f7c7c58 update cli doc
  • 2aa497c 15.0.0-2
  • 8d7f62e Add support for overriding libtap's internal settings
  • 29eed63 new snapshot folder layout
  • 3a28d4d update libtap git ref to isaacs/tap-v15-prep branch

See the full diff

Package name: update-notifier The new version differs by 42 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Open Redirect
🦉 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
2 participants