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 com.squareup.okio:okio to 3.5.0 #1687

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

ChengDaqi2023
Copy link
Contributor

What happened?

There are 1 security vulnerabilities found in com.squareup.okio:okio 2.10.0

What did I do?

Upgrade com.squareup.okio:okio from 2.10.0 to 3.4.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.

The specification of the pull request

PR Specification from OSCS

@bitwiseman bitwiseman changed the title fix(sec): upgrade com.squareup.okio:okio to 3.4.0 fix(sec): upgrade com.squareup.okio:okio to 3.5.0 Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.04% 🎉

Comparison is base (c283716) 80.04% compared to head (b1c848b) 80.08%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1687      +/-   ##
============================================
+ Coverage     80.04%   80.08%   +0.04%     
- Complexity     2231     2233       +2     
============================================
  Files           215      215              
  Lines          6760     6760              
  Branches        365      365              
============================================
+ Hits           5411     5414       +3     
+ Misses         1134     1132       -2     
+ Partials        215      214       -1     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bitwiseman bitwiseman merged commit fe653e3 into hub4j:main Aug 15, 2023
11 checks passed
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

2 participants