Skip to content

ROX-33108: Add component version columns to vulnerability reports#19587

Draft
ksurabhi91 wants to merge 2 commits intomasterfrom
add_comp_ver
Draft

ROX-33108: Add component version columns to vulnerability reports#19587
ksurabhi91 wants to merge 2 commits intomasterfrom
add_comp_ver

Conversation

@ksurabhi91
Copy link
Copy Markdown
Contributor

@ksurabhi91 ksurabhi91 commented Mar 25, 2026

This PR adds custom version column to VM reports

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

This PR is tested manually by generating

How I validated my change

change me!

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 25, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Mar 25, 2026

Images are ready for the commit at 935dd95.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-475-g935dd958c0.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7fc05b52-a95e-490c-8ea2-fc5f64df6f44

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add_comp_ver

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.37%. Comparing base (0737966) to head (935dd95).

Files with missing lines Patch % Lines
...tral/reports/scheduler/v2/reportgenerator/types.go 0.00% 5 Missing ⚠️
...al/reports/scheduler/v2/reportgenerator/csv_gen.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #19587   +/-   ##
=======================================
  Coverage   49.37%   49.37%           
=======================================
  Files        2743     2743           
  Lines      207037   207045    +8     
=======================================
+ Hits       102223   102238   +15     
+ Misses      97228    97223    -5     
+ Partials     7586     7584    -2     
Flag Coverage Δ
go-unit-tests 49.37% <25.00%> (+<0.01%) ⬆️

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:
  • 📦 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.

2 participants