flink-learning icon indicating copy to clipboard operation
flink-learning copied to clipboard

fix(sec): upgrade io.netty:netty-all to 4.1.44.Final

Open Huoxi-any opened this issue 1 year ago • 0 comments

What happened?

There are 1 security vulnerabilities found in io.netty:netty-all 4.1.6.Final

What did I do?

Upgrade io.netty:netty-all from 4.1.6.Final to 4.1.44.Final for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How can we automate the detection of these types of issues?

By using the GitHub Actions configurations provided by murphysec, we can conduct automatic code security checks in our CI pipeline.

The specification of the pull request

PR Specification from OSCS

Huoxi-any avatar Sep 05 '23 12:09 Huoxi-any