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

Addressing Moderate Security Vulnerabilities in Dependencies #161

Open
nicaplz1 opened this issue Nov 17, 2023 · 1 comment
Open

Addressing Moderate Security Vulnerabilities in Dependencies #161

nicaplz1 opened this issue Nov 17, 2023 · 1 comment

Comments

@nicaplz1
Copy link

Hello monero-ts maintainers,

This is nicaplz1, and I've been working with monero-ts in my project. I've come across some moderate security vulnerabilities related to the dependencies request, request-promise, and tough-cookie.

Details of the vulnerabilities:

I couldn't resolve these with npm audit fix. Are there any plans for addressing these? Your guidance on this would be greatly appreciated.

Thank you for your time and effort in maintaining this important project.

Best,
nicaplz1

@woodser
Copy link
Owner

woodser commented Nov 18, 2023

Related issue to update the request packages: #95

The library needs to work in the browser with digest auth too.

If anyone is interested to take up this issue, "all" that needs to be done is update HttpClient.ts to support the new dependencies.

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

No branches or pull requests

2 participants