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-codec-http to 4.1.86.final #256

Closed Hannibal0x closed 1 year ago

Hannibal0x commented 1 year ago

What happened?

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

What did I do?

Upgrade io.netty:netty-codec-http from 4.1.86.Final to 4.1.86.final 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