You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "hivivo (via GitHub)" <gi...@apache.org> on 2023/05/03 18:55:57 UTC

[GitHub] [helix] hivivo commented on a diff in pull request #2475: remove proxy-agent to fix upstream vm2 vulnerability

hivivo commented on code in PR #2475:
URL: https://github.com/apache/helix/pull/2475#discussion_r1184122266


##########
helix-front/server/app.ts:
##########
@@ -8,17 +8,9 @@ import http from 'http';
 import https from 'https';
 import session from 'express-session';
 import * as appInsights from 'applicationinsights';
-import ProxyAgent from 'proxy-agent';
-
-import {
-  APP_INSIGHTS_CONNECTION_STRING,
-  PROXY_URL,

Review Comment:
   Please also remove `PROXY_URL` from `config.example.ts` too



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org