Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 20, 2025. It is now read-only.

Fix vm2 vulnerability: remove superagent-proxy dependency#830

Merged
DmitriyKirakosyan merged 5 commits intomastermicrosoft/code-push:masterfrom
fix/vm2microsoft/code-push:fix/vm2Copy head branch name to clipboard
Aug 16, 2023
Merged

Fix vm2 vulnerability: remove superagent-proxy dependency#830
DmitriyKirakosyan merged 5 commits intomastermicrosoft/code-push:masterfrom
fix/vm2microsoft/code-push:fix/vm2Copy head branch name to clipboard

Conversation

@DmitriyKirakosyan
Copy link
Contributor

@DmitriyKirakosyan DmitriyKirakosyan commented Aug 3, 2023

This PR remove the superagent-proxy package, as it's not maintained anymore and depends on the vulnerable vm2 package.
agent-proxy is used directly with superagent's Request object now.

AB#101666

@DmitriyKirakosyan DmitriyKirakosyan requested a review from a team as a code owner August 3, 2023 10:14

var superproxy = require("superagent-proxy");
superproxy(superagent);
import superagent_setup from "./superagent-proxy.js";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we directly use proxy-agent here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.