ROX-28373: Enable CISA KEV reporting by default - #22835
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe pull request enables ChangesKEV CSV reporting
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to KEV reporting is enabled by default while enabled and disabled CSV exports retain aligned headers and rows, so no current merge-blocking risk is identified. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
|
/konflux-retest checks |
1 similar comment
|
/konflux-retest checks |
|
/konflux-retest checks |
🚀 Build Images ReadyImages are ready for commit f9225de. To use with deploy scripts: export MAIN_IMAGE_TAG=5.0.x-312-gf9225dee61 |
|
Enabling auto-merge |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #22835 +/- ##
==========================================
- Coverage 51.82% 51.80% -0.03%
==========================================
Files 2901 2901
Lines 182815 182853 +38
==========================================
- Hits 94753 94721 -32
- Misses 79774 79818 +44
- Partials 8288 8314 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@BradLugo: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
Enables the CISA KEV feature by default. Also fixes CSV column misalignment.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI should be sufficient.