admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 404 forks source link

Request has been deprecated and is raising security vulnerabilities #640

Closed zacmoss-jaspar closed 1 year ago

zacmoss-jaspar commented 1 year ago

I've run npm audit on my repo where wd is a transitive dependency.

Expected outcome

No security vulnerabilities.

Actual outcome

request  *
Severity: moderate
Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6

wd  >=0.0.27
Depends on vulnerable versions of request
node_modules/wd

Suggestion

Find replacement package for request

jlipps commented 1 year ago

Sorry, this project is no longer active or supported. Use webdriverio instead.