fix(security): restore retained remediation and CI gates - #9936
Conversation
Signed-off-by: Apurv Kumaria <akumaria@nvidia.com>
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/pluginThe overall line coverage in commit 73de26b in the TypeScript / code-coverage/cliThe overall line coverage in commit 73de26b in the Show a line coverage summary of the most impacted files.
Updated |
CI BlockerRepository automation integrated current The focused local validation passed 114 tests in seven files, with one image-dependent test skipped. No workflow rerun, administrator bypass, or synthetic branch update has been used. Required checks cannot complete until a human vetter approves the current revision. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (7)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughChangesOpenClaw tar remediation
MCP sandbox initialization
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: 🟡 Moderate · up to This change updates retained security remediation identities and a concurrency fixture, but the applicable broad validation gate is not passing: the recorded run has 369 failures with no acceptance documented. Merge should wait for the required checks to pass or for explicit maintainer acceptance. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
Summary
Current
mainleaves two retained OpenClaw remediation paths on affectedtar@7.5.19and contains an MCP concurrency fixture that can miss the lifecycle-lock race. This change selects the reviewedtar@7.5.21, updates the matching security evidence, and corrects the concurrency fixture without changing product behavior.Changes
tar@7.5.21registry identity for the retainedopenclaw@2026.6.10and E2E-onlyopenclaw@2026.3.11remediation paths.Type of Change
Quality Gates
DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpx vitest runpassed 114 tests in seven files; one image-dependent test was skipped.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — local macOS run: 36,658 passed, 369 failed, and 445 skipped. Failures were in unchanged platform, Python 3.9, package-cache, and timing paths. No failure is accepted; required GitHub checks must pass.npm run docsbuilds without warnings (doc changes only)Signed-off-by: Apurv Kumaria akumaria@nvidia.com
Summary by CodeRabbit
Security
tar7.5.21, including refreshed integrity and package metadata.Bug Fixes
Tests