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

Use latest version of ipaddress Library #1302

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

monusingh-1
Copy link
Collaborator

@monusingh-1 monusingh-1 commented Jan 1, 2024

Use latest version of ipaddress Library, fixes https://nvd.nist.gov/vuln/detail/CVE-2023-50570

Issues Resolved

#1301

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Use latest version of ipaddress Library, fixes https://nvd.nist.gov/vuln/detail/CVE-2023-50570

Signed-off-by: Monu Singh <[email protected]>
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be24bfa) 74.03% compared to head (0f1700b) 75.22%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1302      +/-   ##
============================================
+ Coverage     74.03%   75.22%   +1.19%     
- Complexity     1022     1029       +7     
============================================
  Files           141      141              
  Lines          4783     4783              
  Branches        526      526              
============================================
+ Hits           3541     3598      +57     
+ Misses          889      843      -46     
+ Partials        353      342      -11     

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

@monusingh-1 monusingh-1 enabled auto-merge (squash) January 2, 2024 04:25
@monusingh-1 monusingh-1 merged commit 8258ac5 into main Jan 2, 2024
22 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 2, 2024
Use latest version of ipaddress Library, fixes https://nvd.nist.gov/vuln/detail/CVE-2023-50570

Signed-off-by: Monu Singh <[email protected]>
(cherry picked from commit 8258ac5)
monusingh-1 added a commit that referenced this pull request Jan 2, 2024
Use latest version of ipaddress Library, fixes https://nvd.nist.gov/vuln/detail/CVE-2023-50570

Signed-off-by: Monu Singh <[email protected]>
(cherry picked from commit 8258ac5)

Co-authored-by: Monu Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants