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

Security advisories coming from bhttp #117

Closed
XhmikosR opened this issue Jun 18, 2018 · 5 comments
Closed

Security advisories coming from bhttp #117

XhmikosR opened this issue Jun 18, 2018 · 5 comments

Comments

@XhmikosR
Copy link

  Low             Prototype Pollution

  Package         lodash

  Patched in      >=4.17.5

  Dependency of   broken-link-checker [dev]

  Path            broken-link-checker > bhttp > form-data2 > lodash

  More info       https://nodesecurity.io/advisories/577


  Low             Prototype Pollution

  Package         lodash

  Patched in      >=4.17.5

  Dependency of   broken-link-checker [dev]

  Path            broken-link-checker > bhttp > lodash

  More info       https://nodesecurity.io/advisories/577


  High            Regular Expression Denial of Service

  Package         string

  Patched in      No patch available

  Dependency of   broken-link-checker [dev]

  Path            broken-link-checker > bhttp > string

  More info       https://nodesecurity.io/advisories/536

bhttp doesn't seem well maintained.

@stevenvachon
Copy link
Owner

It isn't, and it will be replaced when something better becomes available. Last I checked, everything was insufficient.

@XhmikosR
Copy link
Author

So, https://github.com/request/request is insufficient? Just wondering how so.

@stevenvachon
Copy link
Owner

stevenvachon commented Oct 13, 2018

It's bloated and complicated under the hood.

Edit: request/request#3142

@XhmikosR
Copy link
Author

Here's a list of projects I found by quickly searching my stars. It might help you find a simple replacement :)

https://github.com/axios/axios
https://github.com/sindresorhus/got
https://github.com/tomas/needle
https://github.com/Kong/unirest-nodejs
https://github.com/feross/simple-get
https://github.com/ForbesLindesay/http-basic

I hope all of the above are relevant, I filtered out some, but as you know GitHub stars search functionality isn't the best.

@stevenvachon
Copy link
Owner

Fixed in v0.8.0 branch. Closing.

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

No branches or pull requests

2 participants