Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sec): upgrade org.apache.kafka:kafka-clients to 2.7.2 #2120

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

zhoumengyks
Copy link
Contributor

What happened?

There are 1 security vulnerabilities found in org.apache.kafka:kafka-clients 2.5.0

What did I do?

Upgrade org.apache.kafka:kafka-clients from 2.5.0 to 2.7.2 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile failed locally, couldn't complete the build process.
Run mvn clean test failed locally, unit-test couldn't pass.

The specification of the pull request

PR Specification from OSCS

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


zhoumengyks seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

Codecov Report

Merging #2120 (e0814f4) into main (b6d68bc) will decrease coverage by 3.71%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2120      +/-   ##
==========================================
- Coverage   43.81%   40.10%   -3.72%     
==========================================
  Files          87       87              
  Lines        9891     9891              
==========================================
- Hits         4334     3967     -367     
- Misses       5557     5924     +367     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/deploy/hosts/cluster.py 29.41% <0.00%> (-58.83%) ⬇️
python/graphscope/analytical/app/java_app.py 24.36% <0.00%> (-44.68%) ⬇️
python/graphscope/framework/utils.py 40.10% <0.00%> (-14.85%) ⬇️
python/graphscope/framework/app.py 69.95% <0.00%> (-10.33%) ⬇️
python/graphscope/framework/graph_schema.py 52.73% <0.00%> (-6.63%) ⬇️
python/graphscope/tests/conftest.py 48.81% <0.00%> (-4.41%) ⬇️
python/graphscope/client/rpc.py 86.11% <0.00%> (-3.71%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
python/graphscope/client/session.py 63.24% <0.00%> (-2.97%) ⬇️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6d68bc...e0814f4. Read the comment docs.

@sighingnow sighingnow merged commit 6d3d6aa into alibaba:main Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants