Skip to content

Conversation

@YLChen-007
Copy link

This PR fixes Sensitive Data Exposure Through Exception Logging in OVM Hypervisor Configuration. #12031

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

clgtm

@DaanHoogland DaanHoogland added this to the 4.20.3 milestone Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (e90e436) to head (7e7ba5c).
⚠️ Report is 5 commits behind head on 4.20.

Files with missing lines Patch % Lines
...java/com/cloud/ovm/hypervisor/OvmResourceBase.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12032      +/-   ##
============================================
- Coverage     16.18%   16.17%   -0.02%     
+ Complexity    13305    13294      -11     
============================================
  Files          5657     5657              
  Lines        498466   498459       -7     
  Branches      60491    60492       +1     
============================================
- Hits          80696    80619      -77     
- Misses       408789   408865      +76     
+ Partials       8981     8975       -6     
Flag Coverage Δ
uitests 4.00% <ø> (ø)
unittests 17.02% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Sensitive Data Exposure Through Exception Logging in OVM Hypervisor Configuration

2 participants