Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThe pull request updates the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
Summary:
|
Bump to pick up: - 12 Reason* constants (enum-like codes for scan failure notifications) - Error field on ScanFailureReport (R&D debugging) - ReasonFriendlyText() for UNS notification rendering Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4876bc8 to
f6c521c
Compare
|
Summary:
|
Summary
Bump armoapi-go to pick up scan failure notification enhancements from armosec/armoapi-go#625:
Reason*constants (enum-like codes for scan failure notifications)Errorfield onScanFailureReport(R&D debugging, not user-facing)ReasonFriendlyText()for UNS notification renderingReasonScannerOOMKilledandReasonScanTimeoutfor sidecar-specific failuresSince
ScanFailureOnFinishedMessageembedsScanFailureReport, this bump ensures theErrorfield flows through event-ingester to UNS.Related
Summary by CodeRabbit