ROX-34975: bump claircore to e018c5a585a0#21108
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Images are ready for the commit at e9b07be. To use with deploy scripts, first |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-4.9 #21108 +/- ##
===============================================
- Coverage 48.89% 48.88% -0.02%
===============================================
Files 2719 2719
Lines 202937 202937
===============================================
- Hits 99223 99197 -26
- Misses 95955 95974 +19
- Partials 7759 7766 +7
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:
|
|
Sounds like a good candidate to still add to the 4.9.8 patch, I'll open another RC for it |
This is not required to be in the next patch, in case a new RC at this point is too expensive. Just hanging the change in the release branch suffice. Thanks! |
Description
Bumps claircore from
v1.5.44tov1.5.45-0.20260612075416-e018c5a585a0on therelease-4.9branch to unblock the v2 vulnerability bundle stream.This picks up quay/claircore#1913, the backport of quay/claircore#1908 to
stable-1.5.44. The fix replaces a hard error on ECOSYSTEM range types for Go/npm with a warning-and-skip, preventing a single malformed advisory from blocking the entire vulnerability bundle pipeline.Incident doc: ROX-34975
Generated with the assistance of AI.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Dependency bump only — no stackrox code changes. The fix is tested upstream in quay/claircore#1913. Validation will be done by re-running the vulnerability updater workflow after merge.