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.commons:commons-dbcp2 to 2.9.0 #2255

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

cubxxw
Copy link
Contributor

@cubxxw cubxxw commented Sep 11, 2023

What happened?

There are 1 security vulnerabilities found in org.apache.commons:commons-dbcp2 2.7.0

What did I do?

Upgrade org.apache.commons:commons-dbcp2 from 2.7.0 to 2.9.0 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.

Copy link
Member

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov-commenter
Copy link

Codecov Report

Merging #2255 (c57548a) into master (3ef82d3) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2255      +/-   ##
============================================
- Coverage     84.57%   84.44%   -0.13%     
+ Complexity     1930     1928       -2     
============================================
  Files           287      287              
  Lines          6340     6340              
  Branches        704      704              
============================================
- Hits           5362     5354       -8     
- Misses          654      659       +5     
- Partials        324      327       +3     

see 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Looks Good To Me.

@linghengqian linghengqian merged commit 26ef7ea into apache:master Sep 11, 2023
9 checks passed
@linghengqian linghengqian added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@linghengqian linghengqian added this to the 3.0.4 milestone Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants