monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.5k stars 566 forks source link

fix(sec): upgrade io.netty:netty-handler to 5.0.0 #260

Closed charley-zhang closed 1 year ago

charley-zhang commented 1 year ago

What happened?

There are 1 security vulnerabilities found in io.netty:netty-handler 4.1.86.Final

What did I do?

Upgrade io.netty:netty-handler from 4.1.86.Final to 5.0.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS