You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK you're using (please complete the following information):
Version [e.g. 4.34.0]
Describe the bug
npm audit report
request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
fix available via npm audit fix --force
Will install [email protected], which is a breaking change
node_modules/request
xero-node >=4.0.0-alpha.1
Depends on vulnerable versions of request
node_modules/xero-node
To Reproduce
Steps to reproduce the behaviour:
Install the xero-node npm package "npm i xero-node"
run an audit report "npm audit"
Expected behavior
No vulnerabilities should be detected
SDK you're using (please complete the following information):
Describe the bug
npm audit report
request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
fix available via
npm audit fix --force
Will install [email protected], which is a breaking change
node_modules/request
xero-node >=4.0.0-alpha.1
Depends on vulnerable versions of request
node_modules/xero-node
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
No vulnerabilities should be detected
Screenshots
Additional context
For more information see
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28155
The text was updated successfully, but these errors were encountered: