We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
I removed the request and its dependent package and used node-fetch for the same. Created a pull request fix:ssrf #376. Please check.
Sorry, something went wrong.
Guys, what is the update with this bugfix ? Please get it tested and live soon. Waiting on you guys to make my project reach 0 vulnerabilities.
@razorpay-sanjib @aishrazorpay @amitrazorpay @bala-razorpay @KanhaRazorpay @tanmayrazorpay
Created a PR #397 which resolves the issue. Used axios instead of request and request-promise.
axios
request
request-promise
Here is the comparison chart for alternatives of request package: https://github.com/sindresorhus/got#comparison
P.S.: Wanted to use got but they don't support commonjs anymore since v11 (which is no longer maintained), so used axios instead.
got
ankitdas13
No branches or pull requests
The text was updated successfully, but these errors were encountered: