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 commons-codec:commons-codec to 1.13 #2119

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

zhoumengyks
Copy link
Contributor

What happened?

There are 1 security vulnerabilities found in commons-codec:commons-codec 1.11

What did I do?

Upgrade commons-codec:commons-codec from 1.11 to 1.13 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.

@yecol
Copy link
Collaborator

yecol commented Oct 11, 2022

Hi @zhoumengyks, could you please sign the CLA?

@codecov-commenter
Copy link

Codecov Report

Merging #2119 (7759407) into main (b6d68bc) will decrease coverage by 3.81%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2119      +/-   ##
==========================================
- Coverage   43.81%   40.00%   -3.82%     
==========================================
  Files          87       87              
  Lines        9891     9891              
==========================================
- Hits         4334     3957     -377     
- Misses       5557     5934     +377     
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/client/rpc.py 81.48% <0.00%> (-8.34%) ⬇️
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/session.py 62.89% <0.00%> (-3.32%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
... and 4 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...7759407. Read the comment docs.

@sighingnow sighingnow merged commit 2aa3cfc 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.

5 participants